#body-content .column-left .social_shortcut {
	float: left;
	width: 100%;
	margin: 0 0 0.7em 0;
}

#body-content .column-left .social_shortcut ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left; 
}

#body-content .column-left .social_shortcut ul li {
	list-style-type: none;
	display: inline;
}

#body-content .column-left .social_shortcut ul li a:link,
#body-content .column-left .social_shortcut ul li a:visited {
	background-color: transparent;
	border: 0;
	text-decoration: none;
}
#body-content .column-left .social_shortcut ul li a:hover,
#body-content .column-left .social_shortcut ul li a:active,
#body-content .column-left .social_shortcut ul li a:focus {
	background-color: #c7c7c7;
}

#body-content .column-left .social_shortcut ul li img {
	border: 0;
	margin: 0;
	padding: 0;
}