

#sitenav #languagebutton {
	margin:auto;
	margin-top:40px;
	width:113px;
	height:22px;
	padding:0;
	text-align:left;
}

#sitenav #languagebutton a {
	display:block;
	width:113px;
	height:22px;
}

#sitenav #languagebutton a.spanish {
	background: url("/edu/virginia/healthsystem/page_template/templates/images/uvahealth/en_espanol.jpg") top left no-repeat;
}

#sitenav #languagebutton a.english {
	background: url("/edu/virginia/healthsystem/page_template/templates/images/uvahealth/en_ingles.jpg") no-repeat;
}

#sitenav #languagebutton a strong {
	position:absolute;
	left:-200px;
}

#sitenav form {
	padding:0px;
	margin:auto;
	clear:both;
}

#sitenav form fieldset {
	border:none;
	margin:0;
	padding:0;
	padding-left: .5em;
}

#sitenav form select {
	width:160px;
	font-size:10px;
}

#sitenav form label {
	display:none;
}


#sitenav form#sitesearch  {
	margin-top:40px;
}

#sitenav form#sitesearch fieldset {
	border:none;
	padding-top:13px;
	padding-bottom:1em;
	margin-right:1em;
	background:url("/edu/virginia/healthsystem/page_template/templates/images/uvahealth/search_site.gif") top center no-repeat;
}

#sitenav form#sitesearch legend {
	display:none;
}

#sitenav form#sitesearch input {
	border:1px solid #333366;
	color:#333366;
	margin:0;
	padding:.15em;
	font-size:10px;
	color:blue;
	width:12em;
}

#sitenav form#sitesearch input {
   margin-left:0em;	
}

#sitenav form#sitesearch input.submit, #sitenav form input.button {
	border:1px solid #333366;
	color:#333366;
	font-weight:bold;
	padding:0;
	width:auto;
	font-size:.7em;
}

/*#sitenav #navcontent h4 {
	width:152px;
	height:71px;
	font-weight:normal;
	padding:0;
	border:1px solid black;
	background: white url("/edu/virginia/healthsystem/page_template/templates/images/uvahealth/new-bridge-text-background.jpg") repeat;
	margin-left:7px;
	margin-top:15px;
	font-size:12px;
	color:#404880;
	margin-bottom:15px;
	position: relative;
	clear:both;
}

#sitenav #navcontent h4 span {
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
}

/*#sitenav #navcontent h4.backhome span {
	background:url(/edu/virginia/healthsystem/page_template/templates/images/uvahealth/A-Z-Home.jpg) no-repeat;
	cursor: pointer;
	cursor: hand;
}*/

#sitenav #left-image img {
	clear: both;
	border:0;
	margin-bottom:10px;
}*/