












	





	
	



/*
	MOTT MACDONALD classic

	freeform
*/

/* containers */
#containRowBottom {
	position: relative;
	height: 125px;
	width: 0px;
	clear: both;
}

#containRowMiddle {
	position: relative;
	width: 755px;
	clear: both;
}

/* middle row */
#panelHeading {
	position: relative;
	background-color: #f7dec4;
	padding-left: 5px;
	padding-top: 5px;
	padd\ing-top: 10px;
	width: 415px;
	w\idth: 410px;
	left: 0;
	margin-bottom: 5px;
}

#panelImageHolder {
	position: absolute;
	top: 0;
	left: 175px;
	width: 435px;
}

#panelBodyCopy {
	position: relative;
	left: 175px;
	top: 0;
	width: 415px;
}

#panelBodyHeader {
	display: none;
}

#panelInFocus {
	position: relative;
	left: 0px;
	top: 0px;
	width: 135px;
	float: right;
}

#panelSitemap {
	margin-top: 20px;
}

#panelSitemap a.sub {
	font-weight: normal;
}

.movie {
    float: left;
    padding-bottom: 20px;
}

.movieImage {
	float: left;
	margin-right: 5px;
	clear: left;
}

.movieDetail {
	float: left;
	width: 275px;
}
