/* Placement Structure */

div#content {
	width: 900px;
	padding: 10px 20px;
}

div#content h2 {
	background: url(http://assets.moviefill.com/images/sitemap/sitemap-title.gif) 0 0 no-repeat;
	width: 210px;
	height: 24px;
	margin: 30px 0 10px 0;
}

div#content h3 {
	background: url(http://assets.moviefill.com/images/sitemap/line.gif) 0 52% repeat-x;
	color: #202e3e;
	font-weight: bold;
	font-size: 13px;
	margin: 40px 0 24px 0;
	float: left;
	width: 100%;
}

div#content h3 span {
	background: #fff;
	display: block;
	float: left;
	padding-right: 20px;
	
}

div#map-celebs, div#map-links, div#map-publishers {
	clear: both;
	float: left;
	width: 630px;
}

div#map-celebs a {
	display: block;
	float: left;
	width: 155px;
	line-height: 18px;
}

div#map-links ul, div#map-publishers ul {
	float: left;
	width: 155px;
}

div#map-links li, div#map-publishers li {
	clear: both;
	float: left;
}

div#map-links li a, div#map-publishers li a {
	line-height: 18px;
}

div.map-articles {
	clear: both;
	float: left;
	width: 900px;
	overflow: hidden;
	margin: 4px 0 10px 0;
}

div.map-articles div.overflow {
	width: 950px;
}

div.cal {
	width: 123px;
	height: 112px;
	border: 1px solid #e9ecf1;
	float: left;
	margin: 0 30px 25px 0;
	padding-bottom: 5px;
}

div.cal strong {
	text-transform: uppercase;
	color: #202e3e;
	font-size: 10px;
	text-align: center;
	width: 123px;
	display: block;
	padding: 6px 0;
	background: #f4f5f8;
	border-bottom: 1px solid #e9ecf1;
	font-weight: normal;
}

div.cal a {
	float: left;
	display: block;
	padding: 0 1px;
	line-height: 14px;
}

div.cal div.dates {
	float: left;
	padding: 10px;
}