12 lines
151 B
CSS

#myVote_main {
width: 100%;
padding-top: 10px;
}
#myVote_sub1 {
float: left;
margin-top: 30px;
}
#myVote_sub2 {
float: right;
}