@charset "utf-8";
/* CSS Document */

.sc_item {
	padding: 5px;
	float: left;
	height: 202px;
	width: 234px;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 17px;
	width: 237px;
	padding-bottom: 5px;
}


.acc_img  {
	padding-bottom: 5px;
	float: left;
	height: 162px;
	width: 122px;
	
}
.acc_indent {
	float: right;
	height: 130px;
	width: 100px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 5px;
}

.enquirybt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E49A2D;
	background-repeat: repeat;
	background-position: center center;
	height: 16px;
	width: 93px;
	display: block;
	padding: 5px;
	margin-top: 5px;
	border: thin solid #000;
	float: right;
	margin-left: 5px;
	text-align:center;
}
