@charset "UTF-8";
/* CSS Document */

.products #wrapper #middle #right #content h2 {
	padding: 5px 0;
}

.products #wrapper #middle #sidebar a.btn {
	margin: 0 0 5px 0;
}

.products #wrapper #middle #right #content .feature {
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #CCCCCC;
	overflow: hidden;
}

.products #wrapper #middle #right #content .first {
	margin: 0;
	border: none;
}

.products #wrapper #middle #right #content .feature .details {
	padding: 10px 0 0 0;
	width: 308px;
	float: left;
}

.custom_machines .products #wrapper #middle #right #content .feature .details {
	width: 319px;
}

.products #wrapper #middle #right #content .feature .details h3 {
	padding: 0;
	color: #006fb9;
	font-size: 24px;
}

.products #wrapper #middle #right #content .feature .details h4 {
	padding: 0 0 5px 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.products #wrapper #middle #right #content .feature .details p {
	
}

.products #wrapper #middle #right #content .feature .details ul li {
	padding: 0 0 5px 15px;
	background-image: url(../images/pix_square.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-align: left;
}

.products #wrapper #middle #right #content .feature img {
	padding: 0 20px 0 0;
	float: left;
}

.products #wrapper #middle #right #content .feature img.flt-right {
	padding: 0 0 0 30px;
	margin: 0 0 10px 20px;
	float: right;
	clear: right;
}

.custom_machines .products #wrapper #middle #right #content .feature img {
	padding: 0;
	margin: 10px 0 0 20px;
	border: 1px solid #CCCCCC;
}
