/*

ohsuedu/central/itg Stylesheet

Paul Farning - ISITE Design, Inc.



hdr: #e5e6e7;

blue: # dfe3f1;

*/



body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, fieldset, legend, label, input, img, button {

    margin:0; padding:0; border:0;

}

hr	{ display:none; }



body {

    /* .CS_Document gets this instead: font: 76%/130% Arial, Helvetica, Verdana, sans-serif; */

	line-height: 130%;

	/* moved to body tag ohsuedu/central/itg_body.css

	color: #333;

	text-align: center;

	padding-bottom: 8px;

	*/

} 



h1, h2, h3, h4, h5, h6, p { margin: 0 0 1em 0; }





/* ------------ LINKS -------------- */

a:link, a:visited {

	color: #9e491b;

	text-decoration: none;

}



#utility a, #footer a { color: #225b95; }



a:hover, a:active {

	color: #000;

	text-decoration: underline;

}



ul.arrow, #subnav ul { list-style: none; }

ul.arrow li, a.arrow {

	background: transparent url(/ohsuedu/central/itg/templates/images/bg_arrow.gif) 0 3px no-repeat;

	padding: 0 0 0 20px;

}



ul.arrow li { padding-bottom: 5px; line-height: 1.1;}



/* BH - Added line height property */

h1	{ font-size:140%; line-height: 1em;}

h2	{ font-size:100%; text-transform: uppercase; }

h3	{ font-size:100%; }

h4	{ font-size:120%; }

h5	{ font-size:100%; }

h6	{ font-size:90%; }





h1, h2, h3, h4, h5, h6 { color: #225b95; }

input, textarea { border: 1px solid #cccccc; }

textarea { color: #999999; font: 115%  Verdana, Helvetica, Arial, sans-serif;}

ul, ol { margin-left:10px; }



dl { margin: 0 14px;	}

	.CS_Textblock_Text dl { margin-left: 2px; }

dt { font-weight: bold; }	

dd { margin-bottom: 12px; }



.clear { clear: both; }

.nowrap { white-space: nowrap; }





/* ----------- LAYOUT ----------- */

#wrapper {

	margin: 0 auto;

	text-align: left;

	width: 785px;

}



#header {

	background: #e5e6e7 url(/ohsuedu/central/itg/templates/images/bg_header.gif) left top repeat-x;

	float: left;

	padding-bottom: 4px;

}



	#brand, #byline {

		display: block;

		float: left;	

		text-indent: -9999px;

	}



	#brand {

		background: transparent url(/ohsuedu/central/itg/templates/images/itg_logo.gif) no-repeat;

		height: 61px;

		margin: 4px 0 0 8px;

		overflow: hidden;

		width: 247px;

	}



	#byline {

		background: transparent url(/ohsuedu/central/itg/templates/images/hdr_byline.gif) no-repeat;

		height: 34px;

		margin: 4px 0 0 44px;

		width: 165px;		

	}



	#accessibility { position: absolute;  left: -999em; }



	#utility {

		margin: -3px 8px 0 552px;

		padding-top: 3px;

		width: 225px;

	}

		#utility form {

			margin: 0;

			padding: 0;			

		}

		#utility input, #subnav input, .secondary input {

			color: #999;

			padding-left: 2px;

			width: 190px;

		}

		#utility ul, #footer ul {

			list-style: none;

			margin: -5px 0 0 0;

		}

		#utility ul 					{ margin-bottom: 3px; }

		#utility li, #footer li 		{ display: inline; }

		#utility label, #utility legend { display: none; }





/* --------- MAINNAV -------- */

#navcontainer {

	background: #fff url(/ohsuedu/central/itg/templates/images/bg_nav.gif) repeat-x;

	width: 785px;	clear: both;

}



