/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */
 
@import "/css/layouts/01.css";

#page_content {
	padding:10px 20px;
}

h2 {
	background-image:url(/images/legal/h.gif);
	height:25px;
}

h2.legaldept {
	background-image:url(/images/legal/h_legaldept.gif);
}

dl.tabular dt {
	width:150px;
}