/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */

@import "/css/master.css";

#page_content {
	padding:0;
}

#content_header {
	height:50px;
	margin:0 0 20px 0;
	padding:0;
	background: url(/images/explore/h.gif) no-repeat;
	text-indent:-9999em;
}

#column_1 {
	float:left;
	width:380px;
	margin-left:20px;
}

#column_2 {
	float:right;
	width:280px;
	margin-right:20px;
	padding-bottom:30px;
}

.content_block {
	padding-bottom:10px;
	border-bottom:1px solid #D1DAEA;
	margin-bottom:15px;
}

#explore_mastercars {
	padding-bottom:40px;
	background:url(/images/explore/pic_100percent.jpg) no-repeat 90% 90%;
}

h3.ir {
    height:15px;
}
h3.mastercars	{ background:url(/images/explore/h_mastercars.gif); }
h3.commercial	{ background:url(/images/explore/h_commercial.gif); }