
#photocontest {
	/*background: #FFF;*/
	margin-top: 12px;
}

#photocontest form {
	margin: 0;
	padding: 0;
}
#photocontest .center {
	text-align: center;
}
#photocontest .left {
	text-align: left;
}
#photocontest .right {
	text-align: right;
}

#photocontest .error {
	color: #F00;
}

#photocontest .blackbox {
	background: #000;
	padding: 0 12px 12px;
}
#photocontest .beigebox {
	background: #EFE8D8 url(/sports/super/photocontest/images/intro_bg.jpg) repeat-x 0 0;
	padding: 1em;
}
