/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		ONENE
Filename:		layout_standard_people.css
Description:	Layout of the standard page
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
3	16May06		CT			Updated for new colour scheme
2	19Arp06		CT			Amended image path
1	19Apr06		CT			Created

*/

@import url(layout_standard.css);

#bodyText .rollHeading {
	border-top: 1px solid #7D0426;
}

#bodyText .rollHeading .title {
	background: #7D0426 url(/images/page/sub_0/header_arrow_people.gif) no-repeat top left;
}

#bodyText .rollHeading .space {
	background: #fff url(/images/page/sub_0/header_curve_people.gif) no-repeat top left;
}


