#scrollerdiv {
Width: 530px;
Height: 24px;
position: absolute;
top: 1px;
left: 270px;
}

#pscroller {
width: 100%;
height: 24px;
padding: 7px 0;
}

#pscroller a {
text-decoration: none;
color: #99bddd;
font-weight: bold;
}

#pscroller a:hover {
text-decoration: underline;
}

.pscrollerhigh {
background: #99bddd;
color: #005baa;
font-weight: bold;
padding: 2px 10px;
}