.acc-back {
	background: url(../images/product-tile-horiz4.jpg) bottom left; 
}

.acc-back2 {
	background: url(../images/product-tile-horiz3.jpg) bottom left; 
}

.acc-name {
	color:#333; 
	height:65px; 
	float:left; 
	width:145px; 
	font-weight:bold; 
	font-size: 11px; 
	padding:9px 0 5px 5px;
}

.acc-descrip {
	width:465px; 
	float:left; 
	padding:5px 0 5px 15px;
}

.acc-images {
	width:360px; 
	float:left; 
	margin-right:5px;
}

.acc-text {
	width:265px;
	float:left; 
	padding:5px 0 0 0;
}
.acc-benefit {
	width:180px; 
	float:left;
	margin-left:20px;
	padding:5px 0 0 0;
}

.acc-images img {
	float:left;
	padding:8px 0 5px 0;
}

.na {
	float:left; 
	height:33px; 
	width:90px; 
	text-align:center; 
	padding:32px 0 0 0;
}

.cone {
	float:left;
	width:70px; 
	height:25px;
	text-align:center: 
	padding:0px 10px 0 10px; 
	margin-right:30px; 
	margin-top:20px;
}

.dealerEmail {
	margin-top:10px;float:right;	
	width:150px;
	text-align:left;
	
}

#emailbtn2 {
	width:100px; 
	height:28px; 
	display:block;
	background-repeat:no-repeat; 
	padding-left:45px; 
	padding-top:12px;
	font-size:12px;
	border:1px solid #ccc;
	background-image:url(../images/email2.jpg);
    background-color:#fff;
}
#emailbtn2 a{color:#900000; font-weight:bold;}
#emailbtn2 a:hover {color:#000; text-decoration:none;}

ul.benefit {
	margin:5px 0 5px 24px;
}

.formItem {
	margin-bottom:10px;
	width:50px;
}

#financing {
	width:345px;
	float:left;
}

#financingForm {
	float:left;
	width:285px;
	margin-left:30px;
}

#system-specs-title2 {
	padding:5px; 
	width:200px; 
	float:left; 
	border-top:1px solid #ccc;
}

#system-specs2 {
	padding:5px; 
	width:200px; 
	border-top:1px solid #ccc;  
	border-left:1px solid #ccc; 
	float:left;
}

#system-specs2 input {
	padding:4px; 
	color:#333; 
	background-color:#eee; 
	border:1px #ccc solid;
}



