p a{
	color: #666666;
}

p a:hover{
	color: #FF7700;
}
#showHouseTopArea {
	width: 711px;  
	vertical-align: bottom;
	height: 120px;
}
#showHouseTopFunctionArea {
	float: right;
	overflow: hidden;
	text-align: right;
	padding: 5px;
}
#showHouseTopAreaTxt {
	width: 360px;
	float: left;
	padding: 5px;
}
#showHouseMainTxtArea {
	width: 355px;
	float: left;
	padding: 10px;
	background-repeat: no-repeat;
}
#largeImage {
	overflow: hidden;
	width: 300px;
	background-color: #666666;
	margin: 14px;
	padding: 0px;
}
#showHouseImageArea {
	background-color: #F2FAFF;
	width: 330px;
	text-align: center;
	padding: 0px;
	float: left;
	clear: left;
	border: 1px dashed #CCCCCC;
}
#showHouseHouseInfo {
	width: 150px;
	float: left;
	padding-right: 10px;
	clear: left;
}
#showHouseHiddenImages {
	overflow: hidden;
	height: 0px;
	visibility: hidden;
	width: 0px;
}
.showHouseImageTN {
	margin: 4px;
	padding: 0px;
	background-color: #E9F6FA;
	height: 100px;
	width: 100px;
	float: left;
	overflow: hidden;
}
#showHouseTopAreaTxt h4 {
	margin-top: 6px;
}
#showHouseTopAreaTxt h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}
#showHouseMainTxtArea .distances p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#showHouseMainTxtArea .distances img {
	margin-right: 2px;
	margin-left: 2px;
/* 	margin-top: 10px; RU: Disturbs the map*/
}

div.conceptXplain {
	border: 1px solid #999999;
	width: 300px;
	position: absolute;
	visibility: hidden;
	padding: 10px;
	background-color: #E9F6FA;
	filter: Alpha(Opacity=80);
}
div.conceptXplain p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
div.conceptXplain h1 {
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
