﻿#header { width: 100%; height: auto; clear: both;}
.headerTop { height: 37px; width:99%; text-align: right; color: #cbcbcb;  clear: both; overflow: hidden;margin:0}
.headerTop .top_links { float: right; text-align: right; height: 30px;}
.headPane { float: right;}

/*.paneLeft { background: url(../Images/headTopLeft.png) no-repeat left top; width: 23px; height: 33px; float: left;}*/
/*.paneMid { background: url(../Images/headTopMid.png) repeat-x left top; width: auto; height: 33px; padding: 0px 5px; float: left;}*/
/*.paneRight { background: url(../Images/headTopRight.png) no-repeat right top; width: 22px; height: 33px; float: left;}*/
.headMid { width: 100%; overflow: hidden; height: auto; clear: both; padding-bottom: 15px;}
.topLinks ul.other_links { padding: 0; list-style-type: none; float: right; text-align:center; color: #000;margin-top:6px;}
.topLinks ul.other_links li { float:left; color:#000; background:url(../Images/linkSeperator.gif) no-repeat right center; padding:0 4px;}
.topLinks ul.other_links li a, .topLinks ul.other_links li a:visited {text-decoration: none; color: #000; font-size: 100%;text-align:center; display:inline-block; padding: 0px 2px 0px 0px;}
.topLinks ul.other_links li a:hover { color: #000; text-decoration: none;}
.topLinks ul.other_links li a:focus { color: #fff!important;border:1px dotted #d16800!important}


