#content2 {
	position: relative;
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}
#content3 {
	position: relative;
	width: 755px;
}
/*
#content2 p {
	margin-top: 565px;
	color: #756F5E;
	font-style: italic;
}
*/
img.clipDodgeHeader { /*cropping similar to this was needed on some Jeep pages - may or may not need for Dodge*/
	clip: rect(64px 755px 624px 0);
	position: absolute;
	top: -64px;
	left: 0;
}
/* moved to carryover_reveal.css */
/*#reveal_container{ 
	position: relative;
	margin-top: 501px;
	height: 1px;
	visibility: hidden;
	}

#reveal_container_bg {
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 10;
	margin-left: -480px;
	width: 960px;
	height: 502px;
	background: #000000 url(/shared/images/content_back.jpg) 0px -20px repeat-x;
	}

#rendering_engine{
	position:absolute;
	left:50%;
	margin-left:-377px;
	top:77px;
	z-index:25;
}*/

body * {
	text-align: left;
	}
	
#right {
	background: #FFF;
	}
	
#content_signup {
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:0px 0px 0px 15px;
	position:relative;
	width:650px;
}

#content_thankyou {
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	padding:0px 0px 10px 10px;
	position:relative;
	width:600px;
}

#content_error {
	background-color:#000;
	border:0.1em solid #505050;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:0px 0px 0px 15px;
	position:relative;
	width:600px;
}

#logo_links_text{
	text-align:center;
}
