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


#categoryProd{
	border:none;
}

#categoryProd h2.title{
	background:none;
	color: #333;
}

ul.odd{
	float:left;
}

ul.even{
	float:right;
}

#main table.sample{
	border: 0;
}

#main table.sample td img{
	margin-bottom: 20px;
	margin-right: 20px;
	width: 200px;
	height: auto;
}

#main table.sample td{
	text-align: left;
}


#main table td img{
	margin-bottom: 20px;
	margin-right: 20px;
}
