div.FollowUs {
	background:url("follow_back.png") no-repeat scroll 0 0 transparent;
	height:50px;
	margin-bottom:12px;
	width:155px;
}
div.FollowUsBlock h2 {
	margin: 10px 0 0;
	padding: 0px;
	font-size: 13px;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	color: #112163;
}
div.FollowUs ul {
	padding:6px 0 0 0px;
	margin:0px;
	list-style:none outside none;
}
div.FollowUs ul li {
	display:inline;
	float:left;
	margin:0 0 0 11px;
	padding: 0px;
}
div.FollowUs ul li a img {
	color:#666666;
	text-decoration:none;
	outline: none;
	border: 0 none;
}
div.FollowUs ul li a:hover {
	opacity:0.8;
}
