.competition #header{
	background : url(http://images.wallaceandgromit.com/competition_page/competition-header.jpg) 29px -3px no-repeat;
}

.competition #content{
	height: 960px;
}

.competition h2{
	position: absolute;
	top: 20px;
	left: 76px;
	margin-top: -40px;
	width: 677px;
	height: 93px;
	text-indent: -9000px;
	background : url(http://images.wallaceandgromit.com/competition_page/page-title-giveaway.png) center no-repeat;
}

.competition #youtube-video{
	position: absolute;
	top: 71px;
	left: 42px;
	padding: 26px;
	width: 712px;
	height: 448px;
	background: url(http://images.wallaceandgromit.com/competition_page/frame-medium.png) no-repeat;
}

.competition #youtube-video p{
	width: 650px;
}

.competition .spare-image{
	position: absolute;
	top: 450px;
	left: 24px;
	z-index: 1001;
	width: 392px;
	height: 459px;
	background: url(http://images.wallaceandgromit.com/competition_page/christmas_giveaway.png) left;
}

.competition #competition-form{
	position: absolute;
    z-index: 1002;
	top: 480px;
	left: 381px;
	padding: 20px;
	width: 330px;
	height: 369px;
	background: url(http://images.wallaceandgromit.com/competition_page/form-bg-long.png);
}

#competition-form .field-wrap{
	margin: 0;
	display: inline-block;
	_height: 1%;
}

#competition-form .field-wrap:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

	#competition-form .field-wrap label span{
		width: 80px;
		height: 30px;
		text-indent: -9000px;
		float: left;
		background-position: left center;
		background-repeat: no-repeat;
	}

	#competition-form .checkbox-wrap{
		margin-left: 40px;
	}
	
	#competition-form .checkbox-wrap label{
		white-space: nowrap;
	}

	#competition-form .field-wrap label span.fname{
		background-image: url(http://images.wallaceandgromit.com/competition_page/labels/first-name.jpg);
	}

	#competition-form .field-wrap label span.lname{
		background-image: url(http://images.wallaceandgromit.com/competition_page/labels/last-name.jpg);
	}

	#competition-form .field-wrap label span.country{
		background-image: url(http://images.wallaceandgromit.com/competition_page/labels/country.jpg);
	}

	#competition-form .field-wrap label span.email{
		background-image: url(http://images.wallaceandgromit.com/competition_page/labels/email.jpg);
	}

	#competition-form .field-wrap input, #competition-form .field-wrap select{
		margin: 0;
		width: 245px;
		float: left;
	}

	#competition-form .field-wrap input{
		padding: 5px;
		width: 235px;
		height: 20px;
		border: 0;
		outline: none;
		background: url(http://images.wallaceandgromit.com/competition_page/text.jpg);
	}
	
	input.error{
		border: 1px solid #900 !important;
	}

	#competition-form #submit{
		display: block;
		position: absolute;
		bottom: -20px;
		left: 120px;
		margin: 0;
		padding: 0;
		border: 0;
		outline: none;
		width: 125px;
		height: 45px;
		text-indent: -9000px;
		background: url(http://images.wallaceandgromit.com/competition_page/button.png);
	}
	
label.error{
	display: none !important;
}

#thanks{
	position: absolute;
	top: 120px;
	left: 80px;
	width: 192px;
	height: 77px;
	text-indent: -9000px;
	background: url(http://images.wallaceandgromit.com/competition_page/thanks.png);
}
