#social_media{
	float:right;
	margin-right:10px;
}
.tsc_social_square32 {
    display: inline-block;
    height: 32px;
    /*padding: 2px;*/
    text-decoration: none;
    text-indent: -999em;
    vertical-align: middle;
    width: 32px;
}
.tsc_social_square32:hover {
	opacity: 0.7;
}
.linkedin_square32 {
    background: url("../images/socialmedia/linkedin-square-32.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.vimeo_square32 {
    background: url("../images/socialmedia/vimeo-square-32.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.twitter_square32 {
    background: url("../images/socialmedia/twitter-square-32.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
