#title {
	font-weight:700;
	color:#000;
}
#price {
	color:#F00;
}
#description {
	padding-top:20px;
}
#enquire a {
	/*background-image:url(graphics/bg_enquire.gif);*/
	background-repeat:no-repeat;

	float:right;
	margin-top:20px;
}
#enlarge a {
	clear:both;
	/*background-image:url(graphics/photobutton.gif);*/

	background-repeat:no-repeat;
}
#mainimage {
	/*background-image:url(graphics/bg_mainimage.gif);*/
	width:270px;
	height:203px;
	float:left;
	margin:25px;
	margin-bottom:3px;
	border:#FFF 1px solid;
	margin-bottom:250px;

}
#view-thumb-wrap {
	width:280px;
	margin-top:25px;
	
}
.view-thumb {
	float:left;border:#FFF 1px solid;
}
#text_wrap {
	padding:30px;
	color:#000;
	background-color:#fff;
	margin-top:25px;
	width:409px;
	float:left;
	border:#FFF 1px solid;
}

