#topmenu									{ margin:0 auto;padding-left:185px;text-align:left;width:795px;clear:both;}
#topmenu ul									{ list-style: none none outside; height:32px; line-height:32px;}
#topmenu ul li								{ float:left;display:inline-block;margin:0;}

#topmenu ul li.first a						{ padding-left:3px;}
/*
#topmenu ul li:hover						{ background: #aaa;}
#topmenu ul li.active						{ background: #b8b8b8;}
#topmenu ul li.active:hover					{ background: #b8b8b8;}
*/
#topmenu ul li a							{ color:#fff;font-size:13px; font-weight:bold;display:block;padding:0 10px; }
/*
#topmenu ul li a:hover						{ color:#fff;}
#topmenu ul li.active a:hover				{ color:#636363}
*/
#topmenu ul li#topsearch					{ float:right;border:0;padding:0 0 0 10px;color:#fff;}
#topmenu ul li#topsearch:hover				{ background:Transparent;}

#topmenu ul li#topsearch input[type=text],
#topmenu ul li#topsearch select				{ width:140px; margin-top:4px;}

#topmenu ul li#topsearch input[type=text]	{ height:18px; }
#topmenu ul li#topsearch select				{ height:24px;}

#topmenu ul li#topsearch input,
#topmenu ul li#topsearch select				{ vertical-align:top; }

#topmenu ul li#topsearch input[type=submit]	{margin-top:3px;height:26px;}
