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

#products_top {
	position:relative;
	top:205px;
	width:698px;
	height:209px;
	background:url(../images/products/products_top.jpg) no-repeat;
	margin:0 auto 205px auto;
	}

.products_item {
clear:both;
height:100%;
margin-bottom:10px;
min-height:193px;
}

.products_item > img{
display:block;
position:relative;
top:10px;
margin-bottom:20px;
}

.prod_img{
	width:180px;
	height:193px;
	float:left;
	padding:5px;
}

