/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		Vroom
Filename:		layout_wide.css
Description:	Site-wide layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	06/11/07	MS			created

*/

@import url(layout_common.css);

#mainPanel {
	width:785px;
}

#signpostPanel {
	width: 0px;
}

