
/* CSS Document */

#prodcontent{
	float:left;
	width:440px;
}

#prodimages{
	width:200px;
	float:left;
	text-align:center;
}
#prodimages #mainimage{
	padding:0px;
	margin-bottom:20px;
}
#prodimages img.thumbimage{
	padding:0px;
	border:0px;
}

#enqlink{
	font-size:1.2em;
	font-weight:bold;
	color:#CC0000;
}