body{background-color:rgb(0,0,0);}
.col1{
	width:250px;
}	

.col2{
	width:250px;
}	

.col3{
	width:500px;
}	


#votetabel{
	clear:both;
}

.bartitlemake{
	clear:both;
	float:left;
	font-size:12px;
	font-family:arial;
	width:60px;
	font-weight:bold;	
}

.bartitlebreak{
	clear:both;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	width:60px;
}


.makeitbar{
	float:left;
	width:1px;
	height:12px;
	background-image:url(../voteimg/bar1.png);
}

.breakitbar{
	float:left;
	width:1px;
	height:12px;
	background-image:url(../voteimg/bar2.png);
}


.voteinfo{
	float:left;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	margin:0px 0px 0px 8px;
}

.menuwarper{ 
position:absolute;
top:8px;
left:50px;
}

.menuicon{
height:30px;
width:30px;
margin:0px 8px;
}