#banner {
	background: #7BAD1A url(/edu/virginia/healthsystem/page_template/templates/images/uvahealth/peds-bridge-banner.gif) no-repeat;
	/*float:left;*/
	position:relative;
	width: 600px!important;
	width: 774px;
/*	width:100%;*/
	height:110px;

}

#banner h2 {
	width:771px;
	height:110px;
	color:white;
	padding:0;
	margin:0;
	position:relative;
}

#banner h2 span {
	position:absolute;
	width:100%;
	height:100%;
	background: url(/edu/virginia/healthsystem/page_template/templates/images/uvahealth/peds-bridge-banner.gif) no-repeat;
}

#banner #uvahealthlink {
	position:absolute;
	background:transparent;
	bottom:0px;
}

#banner #uvahealthlink a  {
	display:block;
	width:170px;
	height:30px;
	text-decoration:none;

}

#banner ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	border-top:1px solid white;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(/edu/virginia/healthsystem/page_template/templates/images/uvahealth/new-bridge-banner-transparent.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
}

#banner li {
	display:block;
	float:left;
	font-size:10px;
	color:white;
	padding:2px 7px 1px;
	letter-spacing:-9;
}

#banner li strong {
	font-weight:bold;
	font-size:11px;
	letter-spacing:.5px;
}

#banner li a:link, #banner li a:active, #banner li a:visited {
	color:white;
	text-decoration:none;
}

#banner li a:hover {
	text-decoration:underline;
}