

#social_block {width: 300px;
float: right;
margin-bottom: 20px;
}
#social_block h4{
padding: 0px;
margin: 0px;
padding-bottom: 10px;
padding-top: 6px;
position: relative;
top: -5px;
font-weight: normal;
border-bottom: 1px solid #CECECE;
text-transform: uppercase;
margin-bottom: 10px;
}
	
#social_block li {text-indent: -999em; border: none; float: left; margin-right: 6px; margin-bottom: 5px;}
#social_block li a{width: 32px; height: 32px; display: block;}
#social_block li.facebook a {background:url(img/fb.png) no-repeat;}
#social_block li.twitter a {background:url(img/twitter.png) no-repeat;}
#social_block li.rss a {background:url(img/rss.png) no-repeat;}
#social_block li.youtube a {background:url(img/youtube.png) no-repeat;}
#social_block li.pinterest a {background:url(img/pinterest.png) no-repeat;}

#social_block li.tumblr a {background:url(img/tumblr.png) no-repeat;}
#social_block li.google a {background:url(img/google.png) no-repeat;}
#social_block li.instagram a {background:url(img/instagram.png) no-repeat;}


#social_block li:last-child{margin-right: 0px;}

#left_column #social_block{width: auto}

#left_column #social_block ul{list-style-type: none;}
