body {
	font:12px Arial;
}
#header {
	display:none;
}
.header-detail {
	display:none;
}
h2.d-right {
	display:none;
}
#detail-left {
	width:320px;
	float:left;
	padding-bottom:15px;
}
#detail-specs dl {
	height:88px;
}
#detail-specs dl dt {
	width:110px;
	font-weight:bold;
	float:left;
}
#detail-specs dl dd {
	width:170px;
	float:left;
}
#detail-main {
	float:left;
	width:600px;
}
#footer {
	clear:left;
	padding-top:10px;
}
#footer #copy {
	border-top:1px solid #000;
	padding-top:10px;
}
#subnavy, #slideshow-control, #slideshow-text, #enof, #subnav {
	display:none;
}
#detail-content h3 {
	padding:0;
	margin:0;
	padding-top:15px;
}
#detail-content h3:first-child {
	padding:0px;
}
#detail-content dl dt {
	float:left;
	width:150px;
	margin:2px;
}
#detail-content dl dd {
	float:left;
	width:300px;
	margin:2px;
}
