/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		ONENE
Filename:		layout_gateway.css
Description:	Layout of the gateway page
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
4	19Apr06		CT			Adjusted margins on page titles and content
3	19/4/06		PG			moved panel stuff to layout_common_signpost.css
2	22Nov05		JF			Added bodyText objectRoll classes
1	21Jan05		AJL			Created

*/

/* header splash */

#pageTitle {
	width: auto;
	float: left;
	width: 436px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#pageTitle h1 {
	width: auto;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#bodyFloat{
	margin:0;
}

