/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */
 
@import url("/css/layouts/08.css");

#page_content h2 {
	background: url("/images/maintenance/express-service/_h.gif") no-repeat;
	height: 48px;
	margin-top: 0;
}
#column_1 {
	width: 170px;
}
#column_2 {
	padding: 0 30px;
	width: 460px;
}
em {
	color: red;
	font-weight: bold;
}
#column_1 em {
	font-size: 9px !important;
}
#column_1 em.note {
	color: #666;
	font-size: 10px !important;
}
#column_2 strong {
	background: url("/images/common/bullet_plus.gif") no-repeat 0px 5px;
	color: #3E5B97;
	padding-left: 10px !important;
}

dl#dealer-list dt {
	margin-top:1em;
	font-weight:bold;
	font-size:12px;
}
dl#dealer-list dd {
	margin-left:1.5em;
}