/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */

@import "/css/layouts/06.css";

#strapline {
    background:url(/assets/models/touran/h_strapline.gif) left top no-repeat !important;
    height:72px !important;
}
#strapline span {
top: 47px;
}

/*----------------------------------------------------------------------------------------
 * top tab bar and header
 *--------------------------------------------------------------------------------------*/
#tabs					{background:url(/assets/models/touran/tabs_bg.gif);}
#tabs h2				{background:url(/assets/models/touran/tabs_h.gif);}
#tabs li.models a		{background:url(/assets/models/touran/tab_models.gif);}
#tabs li.finance a		{background:url(/assets/models/touran/tab_finance.gif);}
#tabs li.maintenance a	{background:url(/assets/models/touran/tab_maintenance.gif);}

#page_content {
margin-bottom:20px;
}
#wesbank-legal-requirements {
display:block;
position:absolute;
bottom:-10px;
_bottom:-15px;
}