html, body{
	margin:0px;
	padding:0px;	
	background:#ffffff;
	font-family: arial, sans-serif;
	font-size:11px;
	color:#000000;	
	position: relative;
	}
DIV.tovar{
	float: left;
	height:270px;	
	margin-right: 52px;
	margin-bottom: 0px;
	width: 150px;
	overflow:hidden;
}
DIV.tovar_serch{
	width: 150px;
	height:540px;
	float: left;		
	border:	solid 1px #fff;
	margin-right: 52px;
	margin-bottom: 0px;
	
}
h1{
	margin:0px;
}
#content{
	margin:0px;
	padding:0px;
}
#content table{
	margin:0px;	
	padding:10px;
}
