
#home ul.linklist {
	padding: 0 23px;
	margin: 0 ;
	}

#headerArea {
	border-top: 5px solid #fff;
	background: #004b89 url("/dspace/image/gu/1275353_banner_bkgrd.jpg") repeat-x;
	padding: 0 20px 20px 17px;
	border-bottom: 1px solid #2072b6;
	}

#headerArea .right {
	width: 23.5%;/**/
	max-width: 220px; 
	text-align: center;
	background: #fff url("/dspace/image/gu/1275354_headdrop_bkgd.gif") repeat-x left bottom;
	position: relative;
	padding: 3px 0 10px 0;
	}

#headerArea .left  {
	margin: 20px 20px 0 0;
	padding:0;
	color: #fff;
	}

#headerArea .left a  {
	margin: 20px 0 0 0;
	padding:0;
	color: #fff;
	}

#headerArea .right .left {
	width: 2px;
	height: 4px;
	background: transparent url("/dspace/image/gu/1275355_headdrop_left.gif") no-repeat left bottom;
	bottom: 0;
	left: 0;
	position: absolute;
	}

#headerArea .right .right {
	width: 2px;
	height: 4px;
	background: transparent url("/dspace/image/gu/1275352_headdrop_right.gif") no-repeat right bottom;
	bottom: 0;
	position: absolute;
	right: 0;
	}


#darkRow ul.linklist li  {
	margin:0 20px 0 0;
	padding: 13px 0 4px 0;
	}

#darkRow h1 {
	margin: 0;
	padding: 12px 0 4px 0;
	}

form.search {
	margin: 0;
	padding: 12px 0 5px 0;
	}


