#social_block li {border: none; margin-right: 0px; margin-bottom: 0px; padding-right:0px !important;}
#social_block li:last-child{margin-right: 0px;}
#left_column #social_block{width: auto}
#left_column #social_block ul{list-style-type: none !important;}
#footer #social_block li{list-style-type: none !important; background: none; padding: 0px;}

#footer #social_block a:after {display:none !important}
#social_block [class^="icon-"], #social_block [class*=" icon-"]{
	font-size: 14px;
	text-align: center !important;
    line-height: 30px;
    cursor: pointer;
    margin-top: 15px;
    height: 30px;
    overflow: hidden;  
    float: none;
    color: #fff;
	transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -webkit-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;      
}
#social_block ul a{padding: 5px 12px;}
#social_block ul a:last-child {border-right: 0px}
#social_block ul {margin-top: 15px;text-align: center;margin: auto;}
#social_block {
  padding-left: 0px;
  text-align: center;
  margin: auto;
  margin-top: 15px;
}