html, body {
    font-size: 125% !important;
}

#placeholder-top {
background:transparent url(images/menu_background6.png) no-repeat scroll center bottom;
background-position: 0px 121px;
/*height:110px;*/
padding:114px 0 0;
}
 
#placeholder-top .horizontal-menu a:link, 
#placeholder-top .horizontal-menu a:visited, 
#placeholder-top .horizontal-menu a:hover {
 	font-size:25px !important;
 	padding-top:1px;
 	height:36px;
}

#toolbarContainer {
	float:right;
	margin-right:10px;
}

#placeholder-top form {
	margin-top:-20px;
}

.small-searchinput .tile-content input.textinput {
	background:none;
	padding:0;
	font-size:20px;
	float:left;
	border: 1px solid black;
}

.small-searchinput .tile-content input.submit {
	background:#C03D6C none repeat scroll 0 0;
	height:27px;
	width:60px;
	font-size: 18px;
	margin-top:0px;
}

.small-articlelist ul li a{
	font-size: 120% !important;
	color: black;
}

.sitelocator {
	color:#000000;
	float:left;
	width:65%;
}

.full-articlelist ul li img{
	max-width:none;
	width:150px;
	padding:1px;
	border: 1px solid #e3e0d9;
	margin-bottom: 5px;	
}

