
.thumbs{
font-family: "Trebuchet MS";
font-size:10px;
font-weight:bold;
border: 0px solid #eee;
/*padding:0 5px 10px 5px;padding-top: 10px;
*/
width:80px;
height:60px;
text-align:center;
background:url("../images/scaleseven.jpg") top center no-repeat;
}
.thumbneg{
background:url("../images/scalesnegative.jpg") top right no-repeat;
width:80px;
height:60px;
text-align:center;
padding-top: 0px;
margin:0px;
font-family: "Trebuchet MS";
font-size:10px;
font-weight:bold;
}
.thumbpos{
background:url("../images/scalespositive.jpg") top center no-repeat;
width:80px;
height:60px;
text-align:center;
padding-top: 10px;
font-family: "Trebuchet MS";
font-size:10px;
font-weight:bold;
}
.thumbs ul{
padding:0;
margin:0;
padding-top: 20px;
}
.thumbs ul li{
display:inline;
}
.thumbs a{
text-decoration:none;
padding:0 9px;
border: 0px solid #feb;
}
.thumbpos ul{
padding:0;
margin:0;
}
.thumbpos ul li{
display:inline;
}
.thumbpos a{
text-decoration:none;
/*padding:0 9px; */
border: 0px solid #feb;
}
.thumbneg ul{
padding:0;
margin:0;
}
.thumbneg ul li{
display:inline;
}
.thumbneg a{
text-decoration:none;
padding:0 9px;
border: 0px solid #feb;
}
/**/
a.thumberup{
text-align:center;
color:#006600;
}
a.thumberdown{
text-align:center;
color:#CC0000;
}
.thumbpos .down{
display:block;
float:right;
text-align:left;
color:#CC0000;
margin-right: 13px;
padding-top: 15px;
}
.thumbpos .up{
display:block;
text-align:justify;
color:#006600;
float:left;
margin-left: 8px;
/*padding-top: 20px;*/
}
.thumbneg .downit{
display:block;
text-align:justify;
color:#006600;
float:right;
margin-left: 8px;
padding-top: 30px;
}
.thumbneg .upit{
display:block;
text-align:justify;
float:left;

color:#CC0000;
margin-left: 18px;
/*padding-top: 15px;*/
}
.thumbs a:hover{
border: 0px solid #feb300;
}
