.entry_border {
	border:1px dashed #A052A9;
}	

.photo_border {
	border:1px dashed #A052A9;	
}

div.entries_block
{

	float:left;
	border:none;
	margin:5px;
	position:relative;
	text-align:center;
	width:120px;
	/*height:200px;*/
}

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;
}

