#spBanner{
_margin:_5px 0 5px 0;
width:100%;
height:23px;
border-bottom:solid 1px #000;
background:url(../images/psCol/psBg.jpg) repeat-x center center;
position:relative;
top:0;
left:0;
}

#spBanner .gmul{
list-style-type:none;
position:absolute;
top:0;
left:10px;
}

#spBanner .psul{
list-style-type:none;
position:absolute;
top:0;
right:0;
}

#spBanner li{
margin-right:7px;
line-height:20px;
float:left;
}

#spBanner a{
text-decoration:none;
font-size:9pt;
color:#323232;
}

#spBanner a:hover{
text-decoration:underline;
}