.hidden
{
	display: none;	
}

#actualContent #contentContainer {
background-image:url(/webdata/graphics/contentGradientBgnd.jpg);
background-repeat:repeat-x;
}

.formBack {
	background-color:#ffffff;
}

.formBackPad {
	padding:15px;
}

.requiredField {
	color:red;
	margin-right:2px;
}

.medfield {
	border:1px solid #96afc6;
	width:400px;
	height:18px;
	_height:20px;
}

.formField {
	background-color:#f4f6fa;
}

.formFieldPad {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}
.formFieldFullPad {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}

.formButtons {
	margin-top:10px;
}

.formButtons input {
	color:#ffffff;
	background-color:#5e7fa5;
	border:1px solid #586983;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	width:110px;
	height:22px;
	_height:20px;
}

.moreInfoText {
	margin-bottom:15px !important;
	border:1px solid #96afc6;
}

.expertSpace {
	padding-top:6px;
	padding-left:10px;
}

#australianResearchReports .foreachItem .foreachItem {
	width:160px !important;
	_height:150px !important;
	min-height:130px;
	float:left;
	padding-bottom:5px;
	_padding-bottom:15px! !important;
}

#globalResearchReports .foreachItem {
	width:220px !important;
	_height:125px !important;
	min-height:115px;
	float:left;
	padding-bottom:5px;
	_padding-bottom:15px! !important;
}

#australianPropertyPublications .foreachItem {
	width:220px !important;
	_height:125px !important;
	min-height:115px;
	float:left;
	padding-bottom:5px;
	_padding-bottom:15px! !important;
}

#propertyRequirementsSub .foreachItem  .foreachItem {
	width:220px !important;
	_height:150px !important;
	min-height:130px;
	float:left;
	padding-bottom:5px;
	_padding-bottom:15px! !important;
}

.searchResultSeparator 
{
	height:8px !important;
	font-size:0;
	background-image:url(/webdata/graphics/newdivider.gif);
	background-repeat:repeat-x;
}

.searchResultSeparatorPad {
	padding-bottom:10px;
}

.textFieldStyle {
	display:block;
	margin-top:10px;
}