body{
	margin:0 auto;
	font:12px arial,sans-serif;
	padding:0;
	vertical-align:top;
	background: none;
    width:560px;
}

ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	position: absolute;
	top: 89px;
	left: 12px;
	z-index:5;
	display:none;
}
div.phone {
	display:none;
}
.logo {
	left:0;
    display:none;
}
.main {
	width:560px;
	position:relative;
}
.content-holder {
	background:none;
	margin-top:-35px;
	border-top:1px solid #d9dadc;
	width:560px;
}
.maincontent {
	background:none;
	width:560px;
}
.content-inner {
	background:none;
	width:560px;
	padding:0;
}
.header {
	background:none;
}
#detail-content-print {
	width:550px;
}
a.back {
	display:none;
}
table#detail-attributes {
	width:100%
}
.content-images {
    width:560px;
    float:none;
}
.content_images_left {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
    border:1px solid white;
    width:270px;
}
.content_images_right {
	float:left;
	margin-bottom:20px;
    width:270px;
}
#print-date {
	position:absolute;
	top:55px;
	left:405px;
}
#footer-menu {
	display:none;
}
#footer {
	width:400px;
	margin:0 auto;
}
h1.content {
	margin:0;
    margin-bottom:5px;
	line-height:3px;
    padding:0;
    text-indent:-3000px;
    width:400px;
}
#detail-content-print h1.content {
    margin-top:15px;
}