#MainCol {
	width: 380px;
	margin: 0 0 0 0;
	float: left;
	min-height: 600px;
}
#SmallCol {
	float:right;
	float:left;
	width: 200px;
	margin: 20px 0 0 10px;
}
#MapCol {
	float:right;
	float:left;
	width: 400px;
	margin: 20px 0 0 10px;
}
#MapCanvas {
	 width: 400px; 
	 height: 400px;
}
#MapInfoArea,#MapNavArea {
	width: 396px;
}
#MapNavArea {
	margin-bottom:20px;
}
#Address {
	position: relative;
	top: 0;
	width: 100%;
}
#TitleImage {
	width: 400px;
	height: 225px;
	border: none;
	margin-bottom: 5px;
}
#Description {
	margin: 20px 0 6px 0;
}
#FavoriteBox {
	width: 100%;
	margin: 20px 0 20px 0;
}
div.imgupload {
	width:155px; /* To make it fit in the middle column */
	margin-bottom:5px;
}
