html, body {
    font-size: 100% !important;
}
#placeholder-top {
	background:transparent url(images/menu_background6.png) no-repeat scroll center bottom;
	background-position: 0px 108px;
	padding:110px 0 0;
}

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

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

.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;
}

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

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

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

#placeholder-top .horizontal-menu a:link,
#placeholder-top .horizontal-menu a:visited,
#placeholder-top .horizontal-menu a:hover {
	font-size:16px !important;
}