#nav {

	height: 34px;

	list-style: none;

	margin: 0 0 2px 290px;

	padding: 0;

	position: relative;

	width: 498px;

}

	#nav div.CS_Element_LinkBar img { clear: left; z-index: 1000;  }

	#nav li { display: inline; }

	#nav li a {

		background: #006 url(/ohsuedu/central/itg/templates/images/nav.gif) no-repeat;

		display: block;

		float: left;

		height: 30px;

		overflow: hidden;

		text-indent: -9999px;

	}

		#nav li#about-nav a			{ background-position: -1px 0; width: 103px;}

		#nav li#healthcare-nav a	{ background-position: -102px 0; width: 105px; }

		#nav li#education-nav a		{ background-position: -205px 0; width: 98px; }

		#nav li#research-nav a		{ background-position: -301px 0; width: 92px; }

		#nav li#outreach-nav a		{ background-position: -391px 0; width: 97px; }



		#nav li#about-nav a:hover			{ background-position: -1px -30px; }

		#nav li#healthcare-nav a:hover		{ background-position: -102px -30px; }

		#nav li#education-nav a:hover		{ background-position: -205px -30px; }

		#nav li#research-nav a:hover		{ background-position: -301px -30px; }

		#nav li#outreach-nav a:hover		{ background-position: -391px -30px; }



		#nav li ul {

			background: #fff;

			border: 1px solid #cfd4e8;

			padding: 10px 0;

			position: absolute; left: -9999px; top: 30px;

			width: 160px;

			z-index: 200;

		}



			#nav #about-nav:hover ul, #nav #about-nav.over ul { left: -10px; }

			#nav #healthcare-nav:hover ul, #nav #healthcare-nav.over ul { left: 93px; }

			#nav #education-nav:hover ul, #nav #education-nav.over ul { left: 198px; }

			#nav #research-nav:hover ul, #nav #research-nav.over ul { left: 296px; }

			#nav #outreach-nav:hover ul, #nav #outreach-nav.over ul { left: 323px; }



				#nav #about-nav li a, #nav #healthcare-nav li a, #nav #education-nav li a,

				#nav #research-nav li a, #nav #outreach-nav li a, #nav #about-nav li a:hover, 

				#nav #healthcare-nav li a:hover, #nav #education-nav li a:hover,

				#nav #research-nav li a:hover, #nav #outreach-nav li a:hover {

					background: transparent url(/ohsuedu/central/itg/templates/images/bg_arrow.gif) 8px 3px no-repeat;

					float: none;

					height: auto;

					margin-left: 0;

					padding: 0 0 3px 28px;

					text-decoration: none;

					text-indent: 0;					

					width: auto;

				}



#flash { margin: 0 0 6px 0; }	

#content {}

#content:after { /* fix bug in release of Firefox 2.0.0.8 */
    content:".";
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}


.interior #content {

	border: 1px solid #cfd4e8;

	float: left;

	margin-bottom: .8em;

	width: 783px;

}



	#CS_Element_blocks {

		background: #fff url(/ohsuedu/central/itg/templates/images/bg_content.gif) left bottom no-repeat;

		display: inline;

		float: left;

		margin: 0 0 8px 0;

		width: 785px;

	}

		.block {

			border-top: 1px solid #cfd4e8;

			display: inline;

			float: left;

			margin: 0 5px 0 0;

			width: 258px;

		}

		.last 	{ margin-right: 0; width: 259px; }

			.block h2, .block h3, #newsandevents h2 {

				border-bottom: 1px solid #cfd4e8;

				padding: 5px 16px 3px 16px;

				margin-bottom: .6em;

				font-weight: normal;

			}

		.block label, .block legend { display: none; }

		.block select {

			margin: 0 0 3px 14px;

			width: 230px;

		}

		.find {

			background: #dfe3f1;

			margin: 0 0 0 14px;

			padding: 8px;

			width: 214px;

		}

			.find label { display: block; }

			.find input {

				color: #999;

				padding-left: 3px;

				width: 181px;

				height: 1.3em;

			}



/* Addition to style sheet by Brenna, harrisb@oshu.edu,

	to give structure to the two column layout 10.13.2006 */

.flextwocolleft {

		clear: both;

		float: left;

}

.flextwocolright {

		border: 1px solid #cfd4e8;

		margin: 0 0 12px 208px;

		padding: 0 0 6px 0;

		position: relative; /* fixes some ie madness */

}

.flextwocolright h2 {

		border-bottom: 1px solid #cfd4e8;

		padding: 5px 16px 3px 16px;

		margin-bottom: .6em;

		font-weight: normal;

}	

