@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F5F3EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#rulesPop {
	position:absolute;
	left:132px;
	top:282px;
	width:auto;
	height:auto;
	z-index:3;
	visibility: hidden;
}

#logo {
	position: absolute;
	z-index: 1;
	visibility: visible;
}

.textBkgd {
	background-image: url(../../images/contest/contest_mid.gif);
	background-repeat: repeat-y;
}

#linkSteps {
	position: absolute;
	width: 270px;
	top: 354px;
	z-index: 2;
	visibility: visible;
	left: 518px;
}

#datePicker {
	position: absolute;
	left: 334px;
	top: 368px;
	width: auto;
	height: auto;
	visibility: visible;
	z-index: 3;
}

.labelText {
	color: #E0B300;
	line-height: 20px;
	font-style: italic;
}

.contestDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 6px;
	line-height: 18px;
}

.price {
	font-size: 36px;
	text-align: right;
	color: #9C0;
}

.bodyText {
	color: #69C;
	line-height: 13px;
	font-style: italic;
}

label {
	color: #666;
	vertical-align: middle;
}

