/* @Layout */

.page_title {
	background-image:url(../images/contact_title.png);
	background-repeat:no-repeat;
	width:451px;
	height:128px;
	text-indent:-9999px;
	margin-left:20px;
	margin-top:-5px;
	position: absolute;
	z-index:4;
}
.contest_container {
	width:620px;
	height:auto;
	background-image: ;
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	border:#000 solid thin;
	margin: 0 auto;
	margin-top:65px;
	color:#000;
	font: 13px "Century Gothic", Futura, Verdana, sans-serif;
	position:relative;
	z-index:10;
}

/* @Style */

