/* CSS Document */

ul.subB {
list-style:none; background:url(images/bgmenuSub.gif) repeat-x; overflow:auto;
margin-left:00px; margin-top:20px;
}
ul.subB li{
float:left;
}
ul.subB li a{
display:block;

height:47px;
text-indent:-9999px;
}/*
ul.subB li a:hover{
background-position:bottom;
}*/
.psBox{
padding:5px 0;float:right;width:240px; margin:25px  0 20px 15px; border:3px double #ccc; text-align:center;font-size:11px;
}
.psBox .firstP{
font-size:11px;text-indent:0px; width:90%; line-height:15px; margin:0 auto; margin-top:-15px;
}
.next{
clear:right; margin-top:0px;
}