/* Addition to style sheet by Brenna, harrisb@oshu.edu,

	to give structure to the two column layout 10.13.2006 */



	#newsandevents { } /* #newsandevents = #CS_Element_1row */

		#newsandevents dl { }

			#newsandevents dt, #CS_Element_lrow dt {

				color: #666;

				display: block;

				float: left;

				font-weight: normal;

				width: 70px;

			}

			#newsandevents dd, #CS_Element_lrow dd {	margin: 0 0 0 70px; }

		#newsandevents a.arrow, .CS_Element_Schedule a.arrow {

			margin: 0 0 12px 13px;

		}

		#CS_Element_lrow a.arrow {

			display: block;

			margin: 3px 0 8px 86px;			

		}



	.double #newsandevents, .double #CS_Element_lrow {

		border: 0;

		margin-left: 0;

	}	



	.double #newsandevents h2 { border: 0; margin: 12px 0 .6em 12px; padding: 0;}	



	#highlights {

		list-style: none;

		margin-left: 0;

	}

		#highlights a {

			background: transparent url(/ohsuedu/central/itg/templates/images/graphic_btns.jpg) no-repeat;

			border: 1px solid #ccc;

			display: block;

			height: 55px;

			margin: 0 8px 2px 0;

			overflow: hidden;

			text-indent: -9999px;

			width: 198px;

		}

			#transformations-nav a	{ background-position: 0 0; }

			#opportunity-nav a		{ background-position: 0 -55px; }

			#researcharea-nav a		{ background-position: 0 -110px; }

			

			#transformations-nav a:hover	{ background-position: -198px 0; }

			#opportunity-nav a:hover		{ background-position: -198px -55px; }

			#researcharea-nav a:hover		{ background-position: -198px -110px; }



button {

	background: #000 url(/ohsuedu/central/itg/templates/images/btn_go.gif) no-repeat;

	border: 0;

	color: #fff;

	cursor: pointer;

	height: 19px;

	margin-top: -2px;

	text-indent: -9999px;

	width: 22px;

	vertical-align: middle;

}



button.search {

	background: #000 url(/ohsuedu/central/itg/templates/images/btn_search.gif) no-repeat;

	width: 61px;

}



button:hover, button.over {	background-position: 0 -19px; }

	

#footer {

	line-height: 1.1em;

	margin: 10px 0 0 0;

}

	/* ul style shared with #utility */

	#footer ul {

		clear: left;

		float: left;

		margin: 0 0 .1em 0;

		width: 440px;

	}

	#footer p {

		float: right;

		text-align: right;

		width: 330px;

	}



/* Interior Pages */

#breadcrumb {

	list-style: none;

	margin: 4px 4px 6px 10px;

}

	#breadcrumb li { display: inline; }



#subnav {

	display: inline;

	float: left;

	margin-left: -783px;

	width: 169px;

}

	#subnav h4 {

		border: 1px solid #cfd4e8;

		border-width: 1px 0;

		font-size: 1em;

		font-weight: normal;

		margin-top: -1px;

		margin-bottom: .4em;

		padding: 6px 12px;

		text-transform: uppercase;

		width: 143px;

	}

	#subnav h4 a, #subnav h4 a:hover { color: #225b95; text-decoration: none; }

	* html #subnav h4 { width: 167px; }

	#subnav div { border-bottom: none; }



	#content #subnav ul {

		background: none;

		margin: 0 0 1em 8px;

		width: 130px;

	}

		#subnav ul li {

			background: transparent url(/ohsuedu/central/itg/templates/images/healthcare/bg_arrow_nav.gif) 0 2px no-repeat;

			line-height: 1.1;

			padding: 0 0 5px 20px;

		}

		#subnav ul li.innersub { background: none; padding-left: 30px; text-indent: -11px; }

		#subnav ul li.on a:link, #subnav ul li.on a:visited { color: #333; }

	#subnav div { border-bottom: 1px solid #cfd4e8; width: 168px; }
	
	*html #subnav div { border-bottom: 1px solid #cfd4e8; width: 167px; }

		#subnav div div, #subnav div div div { border-bottom: 0; }

	#subnav form { margin: 10px 0; }

	#subnav legend { display: none; }

	#subnav label { position: absolute; left: -9999px; }

	#subnav input { margin-left: 10px; width: 120px; }



	div.full {

		float: left;

		display: inline;

		margin: 0 0 0 190px;

		padding: 2em 16px 1.3em 0;

	}

		#content .full .main { width: 578px; }



.three div.full 	{ padding: 2em 0 1.3em 0; }

.landing div.full 	{ padding: 0; margin-left: 168px; width: 615px; }

	.interior #content ul, .interior #content ol {

		margin-left: 3em;

		margin-bottom: 1em;

	}

	.interior #content h1 {

		font-size: 1.9em;

		margin-bottom: 1.3em;

		padding-top: 1px;

		text-transform: uppercase;

	}

	.interior #content h2, #details h4 {

		font-size: 1.1em;

		font-weight: normal;

		text-transform: uppercase;

	}

	.interior #content h2.highlight {

		color: #fff;

		font-size: 1em;

		font-weight: bold;

		margin-left: 469px;

		padding: 3px 3px 3px 18px;

	}

	.interior #content h3 {

		color: #000;

		margin-bottom: 0;

	}





