body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCDD;
	padding: 0;
	margin: 0;
	padding-top:12px;
}


a {
	text-decoration:none;
	color:#29678D;
}

a:hover {
	color:#999999;
}


#main {
	width:428px;
}

#leftBlock {
	width:	250px;
	float: left;
	padding-left:  4px;
	padding-right: 8px;
}

#rightBlock {
	float: left;
	width: 142px;
	background-color:#EEEEFF;
	text-align: center;
	padding-left:  4px;
	padding-right: 4px;

}



#mainPicture {
	width: 256px;
	float: left;
}
#mainMap {
	width: 256px;
	margin-top: 10px;
	clear:left;
	float: left;
}	


#rightTitle {
	text-align: center;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #0055AA;
}

#rightAddress {
	text-align: center;
	width: 140px;
	font-size: 14px;
	color: #5B7081;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #0055AA;
}

.morePictureType {
	float: left;
	padding: 2px;
	margin-top: 6px;
	color: black;
	font-size:12px;
	border: 1px solid black;
}

.spaceType {
	color:white;
	text-align:center;
}

#featureList {
	display: block;
	float: left;
	clear: left;
	width: 140px;
	display: block;
	color:#223333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;		/*background-color: #999933;*/
}


.narrowPicture {
	float: left;
	width: 124px;
}