@charset "UTF-8";

#navMessage {
	background:#369;
}
/*div#navDrop {
	border-bottom:5px solid #254a70;
}
*/

ul#navMain li.focused {
	background-color:#254a70;	
}

.txtcolor{
	color:#254a70 !important;
}
.headlineZoneColor{
	color:#336699 !important;
}
.prodLeftBox li.firstRow {
	padding-bottom:7px;
	/*padding-bottom:4px;*/
	padding-left:0;
	background:#336699;
	height:17px;
	position:relative;
	line-height:normal;
	margin-bottom:0px;
	/*margin-bottom:-3px;*/
	margin-top:0;
 	/*margin-top:-3px;*/
}