/*html elements*/
body{
	margin:0;
	padding:0;
	overflow:scroll;
}


img{
	margin:0;
	padding:0;
	border:none;
}

.newBadge{
	position:absolute;
	top:-5px;
	left:5px;
}

p {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}
bodycopy{
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	padding-left:1px;
}
address{
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	padding-left: 23px;
}
.address{
	margin:6px 0 6px 0;
	float:left;
	display:inline;
}

/*main layout blocks*/
#container {
	width:985px;
	margin:0 auto 0 auto;
	padding:0;
	background:#f2f2f2;
	position:relative;
	overflow:hidden;
}
#left {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:142px;
	height:auto;
	background:#ffffff;
}
#center {
	height:320px;
	margin:0;
	padding:0;
	float:left;
	/*display:inline;
	width:624px;
	height:auto;
	background:#0066FF;
	position:relative;*/
}
#right {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:219px;
	height:100%;
	background:#f2f2f2;
}
#footer {
	clear:both;
	height:20px;
	background:#e5e5e5;
	position:relative;
	padding:1px 0 0 0;
}

/*home page layout blocks*/
#flashAds{
	width:985px;
	height:140px;
	clear:both;
	background:#fff;
	background-image:url(../images/home/table_bg.gif);
	padding:10px 0 0 0;
}
#flashAdsStrip{
	width:985px;
	height:50px;
	background:#c1c1c1;
}
#centerAds{
	margin:0 auto 0 auto;
	border:0px solid #ff0000;
	width:auto;
	text-align:center;
	padding:0 5px 0 5px;
}
.flashAdsBox{
	width:145px;
	height:125px;
	border:0px solid #ccc;
	margin:5px 18px 0 18px;
	background:#fff;
	display:inline;
}
/*ie 7*/
*:first-child+html .flashAdsBox{
	width:145px;
	height:125px;
	border:0px solid #ccc;
	margin:5px 20px 0 20px;
	background:#fff;
	display:inline;
}
/*ie 6*/
* html .flashAdsBox {
	width:145px;
	height:125px;
	border:0px solid #ccc;
	margin:5px 20px 0 20px;
	background:#fff;
	display:inline; 
}
#whiteBand{
	width:985px;
	height:120px;
	clear:both;
	background:#fff;
}
#blackBand{
	width:985px;
	height:40px;
	clear:both;
	background:#000;
}

/*secondary layout elements: header, navigation, latest news etc*/
#centerHeader{
	height:70px;
	background-color: #c1c1c1;
	margin:0;
	padding:0;
}
#center_pic_holder{
	margin:0;
	padding:0;
	height:170px;
	border:0px solid #ff0000;
}
#rightHeader{
	height:70px;
	background-color:#b7b7b7;
	margin:0;
	padding:0;
}
#right_pic_holder{
	margin:0;
	padding:0;
	height:170px;
	border:0px solid #ff0000;
}
#textBox{
	margin:0 22px 22px 22px;
}
#leftCol{
	float:left;
	display:inline;
	margin:0 13px 0 0;
	width:333px;
}
#rightCol{
	float:left;
	display:inline;
	margin:0 23px 0 0;
	width:255px;
}
#answers{
	clear:both;
	margin:0 0 0 23px;
	width:550px;
}

