@CHARSET "UTF-8";

div#leftpartproduct
{
	position:absolute;
	top:0px;
	left:0px;
	width: 270px;
	height:385px;

	background-color: #d4c89e;
}


div#rightpartproduct
{	
	position:absolute;
	top:0px;
	left:270px;
	width: 710px;
	height:385px;

	background-position: top;
	background-repeat: no-repeat;
}



#producttext
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

div#producttext
{
	width:225px;
	padding-right:10px;
	height: 280px;
	overflow: auto;
}
