/*
	Masters Cup

	Website:			Photography Masters Cup
	Filename:			judges.css
	Description:		Judges stylesheet
	Last Updated:		2010.06.22
*/


#content {
	height: auto;
	min-height: 500px;
	max-width: 950px;
	padding: 15px;
	text-align: left;
	width: 980px;
	background-color: #fff;

}

.box {
	clear: left;
	margin-bottom: 10px;
	overflow: auto;
	width: 480px;
}
