#tablo{
border: 1px solid black;
border-right: none;
border-bottom: none;
}#tablo tr td{
border-right: 1px solid black;
border-bottom: 1px solid black;
height: 30px;
padding: 3px;
body {
	margin: 0px;
	padding: 0px;
}
a:link { 
   color: #000000; 
   text-decoration: none; 
} 
a:visited { 
   text-decoration: none; 
   color: #000000; 
} 
a:hover { 
   text-decoration:none; 
   color: #000000; 
} 
td {
	vertical-align: top;
}
img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none; 
	color: #000000;
}
input, select, textarea{
   background: #F2F2F2;
   font-family: Tahoma;
   font-size: 11px;
   border: 1px solid #CCC;
}
#pscroller1{
width: 150px;
height: 80px;
padding: 5px;
font-family: Tahoma;
font-size: 11px;
}

#pscroller2{
width: 350px;
height: 20px;
padding: 3px;
font-family: Tahoma;
font-size: 11px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}