/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		Modern Rugs
Filename:		layout_standard.css
Description:	Standard layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	05Oct07		CT			Created

*/

#siteMain #mainPanel #bodyText #bodyPadder {
	width: 590px;
	margin: 0px 10px 0px 20px;
	/* border: 1px solid red; */
	/* font-size: 0.9em; */
}

#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;
}
