p{
	font-family: Arial;
	font-size: 0.75em;
	color: #fff;
	/*border:1px solid red;*/
	padding:0 10px 0 10px;
	line-height: 150%

}
.sp_container{
	float: left;
	width: 225px;
	height: 440px;
	margin-right: 13px;
}	
.sp_container_last{
	float: left;
	width: 225px;
	height: 440px;
}
.spTop{
	background:#333;
	width: 225px;
	height: 138px;
}
.spBottom{
	background: #333333;
	width: 225px;
	height: 302px
}
.menuList{
	width: 225px;
	height: 18px;
	background-color: #666666;
	font-family: Arial;
	font-size: 1em;
	color: #fff;
}
.dropdowns select{
	width: 225px;
	height: 20px;
	background-color: #666;
	font-family: Arial;
	font-size: 1em;
	color: #fff;
	padding:0;
	margin-top:1px		
}

.dropdowns p{
	font-family: Arial;
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding-left:20px	 
}
.specifications{
	/*border:1px solid blue;*/
	width: 220px;
	height: 270px;
	margin: 0;
	padding: 0
}
.specifications ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*border:1px solid red*/
}
.specifications li{
	display: block;
	padding: 2.5%;
	font-size: 0.85em;
	border-bottom: 1px solid #666;
	margin-top: 1px
	
	
}
.specifications li.space{
	padding-bottom: 20px
}
.specifications li.tech{
	border-bottom: 1px solid #333
	}
	
#slideshow, #slideshow2, #slideshow3{
		/*border:1px solid red;*/
		float:left;	
		width: 225px;
		height: 440px;
		background:#333333;
		margin:0;
		padding:0			
}
#slideshow2, #slideshow3{
	margin-left:13px
}
#ss_text, #tt_text, #uu_text{
	font: 0.85em Arial, Helvetica, sans-serif;
	color:#ffffff;	
	/*overflow:auto;*/
	width: 220px;
	height: 275px;
	padding-left:5px;
	padding-top:8px;
	margin:0
		
}
.line{
	color:#666;
	width:217px;
	height: 0.1em;
}
#ss_controls, #ss_select, #tt_controls, #tt_select, #uu_controls, #uu_select{
	width: 225px;
	height: 20px;
	background-color: #666;
	font-family: Arial;
	font-size: 1em;
	color: #fff;	
	padding:0;
	margin:0
}
#ss_form, #tt_form, #uu_form, .forms, #ss_img_div, #tt_img_div, #uu_img_div{
	padding:0;
	margin:0
}

.specheading{
	height: 20px;
	background: #666 ;
	
}
.specheading p{
	padding: 2px 0 10px 6px;
	margin:0;
	font-size: 1.0em;
}	