@charset "UTF-8";
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/** 
	META-NAVIGATION OVERRIDES
**/
/* ********************************************************************************************* */
/* ********************************************************************************************* */

#meta-navigation-links {
	width:465px;
}

#meta-search-form {
	width:190px;
	margin:0px 0px -33px 0px;
}

#meta-search-form input {
	padding-top:0px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:.80em;
	height:12px;
}

.meta-search-form-input {
	width:127px;
	
}

.meta-search-form-button {
       width:50px;



}

#meta-search-form #searchButton {
	position:relative;
	left:0px;
        top:0px;
        height:18px;
        font-size:.80em;
        margin-top:0px;
        margin-bottom:0px;


        
}

#navigation-wrapper {
	margin-top:-2px;
}

h1 {
	margin:-2px 0px 15px 0px;
	color:#909;
	font-weight: normal;
	font-size:2em;
}

h2 {
	font-size:1.2em;
}





/* ********************************************************************************************* */
/* ********************************************************************************************* */
/** 
	RIGHT AND LEFT HAND COLUMNS RENDER HANDLER SPECIFIC STYLES
**/
/* ********************************************************************************************* */
/* ********************************************************************************************* */

.cs-wrapper-center-col-thumb-ie img {
margin-right: 5px;
margin-bottom: 5px;
}

.cs-wrapper-center-col img {
margin:10px;
}

.cs-wrapper-center-col h2 {
	font-size:1.2em;
}


/* ******************************* */
/* ******************************* */
/** 
	CLASS: .rightLeftVerticalColumnList
**/
/* ******************************* */
/* ******************************* */

/*** li ***/
.rightLeftVerticalColumnList li {
	padding:3px 3px 18px 0px;
}

/*** li ***/
.rightLeftVerticalColumnList-no-border li {
	padding:3px 3px 18px 0px;
}

/* ******************************* */
/* ******************************* */
/** 
	Most Popular Area
	CLASS: .boxarearightcol 
**/
/* ******************************* */
/* ******************************* */

/*** container ***/
.boxarearighttcol {
	padding: 0;
	width:240px;
	margin-bottom:10px;
	padding-top:32px;
}


.bottomWhatNewImage {
	margin-top:0px;
}
.topWhatsNewImage {
	margin-bottom:-3px;
}



/* ********************************************************************************************* */
/* ********************************************************************************************* */
/** 
	PUBLICATIONS SEARCH FORM
**/
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ******************************* */
/* ******************************* */
/**
	#publications-search-form
**/
/* ******************************* */
/* ******************************* */


#publications-search-form label {
margin:0px 0px 0px 0px;
}

.pub-text-Input {

	margin:0px 0px 15px 0px;
}

#publications-search-form select { 
	width: 240px; }
#publications-search-form select option { width: auto;}