/* ------------------------------navigation-top-------------------------------------------- */
.clear{
	clear:both;
}
#header {
	width:985px;
	background-color:#000000;
	border-bottom:solid 3px #666666;
}
#logo {
	float:left;
	position:relative;
	left:42px;
}
#caterham {
	float:right;
	position:relative;
	right:42px;
}
#navBar {
	float:left;
	position:relative;
	width:843px;
	left:84px;
}
#navBar ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	padding:0;
	margin:2px 0 0 0;
}
#navBar ul li {
	float:left;
	margin:0;
	list-style:none;
	position:relative;
}
#navBar ul li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:5px 5px 5px 5px;
}
#navBar ul li a:visited {
	color:#ffffff;
}
#navBar ul li a:hover {
	background-color:#ff0000;
}
#navBar ul li a.active {
	background-color:#ff0000;
}
/* ------------------------------navigation-top-------------------------------------------- */
/* ------------------------------navigation-side-------------------------------------------- */
#SidenavBar {
	width: 141px;
	background-color:#f2f2f2;
	padding-top:18px;
}
#SidenavBar ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	padding:0;
	margin:0;
}
#SidenavBar ul li {
	padding:0;
	margin:7px 7px 7px 7px;
	vertical-align:bottom;
	width:127px;
}	
#SidenavBar ul li a {
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:16px;
	/*height:1%;*/
	padding-left:13px;
}
#SidenavBar ul li a:visited {
	color:#000000;
}
#SidenavBar ul li a:hover {
	background-color:#cecece;
}
#SidenavBar ul li a.active {
	background-color:#cecece;
}
#SidenavBar ul li ul li{
	margin:7px 0 7px 0;
}
#SidenavBar ul li ul li a {
	padding-left:31px;
}
#SidenavBar ul li ul li a.active {
	color:#000000;
	background-color:#cecece;
	background-image:url(../images/common/sub-nav-dash.gif);
	background-repeat:no-repeat;
	background-position:20px 8px;
}
#SidenavBar ul li.first a {
	color:#fc3030;
}
#SidenavBar ul li.last{
	position:relative;
	bottom:-30px;
}

#SidenavBar ul li.mail{
	position:relative;
	bottom:-30px;
}
/* ------------------------------navigation-side-------------------------------------------- */
		
/*text styles for lhs news box*/
#NewsTable{
	/*background:#cb0039;*/
}
#NewsTable ul{
	list-style-image:none;
	list-style-type:none;
	margin:10px 6px 10px 0px;
	padding:0;
}
#NewsTable ul li{
	margin:0 0 6px 0;
	padding:0;
	line-height:70%;
}
#NewsTable A:link, #NewsTable A:active {
	font:normal 11px Helvetica; color: #333333; text-decoration: none; padding-left: 0px;
}
#NewsTable A:visited {
	font:normal 11px Helvetica; color: #333333; text-decoration: none; padding-left: 0px;
}
#NewsTable A:hover {
	font:normal 11px Helvetica; color: #666666; text-decoration: none; padding-left: 0px;
}
.ClearBoth{
	height:33px;
	clear:both;
}
.ResultsTable{
	width:604px;
	margin:0 auto 0 auto;
}
ul.faqs{
	list-style-type:none;
}
ul.faqs li{
	margin:0 0 9px 0;
}

