.thumbbox {
	background-image: url(../images/prodthumbbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 150px;
	margin-top: 10px;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	position: relative;
	margin-right: 15px;
	margin-left: 0px;
}
.thumbbox a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration:none
}
.thumbbox a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	text-decoration:none
}
.thumbimg {
	display: block;
	padding-bottom: 6px;
	width: 146px;
	position: relative;
	text-align: center;
	padding-top: 3px;
	padding-left: 2px;
}
#featproducts {
	padding-left: 0px;
	margin-left: 20px;
	position: relative;
	display: block;
}
.buttones {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:99px;
	z-index:9000;
	border:0;
	visibility:hidden;
	text-align: center;
	padding-top: 3px;
}