.home-product, .home-product_feat {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 12px;
	background: url(../images/fb_prod_bg.gif) top left;
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	cursor: pointer;
}

.home-product_feat {
	background: url(../images/fb_prod_bg2.gif) top left;
	background-repeat: no-repeat;
}

table.product_info {
	padding: 2px;
	margin: 0px;
	padding-top: 6px;
	margin-top: 10px;
	background: url(../images/fb_prod_vbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

td.product_info {
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

td.separator {
	height: 2px;
	background: url(../images/fb_prod_bg.gif) top left;
	background-repeat: no-repeat;
}
div.product_text {
	width: 90%;
	text-align: left;
	padding-left: 10px;
}
div.home_moreinfo {
	width: 100%;
	text-align: right;
}

.front {
	font-size : 11px;
	font-family : tahoma, sans-serif;
	color:#666;
	font-weight : bold;
	text-decoration: none;
}

a.front:hover {
	text-decoration: underline;
}