@charset "utf-8";



div#centerColumn a:hover img{
	filter:alpha(opacity=50);
	opacity:0.5;
}
h2#mainImage{
	margin-bottom:7px;
  padding:0 !important;
  height:auto !important;
}
p#campaign{
	margin:0 0 7px 0 !important;
}


div#rssfeed{
	border:1px solid #93A6AE;
	height:178px;
	margin-bottom:7px;
}
div#rssfeed h2{
	background:url(/img/top/h2_rssfeed.jpg) center center no-repeat;
	height:34px;
	text-indent:-9999px;
  padding:0 !important;
}
div#rssfeed ul{
	margin:9px;
}
div#rssfeed ul li{
	margin:5px auto;
	_margin:4px auto;
	border-bottom:1px dotted #ccc;
}
div#rssfeed ul li a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}
div#rssfeed ul li span.date{
	color:#0066AA;
	margin-right:24px;
}





div#top_banner{
	width:650px;
	overflow:hidden;
}
div#top_banner ul{
	width:660px;
}
div#top_banner li{
	float:left;
	margin:0 10px 7px 0;
}
p#scrollToTop{
	display:none;
}


div#centerColumn div.twtr-ft div a,div#centerColumn div.twtr-ft div span{
  display:none;
}