/* ----- landing page ----- */

#leader { background: #fff url(/ohsuedu/central/itg/templates/images/bg_border.gif) 468px 0 repeat-y; float: left; }



/*** Edited by BH, harrisb@ohsuedu/central/itg.edu, 10.13.2006 -- changed div to .leaderdiv to

	avoid applying to every Commonspot div in leader ID ***/

	#leader .leaderdiv {

		display: inline;

		float: left;

		padding-bottom: 4px;

		width: 466px;

	}

/*** Edited by BH, harrisb@ohsuedu/central/itg.edu, 10.13.2006 ***/

	.interior #content #leader h1, #leader p {

		margin: 16px 12px 8px 242px;

		text-transform: none;

	}

	#leader p 				{ margin-top: 0; }

	#leader h2.highlight 	{ width: 125px; }

	.interior #content #leader ul.arrow { margin-left: 474px; }



.secondary {

	border-top: 1px solid #cfd4e8;

	float: left;

	width: 615px;

}

	.double {

		border-top: 1px solid #cfd4e8;

		float: left;

		margin: -1px 0 0 0;

		width: 366px;

	}

	.reference a { white-space: nowrap; }

		.double legend { display: none; }	

		.double form {

			margin: 12px;

		}

		.double select {

			display: block;

			float: none;

			margin-top: 6px;

			width: 257px;

		}



	.single 		{  }

		/* removed for itg home page .single h2 	{ padding-left: 14px; }		 */



	.ads { margin-left: 366px; }

		.ads a { }

		.ads a img { margin: 3px 0 2px 4px; xwidth: 240px; xheight: 150px; }

		.double h2, .double p, .single h2, .single p { margin: 1em 12px .5em 12px; }

		.double p, .single p { margin-top: .5em; }

	.searchbox {

		margin-left: 366px;

		padding: 1.2em 12px;

		text-align: left;		

	}

		.searchbox h2 {

			margin: 0;

			padding: 0;

			float: left;

		}

		.searchbox p 		{ margin-left: 0; }

		.searchbox form br 	{ display: none; }

		.searchbox .arrow 	{ margin-top: 1.2em; }

		.searchbox form 	{ margin-top: 1.5em; }

		.searchbox legend 	{ display: none; }

		.searchbox label 	{ float: left; padding-top: 2px;}

		label.hide 			{ position: absolute; left: -9999px; float: none; }

		.searchbox input 	{ /*margin-bottom: 10px; */ width: 16.5em; }

		.searchbox select 	{ margin-bottom:  10px; width: 222px; }

		.searchbox textarea { width: 220px; height:100px; padding: 0 2px; font-size: 100%; }



#CS_Element_lrow3 { padding-bottom: 8px; }

	#CS_Element_lrow3 td img { padding: 0 6px; }



/* ----- three column ----- */



.three #content .main {

	display: inline;

	float: left;

	width: 410px;

}



#details {

	margin: -22px 0 0 426px;

	width: 167px;

	overflow:hidden;

	}

	#details .CS_Element_Textblock div {

		border-bottom: 1px solid #cfd4e8;

		padding: 0px 12px 6px 6px;

	}

	#details .CS_Element_Textblock div div { border-bottom: none; }

	#details ul 		{ list-style: none; }

	#details li 		{ margin-bottom: .8em; }

	#details .arrow li 	{ margin-bottom: 0; }

	.interior #content #details ul, .interior #content #details ol { margin-left: 0; }



/* ----- ads ----- */

#details .ad, #subnav .ad, .single .ad {

	display: block;

	margin: 1em 0 1em 8px;

}

.single .ad { margin: 2px 0; }

.ad img {

	border: 1px solid #333;

	margin: 0;

}

.ad img.noborder { border: 0; }

	#details .ad img, .single .ad img { border-color: #cfd4e8; }

	#subnav .ad img { border-color: #fff; }





/* ----- ie6 only ----- */

* html #navcontainer { overflow: hidden; }

* html .find input 	{ margin-left: -14px; }

* html button 		{ margin: -6px 0 0 2px; }

* html #utility 	{ margin-top: -50px; }

* html #byline 		{ margin-top: 17px; }

* html #brand 		{ margin-left: 2px; }

