#competition_right_column .input_copy {
	margin-top: 10px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

#competition_content {
	min-height: 742px;
	height: auto !important;
	height: 742px;
}

#competition_main_content {
	min-height: 700px;
	height: auto !important;
	height: 700px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border: 3px solid #ffffff;
}

#competition_left_column {
	float: left;
	width: 239px;
	padding: 10px 5px 10px 5px;
	background: url(../images/Left_WinTitle.jpg) no-repeat top left;
}

#competition_right_column {
	float: left;
	width: 432px;
	padding: 20px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	border-left: 3px solid #ffffff;
	background: #C6C6C6 url(../images/default-entry-bg.jpg) repeat-x top left;
}

#competition_right_column form {
}

#competition_right_column h1 {
	color: #ffffff;
	font-size: 28px;
	margin-bottom: 10px;
}

#competition_right_column p {
	color: #ffffff;
	font-size: 11px;
}

#competition_right_column .intro {
	margin-bottom: 20px;
}

#competition_right_column .larger {
	font-weight: bold;
	font-size: 14px;
}

#box1 {
	width: 229px;
	margin: 15px 0px 0px 5px;
	/*margin-top: 15px;
	margin-left: 5px;*/
}

#box2 {
	width: 229px;
	margin-left: 5px;
}

#box1 h1, #box2 h1, #box1 h1 a, #hox2 h1 a {
	color: #ed1c24;
	font-size: 15px;
}

#box1 .subheading, #box2 .subheading {
	color: #ed1c24;
	font-size: 11px;
	margin-bottom: 10px;
}

#box1 p, #box2 p {
	color: #000000;
	font-size: 11px;
}

#article_image_top {
	width: 228px;
	min-height: 7px;
	height: auto !important;
	height: 7px;
	/*background-image: url(../images/box_topbg.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	margin:0;
	padding:0;
}

#box1 #article_image {
	margin:0;
	padding:0;
	width: 223px;
	padding: 6px 0px 3px 3px;
	text-align: center;
	background-color: #ffffff;
}

#box1 #article_image p {
	text-align: left;
	padding: 5px;
	font-size: 110%;
	background-color: #ffffff;
}

#article_image_btm {
	width: 228px;
	min-height: 7px;
	height: auto !important;
	height: 7px;
	/*background-image: url(../images/box_footer.gif);
	background-position: top;
	background-repeat: no-repeat;*/
}

#box1 #article_content {
	width: 206px;
	padding: 10px;
	background-color: #ffffff;
}

#box1 #article_content img {

}

#box1 #article_content p img {
	padding-right: 5px;
}

#box #article_content .reminder {
	color: #7dbeda;
}

#box1 #article_footer {
	width: 228px;
	/*background-image: url(../images/box_footer.gif);
	background-repeat: no-repeat;*/
}

#box2 #prize_top {
	width: 228px;
	min-height: 8px;
	height: auto !important;
	height: 8px;
	background-color: #ffffff;
	/*background-image: url(../images/box_topbg.gif);
	background-repeat: no-repeat;*/
}

#box2 #prize_content {
	width: 208px;
	background-color: #ffffff;
	padding: 10px;
} 

#box2 #prize_footer {
	width: 228px;
	min-height: 8px;
	height: auto !important;
	height: 8px;
	/*background-image: url(../images/box_footer.gif);
	background-repeat: no-repeat;*/
}

#competition_bottom {
	clear: both;
}


/* ENTRY FORM STYLES */

.entry_form_question {
	padding: 0px 0px 15px 0px;
}

.entry_form_question h4 {
	float: left;
	font-size: 120%;
}

.entry_form_question p {
	margin: 6px 0px 10px 0px;
}

.entry_form_question textarea {
	width: 98%;
	height: 55px;	
	padding: 3px;
}
.entry_form_question label {
	display: block;
	padding: 0px 0px 5px 0px;
}

.entryform_details {
	padding: 2px 10px 5px 0px;
}

.entryform_subscriptions{
	padding: 0px 10px 0px 0px;
}

.entryform_subscriptions table tr td {
	padding: 0px 0px 10px 0px;
}

.entryform_details td,
.entryform_subscriptions td {
}

.entry_form_title {
	padding: 10px 0px 6px 0px;
	border-top: 2px solid #FFF;
}

.entry_form_title h3 {
	font-size: 130%;
}


/* FORM STYLES (STANDARD) */
th {
	margin: 0px 0px 10px 0px;	
}

.form_textfield {
	width: 250px;
	padding: 2px;
}

.form_dropdownfield {
}

.form_dateofbirth {
}

.form_provider {
}

.form_terms {
	width: 95%;
	height: 70px;
	margin: 0px 0px 10px 0px;
}

.form_fieldtitle_required {
	width: 110px;
	height: 24px;
}

.form_fieldtitle {
	width: 110px;
	height: 24px;
}

.form_buttonsubmit {
	margin-top: 10px;
}
