#links2 {
        padding-top: 10px;
}
#links2_title {
	color: #615C5C;
	padding: 15px 0px 5px 6px;
}
#links2_buttons {
	width: 100%;
}
#links2_buttons:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.links2_button {
	float: left;
}
.links2_button a {
	width: 106px;
        height: 53px;
        display: block;
}
.links2_button a span {
        display: none;
}