/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */
 
@import "common.css";

/*----------------------------------------------------------------------------------------
 * layout
 *--------------------------------------------------------------------------------------*/
#page_content {
	background: url(/images/downloads/index_bg.jpg) no-repeat top right;
}

#page_content h2 {
	background: url(/images/downloads/index_h.gif) no-repeat;
	text-indent:-9999em;
	height:26px;
}

#column_1 {
	width:160px;
}

#column_2 em {
	font-size:140%;
}

/*----------------------------------------------------------------------------------------
 * content nav
 *--------------------------------------------------------------------------------------*/
#content_nav {
	margin-top:40px;
}