#griHomeRowOne {
 	width: 984px;
 	height: 403px;
	margin-bottom: 17px;
}

#griHomeRowOneLeft {
	float: left;
	width: 270px;
	height: 403px;
	margin-right: 13px;
	overflow: hidden;
}

#griHomeRowOneLeftImageOne {
	margin: 0 0 12px 0;
	padding: 0;
	height: 126px;
	overflow: hidden;
}

#griHomeRowOneLeftImageTwo {
	margin: 0 0 13px 0;
	padding: 0;
	height: 126px;
	overflow: hidden;
}

#griHomeRowOneLeftImageThree {
	margin: 0;
	padding: 0;
	height: 126px;
	overflow: hidden;
}

#griHomeRowOneRight {
	float: right;
	width: 701px;
	height: 403px;
	position: relative;
}

#griHomeRowTwo {
	width: 984px;
	height: 297px;
	margin-bottom: 17px;
	
}

#griHomeRowTwoLeft {
	float: left;
	width: 557px;
	height: 297px;
	margin-right: 12px;
}

#griHomeRowTwoLeftSearch {
	background-color: #cbd0d5;
	height: 74px;
}

#griHomeRowTwoLeftNew {
	background: url('/research/images/home_news_bkgrd.gif');
	width: 557px;
	height: 223px;
}
#griHomeRowTwoRight {
	float: right;
	width: 415px;
	height: 297px;
	position: relative;
}

#griHomeSearchCatalogBox {
	position: absolute;
	left: 90px; /* move left with longer graphic */
	top: 0px;
	width: 138px;
	height: 36px;
	font-family: arial, verdana, sans-serif;
	font-size: inherit;
	color: inherit;
	font-weight: bold;
}

.griHomeSearchCatalog {
	position: relative;
	top: 0px; /*was -5px; */
	background: url('/research/images/home_search_bkgrd.gif') no-repeat left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	width: 305px;
	margin-top:0px;
	margin-left:112px;
/*	height: 17px;*/
/*	background-color: #CFF;*/
}

.griHomeSearchCatalog-input {
	position: relative;
	top: 3px;
	border: none;
	background:transparent;
	width:270px; 
	font-size: 11px;
	padding-left: 0px;
	padding-bottom:7px;
	margin-left: -6px;
	
	
/*	height: 14px;*/
/*	padding-right: 5px;*/
}

.griHomeSearchCatalog-submit {
	position: absolute;
	top: 3px;
	left:315px;
	width:28px;
	height: 19px;
	background:transparent;
/*	border: 1px #CC0 solid;*/
}

h4.griHome {
	padding: 14px 0 10px 24px;
	font-style: italic;
}

img.griHomeNewsIcon {
	padding: 5px 10px 0 0;
	float: left;
}

.griHomeNewsRow {
	height: 55px;
	padding-left: 24px;
	padding-right: 12px;
	clear: both;
}

