#divContestTitle{
	margin-bottom:24px;
}	

.TahomaB12Gr {
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}
.Tahoma12PinkUndrl {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e1578;
	text-decoration: underline;
}

.Tahoma11Grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #686767;
	text-decoration: none;
}
.Tahoma11Blk {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.checkboxStyle {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
}



.fontBold{
	font-weight:bold;
}

.PinkLinkUnrdl{
	font-family: Tahoma;
	font-size: 12px;
	color: #e90d84;
	text-decoration: underline;	
}

.PinkLinkUnrdl:hover{
	text-decoration: none;	
}

.divPager{
	margin-top:15px;
	margin-bottom:10px;
}

.Tahoma11GreyLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #686767;
	text-decoration: underline;
}

.Tahoma11GreyLink:hover {
	text-decoration: none;
}

.divPhotoItem{
	width:140px;
	float:left;
}

.divName{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	margin-top:3px;
}

.divCity{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	margin-bottom:5px;	
}

.divRating{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

.divPhotoItemMargRight{
	margin-right:15px;	
}

.divPhotoItemMargBot{
	margin-bottom:40px;	
}

.VoteBtn{
	margin-bottom:15px;
	margin-top:15px;
	text-align:right;
}

.no_margin{
	margin: 0px 0px 0px 0px;	
}

.DivFloat_left{
	float:left;
}

.DivFloat_right{
	float:right;
}

#contestTitle{
	margin-bottom:20px;	
}

.DivBigPhoto{
	text-align:center;
	width:460px;
	
}
