#content-top {
	display: inline;
	float: left;
	margin: 20px 40px 0 40px;
}
#facebook-info {
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
	background: white;
	border: 1px dashed #0e9dbf;
}
#content-main {
	clear: left;
	display: inline;
	float: left;
	margin: 10px 10px 0 40px;
	width: 500px;
}
#content-sec {
	display: inline;
	float: right;
	margin: 10px 40px 0 10px;
	width: 380px;
}
#content-bottom {
	clear: both;
	display: inline;
	float: left;
	margin: 20px 40px 0 40px;
	width: 880px;
}

/* MAP */
#map {
	height: 240px;
	width: 100%;
}
#map-ad {
	display: none;
	position: absolute;
	opacity: 0.95;
	top: -225px;
	left: 165px;
	width: 300px;
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
	background: white;
	border: 1px dashed #0e9dbf;
}
#map-details {
	line-height: 10px;
}
/* /MAP */

/* TAGCLOUD */
#frontpage-tag-cloud {
    margin-top: 10px;
    width: 372px;
}
/* /TAGCLOUD */
