/* 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		Modern Rugs
Filename:		layout_nopromo.css
Description:	No Menu layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	19Dec07		CT			Added bodyPadder definitions
1	19Oct07		CT			Created

*/


#basketsummary {
	position: relative;
	float: left;
	width: 163px;
	height: 78px;
	overflow: hidden;
	padding: 5px 8px;
	background: #AED5F3 url(/res/coArticleSignpost/images/base.gif) no-repeat bottom left;
	border-bottom: 1px solid #fff;
}

#siteMain #mainPanel #bodyText #bodyPadder {
	width: 590px;
	margin: 0px 10px 0px 20px;
}

#siteMain #mainPanel #bodyText #bodyPadder h1,
#siteMain #mainPanel #bodyText #bodyPadder h2 {
	font: normal 1.5em Century Gothic,verdana,arial,sans-serif;
	margin: 0px 0px 2px 0px;
	color: #FF7E00;
}