/* 
F. Ball Loyalty
Competition Styles

Created By 
Rob Wright
www.boost-creative.co.uk
--------------------------------------------------------

--------------------------------------------------------
*/



h3 {
	font-size:1.9em;
	color:#003D78;
	margin-bottom:0px;
}

p strong {
	font-size:1.3em;
}

ol {
	color:#666666;
	font-size:0.9em;
}

a#enter_comp {
	float:right;
	font-size:1.9em;
	clear:right;
	text-align:center;
	width:330px;
	padding:16px 0px ;
	display:block;
	margin:0px 55px 0px 0px;	
	border:1px dashed #E5E5E5;
}

a#enter_comp  strong{
	color:#ECB600;
}

a#enter_comp:hover {
	background:#FFFFEA;
}

#competition_image {
	float:right;
	clear:right;
	margin:-20px 50px 20px 25px;	
	padding:2px;
	display:block;
	float:right;
}

h3#entry_title {
	border-bottom:5px solid #F0F0F0;
	font-size:1.7em;
	padding:0px 0px 15px;
	margin:-10px 150px 40px 28px;
}

#entry_image {
	float:right;
	width:200px;
	clear:right;
	margin:20px 150px 20px 25px;	
	padding:2px;
	display:block;
	float:right;
}

#questions {
	list-style:none;
	font-size:1.3em;
	margin-left:34px;
}

#questions li{	margin-bottom:15px;}
#questions li strong{ color:#666666;}

form p.details {	margin-left:34px}
form p.details label  input{

}
form {padding:0px; }
form p.details label{
	font-size:1.1em; 
	font-weight:normal;
}

#frame .error {
	font-size:1.3em;
	border-bottom:none;
}


form p {
	margin-left:14px;
	margin-bottom:15px;
}
form p label input { display:inline; }

form #submit_button{ margin-left:15px; }
