/* CSS Document */

#divContent {
	float: left;
	width: 423px;
	text-align: justify;
	overflow: hidden;
	background-color: #fbfcf9;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#divContentWrapper {
	padding: 0px;
	float: left;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-left-color: #bcbcbc;*/
	width: 100%;
	background-color: #FFFFFF;
	position:relative;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#divmainContentWrapper {
	padding: 0px;
	float: left;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-left-color: #bcbcbc;*/
	width: 100%;
	background-color: #FFFFFF;
	position:relative;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;

}
#divmainContent {
	float: left;
	width: 423px;
	text-align: justify;
	overflow: hidden;
	background-color: #fbfcf9;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#divpriceContent .map {
	float: left;
	height: 500px;
}
