#sites {
}
#sites_top {
	width: 100%;
}
#sites_top:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
#sites_title {
	color: #615C5C;
	padding: 15px 0px 5px 6px;
}
#sites_bottom {
	width: 100%;
}
#sites_bottom:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.sites_button {
	float: left;
}
.sites_button a {
	width: 106px;
        height: 53px;
        display: block;
}
.sites_button a span {
        display: none;
}