#text_wrap {
	float:left; 
	width:450px;
	}

#text_wrap h2 {
	float:left;
	width:475px;
	height:23px;
	font-size:12px;
	border-top:1px dotted #c7c7c7;
	margin-bottom:20px;
	padding:10px 0 0 10px;
	font-weight:bold;
	}

#text_wrap p {
	padding:10px;
}

#price  {
	color:#f47d20;
	font-size:14px;	
	}

#description {
	float:left;
	width:425px;
	}

#right-side {
	float:right;
	width:270px;
	margin:0 0 15px 15px;
}

#mainimage  {
	width:270px;
	height:203px;
	margin-bottom:15px;
	border:1px solid #f1efee;
	}	

#right-side p {
	padding-left:15px;
	font-size:13px;
}

#enquire {
	padding:0 0 0 10px;
	text-align:center;
	color:#fff;
	font-weight:bold;	
	font-size:13px;
	background:url(../graphics/link-arrow.png) no-repeat left center;
	margin-left:10px;
	}

#enquire:hover {
	color: #666;
	text-decoration:none;
	}
	
#view-thumb-wrap {
	clear:both;
	width:475px;
	height:67px;
	margin-bottom:10px;
}

.view-thumb {
	float:left;
	width:90px;
}