/*text styles*/
.spec_comparison_copy_bold {
	font-family:Helvetica;
	font-size:9px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:14px;
	padding-left:1px;
}
.spec_comparison_copy {
	font-family:Helvetica;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color: #000000;
	text-decoration:none;
	line-height:14px;
	padding-left:1px;
}
.spec_comparison_copy_red {
	font-family:Helvetica;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:14px;
	padding-left:1px;
}
.bodycopy_redsmall {
	font-family:Helvetica;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:16px;
	padding-left:1px;
}
.bodycopy_bold {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	padding:0px;
}
.bodycopy_bold_red {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:16px;
	padding:0px;
}
.bodycopy_large_bold_red {
	font-family:Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:17px;
	padding:0px;
}
.bodycopy_bold_black {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	padding:0px;
}
.bodycopy_bold_grey {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#595959;
	text-decoration:none;
	line-height:16px;
	padding:0px;
}
.bodycopy_price_red {
	font-family:Helvetica;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:30px;
	padding:0px;
}
.bodycopy_price_red_small {
	font-family:Helvetica;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:14px;
	padding:0px;
}
.bodycopy_title_red {
	font-family:Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:18px;
	padding:0px;
}
.bodycopy_title_black {
	font-family:Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	padding:0px;
}
.heritage_bodycopy {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	margin-left:13px;
	float:left;
}
.title_red {
	font-family:Helvetica;
	font-size:14px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	padding-top:30px;
	padding-left:22px;

}
.title_white {
	font-family:Helvetica;
	font-size:14px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:22px;
	float:left;
}
.title_red_right {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	padding-top: 46px;
	padding-left: 22px;
}
.bodycopy_title_red {
	font-family:Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:18px;
	padding:0px;
}
#copyright {
	margin:4px 0 0 28px;
	font-family:Helvetica;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#666666;
	text-decoration:none;
	padding-left:22px;
}
.bodycopy {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	padding-left:1px;
}
.formcopy {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#333333;
	text-decoration:none;
}
.bodycopy_bullets {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	padding-left:1px;
}
.bodycopy_red {
	font-family:Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FF0000;
	text-decoration:none;
	line-height:16px;
	padding-left:1px;
}
.copyright {
	font-family:Helvetica;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#666666;
	text-decoration:none;
	padding-left:22px;
}
.captioncopy {
	font-family:Helvetica;
	font-size:9px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#999999;
	text-decoration:none;
	font-style:normal;
}
.smallprint {
	font-family:Helvetica;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#595959;
	text-decoration:none;
	line-height:14px;
	padding-left:1px;
}
.smallprint_bold {
	font-family:Helvetica;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#595959;
	text-decoration:none;
	line-height:14px;
	padding:0px;
}
A.whatsnew-rssfeeds-sub:link, A.whatsnew-rssfeeds-sub:active {
	font: normal 11px Helvetica; color: #333333; text-decoration: none; padding-left: 0px;
}
A.whatsnew-rssfeeds-sub:visited {
	font: normal 11px Helvetica; color: #333333; text-decoration: none; padding-left: 0px;
}
A.whatsnew-rssfeeds-sub:hover {
	font: normal 11px Helvetica; color: #666666; text-decoration: none; padding-left: 0px;
}
A.linksbodycopyred:link, A.linksbodycopyred:active {
	font: normal 11px Helvetica; color: #FF0000; text-decoration: underline; padding-left: 0px;
}
A.linksbodycopyred:visited {
	font: normal 11px Helvetica; color: #FF0000; text-decoration: underline; padding-left: 0px;
}
A.linksbodycopyred:hover {
	font: normal 11px Helvetica; color: #FF0000; text-decoration: underline; padding-left: 0px;
}
#copyright a.copyright_link:link,
#copyright a.copyright_link:active,
#copyright a.copyright_link:visited {
	font: normal 10px Helvetica; color: #666666; text-decoration: none; padding-left: 0px;
}
A.linksbodycopy:link, A.linksbodycopy:active {
	font: normal 11px Helvetica; color: #666666; text-decoration: underline; padding-left: 0px;
}
A.linksbodycopy:visited {
	font: normal 11px Helvetica; color: #666666; text-decoration: underline; padding-left: 0px;
}
A.linksbodycopy:hover {
	font: normal 11px Helvetica; color: #000000; text-decoration: underline; padding-left: 0px;
}
a.linksbodycopybold:link, a.linksbodycopybold:active {
	font: bolder 11px helvetica; color: #000000; text-decoration: underline; padding-left: 0px;
}
a.linksbodycopybold:visited {
	font: bolder 11px helvetica; color: #000000; text-decoration: underline; padding-left: 0px;
}
a.linksbodycopybold:hover {
	font: bolder 11px helvetica; color: #ff0000; text-decoration: underline; padding-left: 0px;
}
a.bodycopy_red:link, a.bodycopy_red:active {
	font: normal 11px helvetica; color: #ff0000; text-decoration: none; padding-left: 0px;
}
a.bodycopy_red:visited {
	font: normal 11px helvetica; color: #ff0000; text-decoration: none; padding-left: 0px;
}
a.bodycopy_red:hover {
	font: normal 11px helvetica; color: #ff6666; text-decoration: none; padding-left: 0px;
}
a.copyright_link:link, a.copyright_link:active {
	font: normal 10px helvetica; color: #666666; text-decoration: none; padding-left: 0px;
}
a.copyright_link:visited {
	font: normal 10px helvetica; color: #666666; text-decoration: none; padding-left: 0px;
}
a.copyright_link:hover {
	font: normal 10px Helvetica; color: #666666; text-decoration: none; padding-left: 0px;
}
.fontset_head {
	width:100%;
	height:23px;
	line-height:16px;
	border-bottom:1px solid #9B9B9B;	
}
.fontset_text {
	font-family: Helvetica;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

/*Heritage page styles*/
#heritage_container {
	font-family:Arial,sans-serif;
	width:580px;
	height:117px;
}
.heritage_box {
	width:580px;
	height:117px;
	position:relative;
	background-color:#d9d9d9;
	margin:10px 0 0 0;
	font-size:10px;
}
.heritage_text {
	font-size:12px;
	float:left;
	display:block;
	margin:0 0 0 22px;
	width:370px;
}
.heritage_text_no_pic {
	font-size:12px;
	float:left;
	display:block;
	margin:75px 0 0 22px;
	width:370px;
}	
.heritage_right {
	position:absolute;
	top:0;
	right:0;
	float:right;
	display:inline;
	border-left:5px solid #ffffff;
	border-bottom:3px solid #ffffff;
	margin:0;
	padding:0;
}
.heritage_left {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.left_side {
	width:139px;
}
.ruler{
	height:5px;
	border-bottom:1px solid #cccccc;
	clear:both;
	margin:5px 0 5px 0;
}

/*news item styles*/
.newsPic{
	width:119px;
	height:79px;
	float:right;
	display:inline;
	background-image:url(../images/common/drop.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear:right;
	text-align:right;
	border:0px solid #cb0039;
}
.newsPic img{
	margin: 9px 5px 0 0;
}
.newsItem{
	font: bold 11px Helvetica;
	color: #000000;
	border:0px solid #cb0039;
	height:105px;
	clear:both;
	margin:
}
.newsItem a{
	color: #000000;
}
.hidden{
	display: none;
}	
.show{
	display: block;
}
.underline_contact {
	font-family:Helvetica;
	font-size:11px;
	text-decoration:underline;
}

a.forumLink{ color:#FF0000; }
a.forumLink:visited{ color:#FF0000; }
a.forumLink:hover{ color:#ffffff; }
a.forumLink:active{	color:#FF0000; }

/* Twitter Styles */


#NewsTable #twitter_update_list{
	margin-top:0;
	font-family:Helvetica;
}

#NewsTable #twitter_update_list li{
	line-height: 14px;
	font-size:11px;
	padding-bottom:7px;	
	border-bottom: 1px solid #dfdfdf;
}

#NewsTable #twitter_update_list li span{
	display:block;
}

#NewsTable #twitter_update_list li span a{
	color:#000000;
}

#NewsTable #twitter_update_list li a{
	color:#606061;
	font-size:11px;

}

/* End of Twitter Styles */

.academyFinancePackageTable{
	font-size:11px;
}

.motorsport-new{
	width:23px;
	height:10px;
	position:absolute;
	top:48px;
	left:472px;
	z-index:10;
}






/* Spec comparison table ----------------------------------------- */
	
	/*#carModelSpecList{
		width:185px;
		float:left;
	}
	
	#carModelSpecList ul{
		font-size:16px;
		color:#fff;
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:16px;
		width:185px;
	}
	
	#carModelSpecList ul li{
		background-image:url(../images/showroom/spec-comparison/spec-grad.jpg);
		background-repeat:repeat-x;
		border-bottom:1px solid #fff;
		background-color:#FF0000;
		margin:0;
		padding:0;
		width:185px;
	}
	
	
	
	
	#carModelSpecList ul li.Classic{
		padding:0 0 0 20px;
		height:46px;
		display:block;
	}
	
	#carModelSpecList ul li.Classic span{
		display:block;
		padding-top:10px;
	}
	
	#carModelSpecList ul li.roadsport{
		padding:0 0 0 20px;
		height:59px;
		display:block;
	}
	
	#carModelSpecList ul li.roadsport span{
		display:block;
		padding-top:10px;
	}
	
	
	
	
	
	
	
	#specTableScroll{
		width:614px;
		float:left;
		overflow:auto;
	}
	
	.specTable{
		font-family:Arial, Helvetica, sans-serif;
		background-color:#f2f2f2;
	}
	
	.specTable th{
		font-size:12px;
		font-weight:normal;
		background-color:#4c4c4c;
		padding:8px 8px 8px 8px;
		color:#fff;
		border-right:1px solid #3d3d3d;
	}
	
	th.darkHead{
		background-color:#2e2e2e;
	}
	
	.specTable td{
		font-size:12px;
		font-weight:normal;
		padding:9px 8px 0 8px;
		color:#454545;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
	}
	
	.darkTint{
		background-color:#e5e5e5;
	}*/

/* Spec comparison table ----------------------------------- [END] */


/* New Register form styles -------------------------------------- */


	#register form{
		font-family:Arial, Helvetica, sans-serif;
		float:left;
	}
	
	#register .keyline{
		margin:5px 0 20px 22px;
	}
	
	#register h1{
		color: #000000;
		font-size: 20px;
		font-weight: normal;
		padding:0 0 10px 22px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0;
	}
	
	#register p.intro{
		font-size:12px;
		color: #343434;
		line-height: 15px;
		padding:0 0 15px 22px;
		margin:0;
	}
	
	#register p.intro a{
		color:#ff0000;
	}
	
	#register p.intro a:hover{
		color:#000;
	}
	
	#register p.tel{
		font-size:12px;
		color:#454545;
		display:block;
		padding-bottom:5px;
		margin:0;
	}
	
	#register #formColOne{
		position:relative;
		left:23px;
		width:239px;
		float:left;
	}
	
	#register #formColTwo{
		width:239px;
		float:left;
		position:relative;
		left:45px;
		padding-top:66px;
	}
	
	#register label{
		font-size:12px;
		color:#454545;
		display:block;
		padding-bottom:5px;
	}
	
	#register input{
		width:237px;
		border:1px solid #cccccc;
		padding:5px;
		height:24px;
		font-size:12px;
		color:#454545;
		background-image:url(../images/register/input-grad.jpg);
		background-repeat:repeat-x;
		margin-bottom:20px;
	}
	
	#register #countryCode{
		float:left;
		width:45px;
	}
	
	#register #areaCode{
		float:left;
		width:88px;
		margin-left:10px;
	}
	
	#register #telephone{
		float:left;
		width:88px;
		margin-left:5px;
	}
	
	#register select{
		margin-bottom:28px;
		width:180px;
	}
	
	#register select#title{
		width:100px;
	}
	
	#register #yesLabel, #register #noLabel{
		float:left;
		padding-right:4px;
	}
	
	#register input#yes, #register input#no{
		width:auto;
		border:0 none;
		background-image:none;
		padding:0;
		float:left;
		margin-right:15px;
		height:auto;
	}
	
	#register .yesNoBlock{
		clear:both;
	}
	
	#register .yesNoBlock p{
		margin:0;
		padding-bottom:5px;
		font-size:12px;
		color:#454545;
	}
	
	
	
	
	#register #formColFullWidth{
		float:left;
		position:relative;
		left:23px;
		width:570px;
		padding-bottom:40px;
	}
	
	#register textarea{
		width:505px;
		border:1px solid #cccccc;
		padding:5px;
		font-size:12px;
		color:#454545;
		background-image:url(../images/register/comments-grad.jpg);
		background-repeat:repeat-x;
		margin-bottom:10px;
		overflow:auto;
		height:110px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#register p.title{
		font-size:14px;
		color:#ff0000;
		margin-top:0;
	}
	
	#register #formColFullWidth div{
		float:left;
		width:570px;
		padding-bottom:10px;
	}
	
	#register #formColFullWidth input{
		width:auto;
		height:auto;
		float:left;
		border:0 none;
		padding:0;
		margin:0 8px 0 0;
		background-image:none;
	}
	
	#register #formColFullWidth label{
		display:inline;
	}
	
	#register #formColFullWidth .radioButtons input,
	#register #formColFullWidth .radioButtons label{
		display:inline;
		float:none;
		color:#808080;
	}
	
	#register #formColFullWidth .radioButtons p{
		margin:0;
		padding-bottom:5px;
		font-size:12px;
		color:#454545;
	}
	
	#register #formColFullWidth label{
		padding-bottom:0;
		margin-right:20px;
	}
	
	#register .question{
		padding-top:20px;
	}
	
	#register #formColFullWidth input#submitButton{
		width:104px;
		height:24px;
		padding:0 0 0 25px;
		border:0 none;
		background-image:url(../images/register/button.jpg);
		color:#fff;
		text-align:left;
		cursor:pointer;
		background-position:0 0;
	}
	
	#register #formColFullWidth input#submitButton:hover{
		background-position:0 -24px;
	}
	
	#register ul.errors
	{
		padding:0;
		margin:0 0 5px 0;
		list-style:none;
		color:#c30f0f;
	}
	
	#register ul.errors li
	{
		padding:0;
		margin:0;
		color:#c30f0f;
		font-size:12px;
	}
	
	.errorMessage
	{
		border:1px solid #ff0000;
		background-color:#ffd7d7;
		padding:10px 10px 10px 32px;
		margin: 0 23px 20px 22px;
		color:#d30f0f;
		font-size:13px;
		
		background-image:url(../images/register/exclamation.png);
		background-position: 9px 9px;
		background-repeat:no-repeat;
		
	}


	.telDetails
	{
		color:#454545;
		font-size:12px;
		padding-top:0;
		margin-top:0;
		margin-bottom:7px;
		
	}
	
	.caterham-insurance-logo {
		vertical-align:top;
		margin-left:20px;
	}	
	/*
	#register #leftCol{
		width:892px;
	}
	
	#register #formColThree{
		width:208px;
		float:left;
		margin-left:20px;
	}
	
	#register #formColFour{
		width:208px;
		float:left;
		margin-left:20px;
	}
	
	
	
	#register label#heardselectLabel{
		clear:both;
	}
	
	
	
	
	
	
	
	#register select#title{
		margin-bottom:31px;
		width:100px;
	}
	

	
	#register select#currentStatus{width:208px;}
	
	#register select#pricerangeminselect{width:85px; float:left;}
	
	#register select#pricerangemaxselect{width:85px; float:left;}
	
	#register .to{
		font-size:1.2em;
		color:#454545;
		font-family:Arial, Helvetica, sans-serif;
		display:block;
		float:left;
		padding:0 14px 0 14px;
	}
	
	
	
	
	
	#register #homesLabel, #register #apartmentsLabel, #register #bothLabel{
		float:left;
	}
	
	#register input#homes, #register input#apartments, #register input#both{
		float:left;
		width:20px;
		background-image:none;
		margin:0 5px 0 0;
		padding:0;
		border:0 none;
	}
	
	#register #currentStatusLabel{
		clear:both;
		margin-top:30px;
		display:block;
	}
	
	#register input.checkbox
	{
		width:15px;
		float:left;
	}
	
	.checkboxContainer
	{
		clear:both;
	}*/

/* New Register form styles -------------------------------- [END] */
