	div.entries_block
	{
		float:left;
		border:none;
		margin:5px;
        position:relative;
		text-align:center;
	}

	div.entry_spacer
	{
 		margin:5px;
	}
 
	.contest_vote_block{
		background:none repeat scroll 0 0 #FFF9F9;
		border:1px dashed #A052A9;
		padding:5px; 
		text-align:center;
		font-weight:bold;
	}

