#vote{
width:390px;
margin:0 0 25px 0;
overflow:hidden;
border:1px solid #404346
}
#vote .title{
width:370px;
background-color:#404346;
font-family:Arial;
font-size:12px;
color:#DEEEFE;
padding:5px 5px 5px 15px;
float:left;
}
.title span{
display:block;
float:left;
width:350px;
padding:2px 0;
}
.title img{float:left}
.post{
line-height:166px;
width:100%;
text-align:center;
font-family:Arial;
font-size:12px;
color:#319E10;
font-weight:bold
}
.alert{
height:166px;
width:100%;
text-align:center;
font-family:Arial;
font-size:12px;
color:#E90505;
font-weight:bold;
background-image:url(/static/images/alert.gif);
background-position:center 40px;
background-repeat:no-repeat;
float:left;
}
.alert p{
display:block;
padding:85px 0 0 0;
}
.table{
float:left;
padding:17px 0 16px 38px;
}
.table tr{
height:30px;
}
.text2{
width:135px;
font-family:Arial;
font-size:12px;
color:#404346;
font-weight:bold
}
.red1{
background-color:#F9C3C3;
width:34px;
text-align:center
}
.red2{
background-color:#F48282;
width:34px;
text-align:center
}
.red3{
background-color:#EE4242;
width:34px;
text-align:center
}
.red4{
background-color:#E91010;
width:34px;
text-align:center
}
.red5{
background-color:#C00000;
width:34px;
text-align:center
}
.numbers{
font-family:Arial;
font-size:18px;
font-weight:bold;
text-align:center;
border-right:1px solid #fff;
}
.n1{
color:#F9C3C3;
border-bottom:9px solid #F9C3C3;
padding:0 0 5px 0;
/ padding:0px;
}
.n2{
color:#F48282;
border-bottom:9px solid #F48282;
padding:0 0 5px 0;
/ padding:0px;
}
.n3{
color:#EE4242;
border-bottom:9px solid #EE4242;
padding:0 0 5px 0;
/ padding:0px;
}
.n4{
color:#E91010;
border-bottom:9px solid #E91010;
padding:0 0 5px 0;
/ padding:0px;
}
.n5{
color:#C00000;
border-bottom:9px solid #C00000;
padding:0 0 5px 0;
/ padding:0px;
}
.vote_button{
display:block;
width:47px;
height:19px;
text-align:center;
background-image:url(/static/images/vote_bg.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Arial;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
margin:16px 0 0 138px;
display:inline
}
