/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		Vroom
Filename:		layout_common_1.css
Description:	Site-wide layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	06/11/07	MS			created

*/

@import url(layout_common.css);

#siteMain {
	background: transparent url(/images/general/main_bg_alt.gif) repeat-y top left;
}

#midPanel {
	/*width: 589px;*/
}

#midPanel #coSiteSubNavigation {
	/*width: 587px;*/
}

#mainPanel {
	width:650px;
}

#signpostPanel {
	width: 0px;
}
