.prod_item {
	position:relative;
	margin:0px;
	
}

.prod_subheading {
	color:#00AEEF;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
}

.prod_image {
	display:block;
	clear:both;
	text-align:center;
	width:200px;
}

.prod_desc {
	position:relative;
	width:340px;
}

.prod_add {
	display:block;
	width:62px;
	height:23px;
	position:relative;
	overflow:hidden;
}

.enq_msg {
	color:#00AEEF;
	font-weight:bold;
	visibility:hidden;
	margin-top:10px;
}

.enq_link {
	color:#00AEEF;
}

.enq_remove {
	color:#006;
	font-size:0.8em;
	font-weight:normal;
}

.prod_itemtable {
	font-size:1em;
	width:660px;
	line-height:1.5em;
}