/* PRODUCT DETAILS */

.features_title {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
	border-bottom: 1px #999 solid;
}
.features_list {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 15px;
}
.model_number {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -5px;
}

