/* Styles for David Rovics How to Organize a Show Page */


#middleContent
{
	height: 400px;
	position: relative;
	overflow: auto;
	padding-right: 14px !important;
}

#poster
{
	float: right;
	margin: 14px 14px 6px 14px;
}


#footer
{
	height: 60px;
}

#siteMap
{
	position: absolute;
	bottom: 8px;
	left: 18px;
	margin: 0px !important;
	
}
