div.struct
	{
	clear:both;
	margin:10px 0px 0 20px;
	
	background:#E7E7E8 url(img/struct-bg.jpg) repeat-x 0 bottom;
	float:left;
	width:27%;
	padding-bottom:200px;
	}
div.page
	{
	margin-top:10px;
	width:66%;
	overflow:hidden;
	
	}
div.content-no-menu div.struct
	{
	display:none;
	}

div.content-no-menu div.page
	{
	margin:0 0 0 120px;
	
	}
	

div.listpager:after{content:".";display:block;height:0;clear:both;visibility:hidden;}	
div.content-no-menu div.page div.listpager
	{
	display:block;
	position:relative;
	}	
	
div.page p
	{
	color:#999999 !important;
	font-weight:bold;
	margin-left:24px;
	
	}

div.page-content p.text,
div.product-detail p.text,
div.content-no-menu p.text
	{
	font-size:9px;
	color:#999999 !important;
	font-weight:bold;
	text-align:right;
	float:left;
	margin-top:3px;
	margin-left:146px;
	
	}

div.product-detail p.text
	{
	margin-right:0px;
	text-align:left;
	
	}
	
div.page-content p.text
	{
	margin-right:197px;
	float:none;
	
	}
	
div.block-homepage-text p.text
	{
	margin-left:237px !important;
	float:left;
	
	
	}