* html #details		{ margin: -22px -2px 0 423px; word-wrap: break-word;} /* BH - Word-wrap added for IE overflow problem */

* html #subnav		{ padding-left: 2px;} /* BH - Hack added for right col dropping bug */

* html .interior #content #leader h2.highlight { margin-left: 466px; }

* html .double input { margin-left: -12px; }

* html #newsandevents dd { height: 1%; } /* 3px jog fix */

* html .ads { height: 1%; } /* 3px jog fix */

* html .ads a img { margin-left: 1px; }





/* ----- default CommonSpot element styles; edited to match ohsuedu/central/itg.css ---*/

/* see backup for additional items removed */

/* Default stylesheet for CommonSpot - generated 2006-03-24 09:18:04

Copyright 2002-2006, PaperThin, Inc.  */



/* Document-level styles */

.CS_Document {

	font-family:Arial, Helvetica, Verdana, sans-serif;

	font-size: 76%;

}

.CS_Textblock_Text {

	font-size: 1em;

}

.CS_TAI_Text, .CS_LinkBar_CurrentItem, .CS_LinkBar_Item {

	font-size: 90%;

}



/* Image Grid */

.CS_BBar_Image {text-decoration:none; border-style:none}



/* Bulleted List --> Cannot get to CS_BL_Bullet class */

.CS_BL_Bullet {text-decoration:none; border-style:none;}



.CS_BL_Header {text-align:left;}

.CS_BL_HeaderCaption {

	text-align:left; 

	font-weight:bold; 

	text-decoration:none;  

}



.CS_BL_HeaderText {

	text-align:left; 

	text-decoration:none;

}





.CS_BL_Item {list-style-position:outside}

.CS_BL_ItemCaption {

	text-align:left; 

	font-weight:bold; 

	text-decoration:none;

}



.CS_BL_ItemText {

	text-align:left; 

	text-decoration:none;

}



/* Simple Form */

.CS_Form_Label {text-align:right; vertical-align:text-top; }

.CS_Form_Image {text-decoration:none; border-style:none}

.CS_Form_SectionLabel {font-weight:bold;}

.CS_Form_Number {text-align:right}



.CS_Form_Button {text-align:center;  margin: 0; padding: 0}

.CS_Form_Required {font-weight:bold; text-align:right; vertical-align:text-top}

.CS_Form_ResultText {}

.CS_Form_Label_Baseline {text-align:right; vertical-align:baseline}

.CS_Form_Required_Baseline {font-weight:bold; text-align:right; vertical-align:baseline}

.CS_Form_Form {padding:0; margin:0}

.CS_Form_SummaryMessage {}



/* Data Sheet */

.CS_DataSheet_Caption {text-decoration:none; text-align:center; font-weight:bold}

