#product {
	position:relative;
	width: 217px;
	float: left;
	height: auto;
}

#prodfield-top {
	position: relative;
	float: left;
	background-image: url(/img/bg-prodfield-top.jpg);
	background-repeat: no-repeat;
	background-position : left bottom;
	padding: 0px 0px 0px 0px;
	height: 26px;
	width: 217px;
	color: #f68428;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

#prodfield-middle {
	position: relative;
	float: left;
	background-image: url(/img/bg-prodfield-middle.jpg);
	background-repeat:repeat-y;
	background-position : left top;
	padding: 0px 0px 0px 4px;
	font-size: 11px;
	height: auto;
	width: 217px;
}

#prodfield-bottom {
	position: relative;
	float: left;
	background-image: url(/img/bg-prodfield-bottom.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	height: 25px;
	width: 217px;
}

/* table properties */
.prodtable {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 217px;
	text-align: center;
	margin-bottom: 10px;
}

.prodtable_title {
	background-image: url(/img/bg-prodfield-top.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	padding-top: 8px;
	height: 18px;
	color: #f68428;
	font-style: italic;
	font-weight: bold;
}

.prodtable_image,
.prodtable_description {
	background-image: url(/img/bg-prodfield-middle.jpg);
	background-repeat:repeat-y;
	background-position : left top;
}

.prodtable_product_image {
	background-image: url(/img/temp.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	margin: 0px 15px 0px 15px;
	cursor: pointer;
}

.prodtable_product_image div {
	border: 1px solid #000000;
	width: 184px;
	height: 184px;
}

.prodtable_description {
	text-align: left;
	padding: 5px 15px 5px 15px;	
	height: 40px;	
}

.prodtable_bottom {
	background-image: url(/img/bg-prodfield-bottom_2.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	text-align: right;
	padding-right:2px;
	height: 25px;	
}

.prodtable_bottom img {
	margin-top: 2px;
}

/* catalogue buttons */
.btn {
	position: relative;
	height: 22px;
	margin-left: 150px;
	margin-top: 0px;
	background-position: top;
	float: left;
}

.active {
	background-position: bottom;
}

#meerinfo_1 {
	width: 65px;
	background-image: url(/img/btn_meerinfo.gif);
}

#meerinfo_1 a {
	height: 22px;
	width: 65px;
	display: block;
}

#meerinfo_2 {
	width: 65px;
	background-image: url(/img/btn_meerinfo.gif);
}

#meerinfo_2 a {
	height: 22px;
	width: 65px;
	display: block;
}

#meerinfo_3 {
	width: 65px;
	background-image: url(/img/btn_meerinfo.gif);
}

#meerinfo_3 a {
	height: 22px;
	width: 65px;
	display: block;
}

#meerinfo_4 {
	width: 65px;
	background-image: url(/img/btn_meerinfo.gif);
}

#meerinfo_4 a {
	height: 22px;
	width: 65px;
	display: block;
}

#meerinfo_5 {
	width: 65px;
	background-image: url(/img/btn_meerinfo.gif);
}

#meerinfo_5 a {
	height: 22px;
	width: 65px;
	display: block;
}

#meerinfo_6 {
	width: 65px;
	background-image: url(/img/btn_meerinfo.gif);
}

#meerinfo_6 a {
	height: 22px;
	width: 65px;
	display: block;
}

.btn_prod {
	position: relative;
	height: 22px;
	margin-left: 0px;
	margin-top: 0px;
	background-position: top;
	float: right;
}

.active {
	background-position: bottom;
}

#product {
	width: 65px;
	background-image: url(/img/btn_meerinfo.gif);
}

#product a {
	height: 22px;
	width: 65px;
	display: block;
}
