div#detail img.image {
	margin-top: 15px;
	border: 0;
	width: 310px;
	height: 200px;
	float: left;
}
div#foto {
	margin-top: 15px;
	padding: 0;
    width: 310px; 
    height: 200px;
    float: left;
}
div#foto img {  
	margin: 0;
	padding: 0;
    width: 310px; 
    height: 200px;
    top: 0; 
    left: 0; 
}
div#detail div#detail-content {
	margin-top: 15px;
	width: 417px;
	float: left;
}
div#detail div p.name {
	margin: 0 8px 0 15px;
	padding: 0;
	height: 22px;
	font-size: 18px;
	float: left;
	color: #640985;
}
div#detail div p span.small {
	margin: 0 8px;
	font-size: 11px;
	color: #202020;
}
div#detail div p.house {
	margin: 0;
	padding: 3px 5px;
	height: 16px;
	font-size: 12px;
	color: #202020;
	background: #f5f5f5;
	float: right;
}
div.hr {
	height: 1px;
	background: #e7e7e7;
}
div#detail hr {
	margin: 0 0 0 3px;
	padding: 0;
	height: 1px; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #e7e7e7;
}
div#detail-content ol {
	margin: 8px 15px 0 15px;
	height: 126px;
	padding: 0;
	display: block;
	list-style-type: none;
	float: left;
}
div#detail-content ol li {
	padding: 2px 0;
	height: 17px;
	width: 170px;
	font-size: 11px;
	font-weight: bold;
}
div#detail-content ol li p {
	margin: 0 6px 0 0;
	padding: 0;
	width: 110px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	float: left;
}
div#detail-content ol li span {
	font-size: 8px;
}
div#detail-content h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #640985;
	float: right;
}
div#detail-content h4 span {
	color: #202020;
}
div.result-bar {
	margin-left: 3px;
	width: 414px;
	height: 22px;
	background: #f5f5f5 url(../images/buttons/result-bar-corner.png) left no-repeat;
	float: left;
}
a.buy img {
	margin: 0;
	width: 75px;
	height: 22px;
	float: right;
}
a.folder img {
	margin: 0;
	width: 88px;
	height: 22px;
	float: right;
}

div#detail-el {
	padding: 0 0 40px 0;
	width: 350px;
	float: left;
}
div#detail-el img {
	margin: 0 20px 0 0;
}
div#foto-desc-el ol {
	margin: 8px 15px 0 15px;
	padding: 0;
	display: block;
	list-style-type: none;
	float: left;
}
div#foto-desc-el ol li {
	padding: 2px 0;
	height: 17px;
	width: 340px;
	font-size: 11px;
	font-weight: bold;
}
div#foto-desc-el ol li p {
	margin: 0 6px 0 0;
	padding: 0;
	width: 160px;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #202020;
	float: left;
}

div#detail p {
	margin: 20px 3px 10px 0;
	text-align: justify;
	line-height: 1.3em;
}

#slideshow-el { left: 20px; float: left; }
#nav-el { width: 40px; margin: 15px 0; margin: 0; padding: 0; float: left; display: block; }
#nav-el li { width: 40px; float: left; margin: 2px; list-style: none }
#nav-el a { width: 40px; padding: 2px; display: block; border: 1px solid #ccc; }
#nav-el a.activeSlide { background: #f0f0f0; }
#nav-el a:focus { outline: none; }
#nav-el img { border: none; display: block }

#slideshow-r { left: 20px; float: left; }
#nav-r { width: 40px; margin: 15px 0; margin: 0; padding: 0; float: left; display: block; }
#nav-r li { width: 40px; float: left; margin: 2px; list-style: none }
#nav-r a { width: 40px; padding: 2px; display: block; border: 1px solid #ccc; }
#nav-r a.activeSlide { background: #f0f0f0; }
#nav-r a:focus { outline: none; }
#nav-r img { border: none; display: block }

div#foto-desc img {
	width: 320px;
	float: left;
}
div#foto-desc ul {
	width: 320px;
	list-style-type: none;
	float: right;
}
div#foto-desc ul li {
	list-style-type: none;
	width: 220px;
}
div#foto-desc ul li div.number {
	width: 20px;
	font-weight: bold;
	float: left;
}
div#foto-desc ul li div.name {
	margin: 0 5px;
	width: 140px;
	float: left;
}
div#foto-desc ul li div.area {
	width: 50px;
	font-weight: bold;
	float: left;
}