#bd {
	/*padding-left: 0px;*/
}

#post_it {
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
}

.email {
	color: #666;
	font-size: 10px;
}

#contest_copy h3 {
	font-family: "Times New Roman";
	color: white;
	font-size: 16px;
	border-bottom: 1px solid black;
}

#contest_copy h3 span {
	display: inline-block;
	background-color: black;
	padding: 4px 6px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
	margin: 0px 0px 50px 0px;
}

#contest_copy {
	margin-left: 70px;
	margin-top: 50px;
}

#post_it h2 {
	color: black;
}

.contest_heading {
	color: #006699;
	font-family:"Arial";
	font-size: 24px;
}

.entry_date {
	color: #666666;
	font-size: 11px;
	font-family:"Arial";
	margin-top: 3px;
	margin-bottom: 3px;
}

.contest_right {
	margin-left: 170px;
}

.contest_right p {
	color: #333333;
}

#contest_register_container {
	margin-top: 55px;
	margin-left: 10px;
	text-align: left;
}

#contest_register_container h1 {
	text-align: left;
	font-size: 18px;
}

#contest_registered_container {
	text-align: left;
}

#contest_register_container input {
	width: 100%;
}

#contest_registered_container div {
	margin-top: 55px;
	margin-left: 60px;
}

#doc2 #bd .errorlist, #doc2 #bd .errorlist {
	background: #fbd797 url(../img/icon/msg_warn_sm.gif) no-repeat top left;
	font-weight: bold;
	padding: 5px 10px 5px 26px;
	color: #f26522;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	list-style-type: none;
	margin: 1px 0 0 0;
	width: 89%;
}

#doc2 #bd #contest_enter .errorlist, #doc2 #bd #contest_enter .errorlist {
	width: 92%;
}
	
#doc2 #bd .errorlist li, #doc2 #bd .errorlist li {
    list-style-type: none;
}

#contest_enter {
	margin-left: 80px;
}

#email_container {
	font-family: 'Arial';
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
}

#not_your_email {
	font-family: 'Arial';
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}

#contest_enter label {
	font-family: 'Arial';
	font-weight: bold;
	color: black;
	font-size: 14px;
}

#contest_enter label span{
	font-weight: normal;
}

#contest_enter input {
	font-size: 22px;
	width: 100%;
}

#contest_enter .input_container {
	width: 400px;
}

#entry_container {
	width: 400px;
}

#contest_enter 

#entry_label {
	margin-top: 25px;
}

#contest_submit {
	margin-top: 10px;
}

#accepted_terms_container {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 500px;
}

#contest_enter #id_accepted_terms {
	display: inline;
	width: 20px;
}

#contest_enter #accept_terms_label {
	display: inline;
	font-size: 12px;
	font-weight: normal;
}
