/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */
@import url("/css/master.css");

#page_content {
	padding: 0;
}
#content_header {
	height: 50px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url("/images/maximise/h.png") no-repeat;
	text-indent: -9999em;
}
#column_1 {
	position: relative;
	float: left;
	width: 280px;
	margin: 0 20px;
}
#column_2 {
	float: left;
	width: 380px;
	padding-bottom: 30px;
}
#yourvw ul, #accessories ul {
	padding-left: 16px;
}
#yourvw {
	margin-bottom: 18px;
	border-bottom: 1px solid #d1d1d1;
}
#yourvw h3 {
	background-image: url("/images/maximise/h-your_volkswagen.png");
	height: 18px;
}
#yourvw p {
	margin: 10px 0;
	font-size: 11px;
}
#accessories h3 {
	background-image: url("/images/maximise/h-accessories.png");
	height: 18px;
}
#page_content #column_2 img {
	margin: 0 0 20px 4px;
}
#page_content #column_2 #in_the_news_container img {
	margin: 0;
}
#hooks {
	margin-top: 20px;
}
#hooks a {
	margin: 1px 2px 1px 0;
}
#hooks .hook_repurchasing {
	margin-left: 136px;
}
h3.maintenance {
	background: url("/images/maximise/h_maintenance.jpg");
	height: 36px;
}