div.contest {
	margin-left: 20px;
}
div.contest h3 {
	font-weight: normal;
	font-size: 1.25em;
	margin-bottom: 15px;
}
div.contest h3 strong {
	font-weight: bold;
}
div.contest h4 {
	font-size: 1em;
}
div.contest ol {
	font-size: 0.75em;
}
div.contest ol p {
	font-size: 1em;
}
div.contest p {
	font-size: 0.75em;
	margin-bottom: 12px;
	line-height: 1.4em;
}
div.contest ol li div.small {
	font-size: 0.9em !important;
}
div.contest .colored {
	color: #FB6300;
}
div.contest img {
	margin-bottom: 10px;
}
div.winner {
	background: #FFF url("../../../../images/frontend/ico_winner.jpg") no-repeat left center;
	padding-left: 55px;
	
}
div.winner strong{
	font-size: 0.75em;
}
div.sendAddress {
	background: #FB6300 url("../../../../images/frontend/bg_sendFoto.gif") no-repeat left center;
	width: 512px;
	height: 42px;
	margin-bottom: 10px;
	margin-left: 20px;
}
div.cutText {
	border: 2px solid #FB6300;
	padding: 10px 10px 20px 20px;
	margin-bottom: 15px;
}
div.cutText h4.alert {
	background: #FFF url("../../../../images/frontend/ico_alert.gif") no-repeat left center;
	padding-left: 30px;
	line-height: 20px;
	color: #FB6300;
	font-size: 0.9em;
	margin-bottom: 15px;
}
div.cutText div div {
	font-weight: bold;
	margin-bottom: 5px;
}
div.winner span{
	display: block;
	font-size: 0.95em;
	color: #FB6300;
	font-weight: bold;
}
