@charset "utf-8";
/* CSS Document */

.content {
	height: 1600px;
	clear:both;
	
	
}
.content .holder_products   {
	width: 920px;
	height: 1350px;
	clear:both;
}

.somethingdifferent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 1px;
	margin-top: 1px;
	background-color: #fbc6e1;
	color: #222222;
}

