body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#868686;
	background-image:url(/images/generic/servicemyauto/bg_body_pattern.jpg);
	background-position:top;
	background-repeat:repeat-x
}						
.main {
	margin:auto;
	position:relative;
	background-image:url(/images/generic/buymyauto/bg_image_customer_login.jpg);
	background-repeat:no-repeat;
	width:888px;
	height:463px;
	border-left:solid 1px #666;
	border-right:solid 1px #666;
}
		.main_body {
			background-image:url('http://www.buymyauto.us/images/generic/buymyauto/bg_main_image.jpg');
			background-repeat:no-repeat;
			background-position:left top;
			text-align:left;
			width:888px;
			background-color:#fff;
			overflow:visible;		
		}
		.main_bottom {
			background-image:url('http://www.buymyauto.us/images/generic/buymyauto/bg_bottom_image.jpg');
			width:888px;
			background-repeat:no-repeat;	
			background-position:center top;
			display:block;
			min-height:22px;	
		}
		.left_edge {
			
			width:0px;
			background-repeat:no-repeat;	         
			background-position:right top;
			display:block;
			min-height:1600px;			
		}	
		.right_edge {
			
			width:0px;
			background-repeat:no-repeat;	
			background-position:left top;
			display:block;	
			min-height:1600px;
		}
		.main_btm_left{
			background-image:url('http://www.buymyauto.us/images/generic/servicemyauto/bg_left_image.jpg');
			background-repeat:no-repeat;
			background-position:right bottom;
		}
		.main_btm_right{
			background-image:url('http://www.buymyauto.us/images/generic/servicemyauto/bg_right_image.jpg');
			background-repeat:no-repeat;
			background-position:left bottom;
		}
.welcome_name {
	color:#FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight:900;
	font-size:36px;
	font-style:italic;
	position:relative;
	top:8px;
}
.login_box {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	position:absolute;
	width:160px;
	top:250px;
	left:630px;
}
.email_text {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	position:absolute;
	top:-200px;
	left:630px;
	font-weight:bold
}
.code_text {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	position:absolute;
	top:230px;
	left:630px;
	font-weight:bold
}
.login_email {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	position:absolute;
	width:160px;
	top:-200px;
	left:640px;
}
.login_button {
	position:absolute;
	top:290px;
	left:630px;
	border:none;
}
.login_help_text {
	display:none;
	color:#5f2065;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	position:absolute;
	top:420px;
	left:500px;
}
.login_error_text {
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	position:absolute;
	top:325px;
	left:630px;
}		
.purl_domain {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:445px;
	left:20px;
	text-align:center;
	width:390px;
}

		.name_offer {
			color:#6e1213;
			font-family:"Arial", Georgia, Times New Roman, Times, serif;
			font-weight:bold;
			font-size:24px;
			font-style:normal;
			
			position:relative;
			top:4px;
		}
		.offer_text {
			color:#FFFFFF;
			font-family:"Arial", Georgia, Times New Roman, Times, serif;
			font-size:18px;
			font-weight:bold;
			
			position:relative;
			top:4px;
		}
		
		
		.question_list {
			overflow:visible;
/*			position:relative;*/
/*			top:220px;
			left:0px;*/
			border:none;
			margin:35px;
		}	
		
		ul {
			list-style:none;
			text-align:left;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
		}
		.map {
			font-family:Georgia, "Times New Roman", Times, serif;
			left:0px;
			top:0px;
			position:relative;
			width:98%;
			margin-right:12px;
		}
		.dealer_location {
			font-size:14px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		.question_message {
			font-size:14px;
			color:#6e1213;
			font-family:"Arial", Georgia, Times New Roman, Times, serif;
		}
		
		.question_submit_button {
/*			position:absolute;*/
/*			width:117px;
			height:24px;*/
/*			top:365px;
			left:590px;*/
/*			background-image:url('/images/purl/12/question_submit_btn.gif');*/
			border:none;
		}
		.company_name {
			font-size:24px;
		}
		
		.dealer_name {
			color:#FFFFFF;
			font-family:"Arial", Georgia, Times New Roman, Times, serif;
			font-size:20px;
			position:relative;
			top:-4px;
			font-weight:200;
			float:right
		}
		
		.congratulation {
			color:#6e1213;
			font-family:"Arial", Georgia, Times New Roman, Times, serif;
			font-size:32px;
			position:relative;
			left:-5px;
		}						
