#vote_main
{
height:82px; border:2px dashed #FFFFFF;margin-bottom:7px;
width:600px;padding:2px;
}
#voting_div
{
float:left;
width:605px;
padding:8px;
background:#B23AEE;
}
.up
{
height:40px; font-size:24px; text-align:center; background-color:#009900; margin-bottom:2px;
-moz-border-radius: 6px;-webkit-border-radius: 6px;
}
.up a
{
color:#FFFFFF;
text-decoration:none;

}
.up a:hover
{
color:#FFFFFF;
text-decoration:none;

}
.down
{
height:40px; font-size:24px; text-align:center; background-color:#cc0000; margin-top:2px;
-moz-border-radius: 6px;-webkit-border-radius: 6px;
}

.down a
{
color:#FFFFFF;
text-decoration:none;

}
.down a:hover
{
color:#FFFFFF;
text-decoration:none;

}
.box1
{
float:left; height:80px; width:50px;
}

.box2
{
float:left; width:540px; text-align:left;
margin-left:10px;height:60px;margin-top:10px;
font-weight:bold;
}
#vote_main img
{
border:none;
padding-top:7px;

}
