/* CSS Document */

#pscroller1{
width: 260px;
height: 40px;
border: 1px solid black;
padding: 10px;
background-color: lightyellow;
text-align: center;
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-left:5px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-left:5px;
text-align:center;
}

#pscroller2 a{
text-decoration: none;
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-left:5px;
text-align:center;
}

.someclass{ //class
}

