/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 244px;
height: 130px;
border: 0px solid black;
padding: 5px;
background-color: white;
font-family:verdana,arial,helvetica; font-size:12px; line-height:14px; font-weight:normal; text-decoration:none; color:#000033;
}

#pscroller1 a{
text-decoration: none;
}

