/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		ONENE
Filename:		layout_standard_business.css
Description:	Layout of the standard page
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	19Arp06		CT			Amended image path
1	19Apr06		CT			Created

*/

@import url(layout_standard.css);

#bodyText .rollHeading {
	border-top: 1px solid #C59F36;
}

#bodyText .rollHeading .title {
	background: #C59F36 url(/images/page/sub_0/header_arrow_bus.gif) no-repeat top left;
}

#bodyText .rollHeading .space {
	background: #fff url(/images/page/sub_0/header_curve_bus.gif) no-repeat top left;
}


