
#e_maintance_content, #e_maintance_content p {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
}

div#main_header
{
	font-size:20px;
	margin-left:60px;
	font-weight:bold;
	padding-bottom:10px;
	float:none;
}

ul.maint
{
	 
	width:560px;
	list-style-type:disc;
}
ul.maint li
{
	margin-top:5px;
	margin-left:0px; 
	padding:0px;
}
div#sub_header
{
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:10px;
}


div#e_maintance_content
{
	width:710px;
	border:0;
	background-color:transparent;
}




div#car_name
{
	background-color:#AFAFAF;
	color:White;
	font-size:28px;
	font-weight:bold;
	margin-left:28px;
	_margin-left:27px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:30px;
	margin-bottom:30px;
	width:630px;
	padding-left:24px;
}

div#service_m1_m2
{
	padding-left:28px; 
	
} 

table#tbl_service_m1_m2
{
	width:655px;

}


th.service_hd
{
	color:#666666;
	font-size:18px;
	padding-left:10px;
	padding-bottom:5px;
	width:583px;
	text-align:left;
	border:solid 1px white;
}

th.m1_hd
{
	color:#666666;
	font-size:18px;
	width:80px;
	text-align:center;
	border:solid 1px white;
}

th.m2_hd
{
	color:#666666;
	font-size:18px;
	width:80px;
	text-align:center;
	border:solid 1px white;
}

th.service
{
	background-color:#c8c8c8;
	color:Black;
	border:solid 1px white;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

th.selected 
{
	background-color:#636363;
	border:solid 1px white;
	color:#636363;
}
th.not_selected 
{
	background-color:#e2e2e2;
	border:solid 1px white;
}

 
div#additional_service
{
	margin-top:50px;
	padding-left:28px;
	padding-right:10px;
	width:655px;
	
}
 

th.additional_hd
{
	color:#666666;
	font-size:18px;
	padding-left:10px;
	padding-bottom:5px;
	width:420px;
	text-align:left;
	border:solid 1px white;
}

th.km_hd
{
	color:#666666;
	font-size:15px;
	width:75px;
	text-align:center;
	border:solid 1px white;
}

th.char_col
{
	width:20px;
	text-align:center;
	border:solid 1px white;
	background-color:#c8c8c8;
	 
}
th.footnotes_hd
{
	color:#666666;
	font-size:18px;
	 
	padding-bottom:5px;
	width:380px;
	text-align:left;
	border:solid 1px white;
	
}
th.footnote_col{
	background-color:#e2e2e2;
	width:595px;
	text-align:left;
	padding:10px 30px 10px 10px;
	border:solid 1px white;
}

div#footnotes
{
	margin-top:50px;
}
 
div.general
{	
	padding-left:54px;
}

div#bodyWrapper.motion div.general {
	padding-left: 28px;
	width: 655px;
}
 
table.service_details
{
	margin-top:2px;
	width:655px;
}
table.service_details th
{
	text-align:left;
	padding-left:23px;
	font-weight:normal;
	 
}
th.service_due
{
	width:468px;
	background-color:#c8c8c8;
	font-weight:bold !important;
	text-align:left;
	padding-left:54px;
	 
	
}
th.show_details
{
	background-color:#636363;
	color:White;
	text-align:left;
	padding-left:54px;
	font-weight:bold !important;
	width:140px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}
 
/*
p {
	border:0 none;
	font-weight:500;
	font-size:100%;
}
*/

table#tbl_footnotes{
	margin-left:28px;
	width:655px;
}

.scheduleFormBox {
	padding:10px 0 10px 10px;
	border:10px solid #414141;
	margin-bottom:15px;
	width:660px;
}
#scheduleFormLanding{
	width: 340px;
	height: 130px;
	_overflow:hidden;
}

#scheduleFormResults select {
	width:105px;
	margin-right:15px;
}
#scheduleFormResults label {
	font-size: 81.25%;
	font-weight:bold;
	margin-right:5px;
}

#scheduleFormResults.french select {
	width:105px;
	margin-right:5px;
}
#scheduleFormResults.french label {
	font-size: 81.25%;
	font-weight:bold;
	margin-right:0px;
}

input#btn_link {
	width:134px;
	height:22px;
	background: #FFFFFF url(/images/goodwrench/common/btn-schedule_show.png) no-repeat 0 0;border:none;
}
input#btn_link.french {
	width:153px;
	height:22px;
	background: #FFFFFF url(/images/goodwrench/common/btn-schedule_show_fr.png) no-repeat 0 0;border:none;
}
input#btn_link:hover {
	background-position:0 -22px;
	cursor:pointer;
	border:none;
}

h3.chooseVehicle {
	color:#fff;
	width:670px;
	padding:10px 10px 0 10px;
	background-color:#414141;
}
h3#chooseVehicleLanding {
	width:350px;
	margin-top: 12px;
}
#scheduleFormLanding #btn_link {
	margin-bottom:28px;
}

.row {
width:330px;
}
.col1 {
	float:left;
	display:inline;
	padding-top:3px;
	width:70px;
}
.col1 label {
	font-size:81.25%;
	font-weight:bold;
	margin-left:10px;
}
.col2 {
	margin-left:70px;
	width:260px;
	_margin-top:-18px;
}
.col2 select {
	width: 260px;
}
#scheduleFormLanding a#link {
	float:right;
	position:relative;
	top:34px;
	left:10px;
}
.resultsButton {position:relative;top:5px;}