﻿body,#wrapper
{
	background-image:none;	
}

#header,
#left-column img,
#right-column #short-product-description,
#right-column .product-colors,
#right-column .product-size,
#product-actions,
#product-symbols,
#product-list,
.head-offer,
.buy-button,
#category-title,
#right-column  img
{
	display:none;
}


#left-column img.product-picture,
#long-product-description
{
	display:block;
	font-size: 14px;
}
#long-product-description .moreless{
	display:none;
}

#left-column img.product-picture
{
	left:50px;
}

#product
{
	position:inherit;	
}

#left-column
{
	/*border:3px solid black;*/
	width:600px;	
	left:140px;
	position:absolute;
	clear:both;
	
}

#right-column
{	
	/*border:3px solid black;*/
	clear:both;
	float:none;
	position:inherit;
	left:-300px;
	top:450px;
	width:600px;
}

#long-product-description
{
	width:600px;
}
	
#article-number
{
	float:left;	
	clear:both;
	position:absolute;
	left:0;
	top:-20px;
}


