











	






	
	



/*
	MOTT MACDONALD modern

	feedback
*/

/* containers */
#containRowMiddle {
	position: relative;
	/* height: 125px; */
	width: 765px;
	clear: both;
}

#containRowBottom {
	position: relative;
	top: 20px;
	height: 100px;
}

#containRowContacts {
	position: relative;
	clear: both;
}

/* middle row */
#panelSubMenu {
	position: absolute;
	width: 170px;
}

#panelHeading {
	position: relative;
	left: 175px;
	width: 435px;
	padding-top: 5px;
}

#panelSearchIntro {
	position: relative;
	left: 175px;
	width: 435px;
}

.query-term {
	color: #FFFFFF;
}

.top-pick-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.searchTerm {
	color:  #8c99bb;
	font-weight: bold;
}

#panelBodyCopy {
	position: relative;
	left: 175px;
	width: 415px;
    float: left;
}

#panelCareersSidebar {
	position: absolute;
	width: 150px;
	left: 615px;
	color: #000;
}

.searchSubmitButton {
	width: 135px;
	height: 20px;
	background-color: #E1E7EC;
	border: 1px solid #000000;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1em;
}

.searchRefineHeading {
	color: #000;
	font-weight: bold;
}

.searchPaginateDisplay {
	position: absolute;
	left: 0;
	display: block;
	width: 135px;
	font-weight: bold;
}

.searchPaginateDisplayEmail {
	position: absolute;
	left: 140px;
	display: block;
	width: 135px;
}

.searchPaginateDisplayPhone {
	position: absolute;
	left: 280px;
	display: block;
	width: 135px;
	font-weight: bold;
}

/* feedback form */
.feedbackFormInput {
	width: 275px;
	height: 18px;
	border: 1px solid #000000;
}

.feedbackFormTextArea {
	width: 275px;
	height: 145px;
	border: 1px solid #000000;
}

#feedbackFormHolder {
	width: 275px;
}

#feedbackFormContainer {
	display: inline;
	float: right;
	margin-top: 12px;
}

/* bottom row */
#panelFooter {
	position: absolute;
	width: 150px;
	top: 0px;
	left: 440px;
	clear: both;
}

#panelFooterHolder {
	position: relative;
	left: 175px;
	width: 300px;
	clear: both;
}

#panelFooterContactsHeader {
	width: 435px;
}

#panelContactsHolder {
	position: relative;
	width: 280px;
	left: 175px;
	clear: both;
}

#panelInFocus {
	position: relative;
	top: 80px;
	width: 150px;
	left: 0;
	color: #000000;
	height: 250px;
	float: right;
}

#headerFeedback {
	padding-bottom: 6px;
}
