body {
	background-image: url('../images/it/background.jpg');
	background-position: top center; 
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial;
}

#downloadFields h2 {
	background-image: url('../images/it/downloadHeader.gif');
	background-position: top center; 
	background-repeat: no-repeat;
	width: 100%;
	height: 42px;
	display: block;
	margin-left: -42px;
}

#downloadFields h2 span {
	display: none;
}

#downloadFields #inputs span {
	display: none;
}

#downloadFields #inputs {
	background-image: url('../images/it/codeLabel.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	height: 42px;
	display: block;	
	width: 669px;
	margin: auto;

}

#downloadFields #inputs label  {
	float: left;
	color: #ffffff;
	margin-left: 20px;
	margin-top: 5px;
}

#downloadFields #inputs input {
	float: left;
	margin-left: 10px;
	width: 435px;
}

#downloadFields #inputs a {
	float: left;
	margin-left: 10px;
}

#downloadFields #inputs a img {
	
	border: none;
}

#downloadFields #downloadFooter span {
	display: none;
}

#downloadFields #downloadFooter {
	background-image: url('../images/it/downloadFooter.gif');
	background-position: top center; 
	background-repeat: no-repeat;
	width: 100%;
	height: 59px;
	display: block;	
}

#competitionFields #competitionHeader span {
	display: none;
}

#competitionFields #competitionHeader {
	background-image: url('../images/it/competitionHeader.gif');
	background-position: top center; 
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	display: block;	
	margin-top: 10px;
}

#competitionFields #competionForm {
	background-image: url('../images/it/competionBackground.gif');
	background-position: top center; 
	background-repeat: no-repeat;
	width: 669px;
	height: 204px;
	display: block;	
	margin: auto;
	margin-top: 10px;
}

#competionForm {
	padding-top: 35px;
}


#competionForm input {
	margin-left: 15px;
	margin-bottom: 10px;
}

#competionForm #competitionOptIn {
	display: block;
	height: 30px;
	margin-bottom: 0px;
}


#competionForm #brochureOptIn {	
	display: block;
	margin-bottom: 10px;
}


#competionForm span {
	display: none;
}

#competionForm label {
	color: #ffffff;
	margin-left: 15px;
	float: left;
}


#competionForm input#title {
	margin-left: 50px;
	float: left;
	width: 50px;
}

#competionForm label#fullNameLabel {
	margin-left: 20px;
	float: left;
}

#competionForm input#fullName {
	margin-left: 20px;
	float: left;
	width: 175px;
}

#competionForm label#address1Label {
	clear: left;
}

#competionForm input#address1 {
	margin-left: 23px;
	float: left;
	width: 150px;
}

#competionForm label#postcodeLabel {
	margin-left: 20px;
	float: left;
}

#competionForm input#postcode {
	margin-left: 16px;
	float: left;
	width: 147px;
}

#competionForm label#emailLabel {
	clear: left;
}

#competionForm input#email {
	margin-left: 26px;
	float: left;
	width: 434px;
}

#competionForm a {
	float: left;
	margin-left: 10px;
}

#competionForm a img {
	border: none;
}

#competitionFields #terms {
	background-image: url('../images/it/terms.gif');
	background-position: top center; 
	background-repeat: no-repeat;
	width: 100%;
	height: 27px;
	display: block;	
	margin-top: -30px;
}

#competitionFields #terms span {
	display: none;
}

#moreOnMazda h2 {
	background-image: url('../images/it/footerTitle.gif');
	background-position: top center; 
	background-repeat: no-repeat;
	width: 100%;
	height: 41px;
	display: block;	
}


#moreOnMazda {
	width: 100%;
}


#moreOnMazda span {
	display: none;
}


#moreOnMazda ul li { 
	float: left;
	margin: 0px;
	padding: 0px;
}


#moreOnMazda ul a#facts { 
	margin-left: -40px;
	background-image: url('../images/it/facts.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	width: 178px;
	height: 8px;
	display: block;	
	float: left;
}

#moreOnMazda ul a#inspired { 
	background-image: url('../images/it/inspired.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	width: 91px;
	height: 8px;
	display: block;	
	float: left;
}

#moreOnMazda ul a#tvspot {
	background-image: url('../images/it/tvspot.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	width: 132px;
	height: 8px;
	display: block;	
	float: left;
}

#moreOnMazda ul a#testDrive {
	background-image: url('../images/it/testDrive.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	width: 170px;
	height: 8px;
	display: block;	
	float: left;
}

#moreOnMazda ul a#brochure {
	background-image: url('../images/it/brochure.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	width: 137px;
	height: 9px;
	margin-top:-1px;
	display: block;	
	float: left;
}


#competitionDoneForm {
	background-image: url('../images/it/competionBackgroundDone.gif');
	background-position: top center; 
	background-repeat: no-repeat;
	width: 669px;
	height: 204px;
	display: block;	
	margin: auto;
	margin-bottom: 30px;
}


#competitionDoneForm span {
	display: none;
}

#termsAndConditions {
	color: #ffffff;
	width: 669px;
	display: block;	
	margin: auto;
	margin-bottom: 30px;
	padding-bottom: 20px;
}


#competionForm input#title {
	margin-left: 18px;
	float: left;
	width: 50px;
}

