/*
div.search-box{
	height: 21px; 
	padding: 5px 0 0 0; z-index: 10000;
}

div.search-box div.search-input{
	float: left; width: 195px; height: 16px;
	background: #fff;
	margin-left:6px;
	
}

div.search-box input.btn-search{
	border:1px solid red;
	display: block; float: left; width: 25px; height: 20px;
	text-indent: -9999px; border: none; cursor: pointer;
}

div.search-box div.search-input{
	float: left; width: 190px; height: 16px;
	background: #fff;
}
*/


ul.topnav {
	list-style: none;
	display: block; float: left;
	font-size: 10px;
	z-index: 10000!important;	
	padding: 4px 5px 3px 9px;
	text-align: left;
}

ul.topnav li a#show_option{
	display: block; float: left; width: 19px; height: 16px;
	padding: 0px;	
}
ul.topnav li a#show_option img{ float: left; width: 16px; height: 16px; }

/*ul.topnav li input.input{	
	float: left; width: 170px; height: 16px;
	border: none; background: none;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #a5a7af;
}

*html ul.topnav li input.input{	
	width: 165px; 
}*/

ul.topnav li a{
	color: #fff;	
	text-decoration: none;
	
}

ul.subnav li:hover{
	background:#1f2630;
	color: #fff;
}

ul.topnav li ul.subnav{
	list-style: none; width: 162px;
	color:#fff;
	position: absolute; left: 795px; top: 26px; z-index: 10000!important;
	/*background: #56687e;*/
	background: #fff;
	display: none;	
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9; */
	color: #415160;
}
ul.topnav li ul.subnav li{
	clear: both; cursor:pointer;
	display:block;
	padding: 5px 5px 5px 5px;
	line-height: 16px;
}
ul.topnav li ul.subnav li img{
	margin: 0 5px 0 0; width: 16px; height:16px;
}

.messagesearch .messagesearcherror .red{
	color:#fff;
}


div#msgsearch{
	height: 16px; white-space:nowrap;
	color: #fff; font-size: 10px;
	position: absolute; top:8px; left: 650px;
}

div#msgsearch_back{
	height: 16px; white-space:nowrap;
	color: #fff; font-size: 10px;
	position: absolute; top:5px; left: 600px;
}

#search-close{ text-align: right; line-height: normal; }
#search-close:hover{ background: none;  color: #415160;}
/* ===== ICONS ===== */
/* ===== end ICONS ===== */
