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

#gciHomeRowOneLeft {
	background: url('/conservation/images/home_bkgrd_quicklinks.jpg');
	float: left;
	width: 183px;
	height: 403px;
	margin-right: 12px;
	overflow: hidden;
}
	.quicklinks {
		background: url('/conservation/images/background_quicklinks.png');
		margin-top: 88px;
	}
	#gciHomeRowOneLeft .quicklinksList {
		background: url('/conservation/images/background_quicklinks_ul.png');
		}

		ul.quicklinksUL {			
			list-style-image: url('/conservation/images/home_bullet_wh_square.gif');
			top: 10px;
			margin: 0px 5px 10px 20px;
		    padding: 10px 10px 10px 0px;
		}
		ul.quicklinksUL li {
			padding-bottom: 14px;
			font-size: 11px;
		}	
		ul.quicklinksUL li a.quickie {
			color: #FFF;
		}
	
#gciHomeRowOneMiddle {
	float: left;
	width: 550px;
	height: 403px;
	position: relative;
	margin-right: 11px;
}

#gciHomeRowOneRight {
	float: left;
	width: 228;
	height: 403px;
	position: relative;
	margin-right: 0;
	padding-right: 0;
}

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

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

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

#gciHomeRowTwo {
	width: 984px;
	height: 210px;
	margin-bottom: 17px;
	
}

#gciHomeRowTwoLeft {
	float: left;
	width: 557px;
	height: 210px;
	margin-right: 12px;
}

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

#gciHomeRowTwoLeftNew {
	background: url('/conservation/images/home_news_bkgrd.gif');
	width: 557px;
	height: 133px;

}
#gciHomeRowTwoRight {
	float: right;
	width: 415px;
	height: 210px;
	position: relative;
}

#gciHomeSearchCatalogBox {
	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;
}

.gciHomeSearchCatalog {
	position: relative;
	top: 0px; /*was -5px; */
	background: url('http://www.getty.edu/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:20px;
/*	height: 17px;*/
/*	background-color: #CFF;*/
}

.gciHomeSearchCatalog-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;*/
}

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

h4.gciHome {
	padding: 5px 0 5px 24px;
	font-style: italic;
}

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

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

ul.gciHomeNewsRowUL {
    list-style-image: url("/conservation/images/home_bullet_arrow.gif");
    margin: 0 30px 10px 20px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
}

.gciSearchBox {
	position: relative;
	top: -2px; /*was -5px; */
	background: url('/conservation/images/gci_search_bg.gif') no-repeat left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	width: 345px;
	margin-top:0px;
	margin-left:20px;
}

.gciSearch-input {
	position: relative;
	left: -40px;
	top: 3px;
	border: none;
	background:transparent;
	width:310px; 
	font-size: 11px;
	padding-left: -10px;
	padding-bottom:7px;
	margin-left: -6px;

}

