/*
 
Copyright (c) Enigma Interactive 2006

SOM2
Project:		EST
Filename:		layout_standard_1.css
Description:	Promo panel styling
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	23Feb06		MS			Created

*/

#mainPanel {
	width: 507px;
}

#rightPanel {
	position: relative;
	overflow: hidden;
	float: right;
	width: 253px;
	z-index: 50;
}

#siteMain {
	background: url('/images/backgrounds/one_pixel.gif') repeat-y top right;
}

#installerListWrapper .backButton,
#supplierListWrapper .backButton,
#productCompareWrapper .backButton,
#productListWrapper .backButton {
	width: 507px;
}

#productProfileWrapper .backButton,
#supplierProfileWrapper .backButton,
#installerProfileWrapper .backButton {
	width: 507px;
}

#upperCrustFixed #mainPanel #bodyMedia .headerBar .middle,
#upperCrust #mainPanel #bodyMedia .headerBar .middle {
	width: 477px;
}
