#VoteContainer{
	min-height: 180px;
	width: 185px;

	}
	
#VoteInner{
	margin-top: 11px;
	float: left;
	width: 185px;
	/* background:url(images/vot_top_BG.jpg) top no-repeat;*/
	position: relative;
	}

#VoteContent{
	min-height: 70px;
	width: 185px;
	/* background:#FFF;*/
	}


#VoteBottom{
	width: 185px;
	/* background:url(images/vot_bot_BG.jpg) no-repeat;	*/
	}
	
#VoteList {
	line-height: 30px;
	font-size: 13px;

}
