﻿h4
{
	color:#EF268C;
	font-size:1.3em;
	font-weight:bold;
}

#competitionBannerMain
{
	width:730px;
	height:184px;
	background-image: url(../images/competition_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
	#competitionBannerMain h2
	{
		display:none;
	}
	.goButton 
	{
		position:absolute;
		width:236px;
		height:32px;
		background-image: url(../images/btn_click_here_to_enter.gif);
		background-repeat: no-repeat;
		background-position: left top;	
	}
	.goButton strong 
	{
		display:none;
	}
#competitionCopy
{
    height:70px;
	padding-left:220px;
	padding-top:60px;
	width:510px;    
}
#competitionEnter
{
    float:right;
    height:32px;
	padding-right:20px;
	width:236px;
}
.competitionText
{
    margin-right:10px;
}
.competitionTitle
{
    color:#EF268C;
    font-size:1.3em;
    font-weight:bold;
}
.competitionLink
{
    color:#EF268C;
}

label 
{
	width:120px;
	float:left;
}
table label 
{
	float:none !important ;
	color:#7E81BE;
	margin-left:4px;
}
.leftCol 
{
	float:left;
	width:280px;
}
.leftCol p 
{
	clear:left;
}
p 
{
	margin-bottom:10px;
}
#btnContinue 
{
	margin-top:50px;
	margin-left:40px;
}
input 
{
	border:solid 1px #cc0000;
}
.error 
{
	border-color:#ff0000;
	background-color:#ffcccc;
}
#leftColumn
{
    width:248px;
}
#rightColumn
{
    float:right;
    padding-right:100px;
    width:226px;
}
#competitionIntro,
#question1,
#question2,
#question3,
#question4,
#question5,
#question6,
#competitionInstructions,
#additionalCopy
{
	width:592px;
}