
/* 120207 added */
#bodyArea.searchResult h2{
	margin:0;
	padding:0;
	font-size: 20px;
	line-height: 1.4;
	/*\*/
	_font-size: 140%;
	font-size: 140%\9;
	/**/
	}
	
*+html #bodyArea.searchResult h2{font-size: 140%;}

/*--2columns(searchResult)--*/
html>/**/#bodyArea.searchResult { margin:0 0 /*15px*/ 0}

#bodyArea.searchResult #contentEnclosingArea {
	width: 100%;
	float: left;
	margin-right: -182px;
	
}

#bodyArea.searchResult #contentsArea {
	margin-right:182px;
	padding:0;
	float:left;
	width:779px;/*2007-03-16*/
	_display:inline;
}

#bodyArea.searchResult #relationalNav {
	width: 182px;
	float: right;
	
}




