#content .products{
	height:1%;
	overflow:hidden;
	text-align:center;
}
#content .products table{
	width:640px;
	text-align: left;
	border-collapse: collapse;
}
#content table td.product{
	padding:12px;
	background: #b84808;
	vertical-align:top;
}
#content table td.div{
	padding:0px;
}
#content .products img{
	margin-bottom:5px;
}
#content .products a{
	font-size:11px;
	text-decoration: none;
}

.gallery_items{
	overflow:hidden;
	_height:1%;
	_width:100%;
}

.gallery_item a{
	display:block;
	width:118px;
	height:118px;
	background: #B84808;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	text-align:center;
} 

.gallery_item img{
	margin:8px;
	width:100px;
	height:100px;
}