











	






	
	



/*
	MOTT MACDONALD modern

	markets
*/

/* containers */
#containRowMiddle {
	position: relative;
	width: 295px;
	clear: both;
}

#containRowContent {
	width: 590px;
}

#containRowBottom {
	position: relative;
	top: 20px;
	height: 100px;
    width: 0;
    clear: both;
}

/* middle row */
#panelSubMenu {
	position: absolute;
	width: 170px;
}

#panelMarketRule {
	position: relative;
	left: 175px;
	width: 415px;
}

#panelHeading {
	position: relative;
	left: 175px;
	width: 415px;
	padding-top: 5px;
	z-index: 0;
}

#panelProjectHighlights {
	position: relative;
	left: 175px;
	width: 435px;
}

.panelProjectHighlightImage {
	margin: 4px 5px 0px 0px;
	padding-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #000;
}

#panelHighlightHolder p, #panelHighlightHolder a {
	font-weight: normal;
}

#panelHighlightHolder p {
	padding: 0px 5px 5px 0px;
	margin: 0px;
	font-size: 0.9em;
}

#panelHighlightColumn {
	float: left;
	top: 0px;
	width: 140px;
}

#panelProjectThumbnails {
	position: relative;
	padding-top: 5px;
	width: 135px;
	float: right;
	z-index: 1;
}

#panelProjectThumbnails img {
	border: 0;
}

#panelBodyCopy {
	position: relative;
	left: 175px;
	width: 270px;
	padding-top: 5px;
}

#panelBodyCopyWide {
	position: relative;
	left: 175px;
	width: 415px;
}

#panelInFocusHeader {
	width: 150px;
}

#panelInFocus {
	position: absolute;
	left: 615px;
	top: 0;
	width: 150px;
}

/* bottom row */
#panelFooter {
	position: absolute;
	width: 150px;
	top: 0;
	left: 440px;
	height: 100px;
}

#panelFooterHolder {
	position: absolute;
	width: 300px;
	top: 0;
	left: 175px;
}

