#search {
	font-size:100% !important;
	height:110px !important;
}

#search input#searchfield {
	height:2em !important;
}

#search input#searchbutton {
	position:relative;
	top:0.4em;
}

#leftnav ul li a {
	width:100%;
}

#rightnav {
	/*width:125px !important;*/
}

#bodycopy.landing #rightnav .promo { 
	margin-left:0px;
}

#bodycopy.landing .promo img {

}

/* Font size fixes */
body, body div, body p, body th, 
body td, body dd,
body label, body input {
	font-size: 95% !important;      
}