.CS_DataSheet_Alphabet {text-decoration:none; color:#0000FF; padding:4px}

.CS_DataSheet_Alphabet_Selected {text-decoration:none; color:#880088; padding:4px}

.CS_DataSheet_Table {padding:0; margin:0}

.CS_DataSheet_Header_Row {background-color:#888888}

.CS_DataSheet_HeaderItem_First_Column {background-color:#EEEEEE; font-weight:bold; color:#CC6600; padding:4px; text-align:left}

.CS_DataSheet_HeaderItem_Column {background-color:#EEEEEE; font-weight:bold; color:#CC6600; padding:4px; text-align:left}

.CS_DataSheet_Data_First_Column {padding:4px}

.CS_DataSheet_Data_Column {padding:4px}

.CS_DataSheet_Data_Cell {text-align:left}

.CS_DataSheet_Data_Cell_Numeric {text-align:right}

.CS_DataSheet_Data_Cell_Action {text-align:center; text-decoration:underline; color:#0000FF}

.CS_DataSheet_Data_Row_Alternate {background-color:#E5E5E5}

.CS_DataSheet_Summary_Row {text-align:center}

.CS_DataSheet_Summary_Links {text-decoration:none}

.CS_DataSheet_Summary_Current_Page {}

.CS_DatasheetExport_Link {text-decoration:none; color:#0000FF; padding:5px}



.CS_Label_Item {color:#FFFFFF; text-decoration:none; font-weight:bold}

.CS_Label_Current_Item {color:#FFFFFF; text-decoration:none; font-weight:bold}

.CS_Label_FirstLetter {color:#FFFFFF; text-decoration:none; font-weight:bold}



/* Tabular Layout */

.CS_Layout_Table {border-style:none}

.CS_Layout_TH {text-align:center; font-weight:bold; text-decoration:none}

.CS_Layout_TD {text-align:left; vertical-align:top}



.CS_LinkBar_Image {text-decoration:none; border-style:none}



/* Link List: Drop Down List of Links - Displays either a drop down list of links or an expanded list of links.  */

.CS_LinkList_Caption {text-decoration:none; text-align:center; font-weight:bold; /***font-size:83%*/}

.CS_LinkList_Item { }

.CS_LinkList_Button {text-align:center; margin-left: 2; margin-bottom: 2}

.CS_LinkList_Form {padding:0; margin:0}



/* Multi-Section */

.CS_MS_Header {text-align:left}

.CS_MS_Header_Caption {text-decoration:none; text-align:center; font-weight:bold}

.CS_MS_Header_Text { }

.CS_MS_Index_Table {background-color:#000000}

.CS_MS_Index_Column {background-color:#000000}

.CS_MS_Index_Item {text-align:left; }

.CS_MS_Item { }



/* Embedded Object (video, etc.) */

.CS_Object_Caption {text-decoration:none; text-align:center; font-weight:bold}



/* PowerPoint Presentation */

.CS_Pres_Caption {text-decoration:none; text-align:center; font-weight:bold}

.CS_Pres_Image {text-decoration:none; border-style:none}



/* Scheduled Content */

#subnav input.CS_SF_Button, input.submit 	{

	background: #000 url(/ohsuedu/central/itg/templates/images/bg_blk_btn.gif) left center repeat-x;

	border: 1px solid #000;

	color: #fff;

	cursor:pointer;

	font-weight: bold;

	margin: 0;

	padding: 1px 2px;

	width: 26px;

}

input.submit { width: 200px; }

#subnav input.CS_SF_Input	{ padding: 2px; }

* html #subnav input.CS_SF_Input {  height: 20px; }



/* Tab Bar */

.CS_TBar_Item {color:#FFFFFF; text-decoration:none; font-weight:bold}

.CS_TBar_Item_Selected {color:#FFFFFF; text-decoration:none; font-weight:bold}

.CS_TBar_SpacingCell {background-color:#000000}

.CS_TBar_ItemCell {background-color:#000000}

.CS_TBar_ItemCell_Selected { text-decoration:none; font-weight:bold; text-align:center}



/* Tasks */



/* Text Around Image */

.CS_TAI_Caption {text-decoration:none; text-align:center; font-weight:bold}

.CS_TAI_Text {}

/* 	removed:

	font-size:83%;

*/



.CS_TAI_Image {text-align:center; text-decoration:none}



/* Textblock, Simple Link */

.CS_Textblock_Caption {text-decoration:none; text-align:left; font-weight:bold}

.CS_Textblock_Text {/***font-size:83%;*/}

.CS_Textblock_Text td, .CS_Textblock_Text th { font-size: 76%; text-align: left; }



/* External Content (Web Process) */

/* Any Formatted Textblock: Author mode only? --> CONFIRM */

.CS_RT_TABLE {padding:0; margin:0;}

.CS_RT_TH {text-align:center; font-weight:bold}

.CS_RT_TD {text-align:left; vertical-align:top}

.CS_RT_UL {list-style-type:circle}

.CS_RT_OL {list-style-type:decimal}

.CS_RT_LI {list-style-position:outside}

.CS_RT_Image {text-decoration:none; border-style:none}



/* Forums element */



/* Query by Example */

.CS_QBE_Form {padding:0; margin:0}

.CS_QBE_Label {text-align:right; vertical-align:text-top}

.CS_QBE_Label_Baseline {text-align:right;  vertical-align:baseline}

.CS_QBE_DropDown_Item { }

.CS_QBE_Description { }

.CS_QBE_Button {text-align:center; }



/* Facet Navigator */

.CS_Element_FacetNav {font-weight:normal}

.CS_FacetNav_BreadCrumb {font-weight:normal}

.CS_FacetNav_BreadCrumb_Facet {font-weight:normal}

.CS_FacetNav_BreadCrumb_Separator {font-weight:normal}

.CS_FacetNav_BreadCrumb_Term {font-weight:normal}

.CS_FacetNav_Navigator_List {font-weight:normal}

.CS_FacetNav_Navigator_List_Facet {font-weight:bold; }

.CS_FacetNav_Navigator_List_Term { }

.CS_FacetNav_Navigator_List_Count { }

.CS_FacetNav_BreadCrumb_Term_Current {font-weight:bold}


