ul.social{list-style:none;padding:0;margin:0; height: 23px;}
ul.social li{list-style:none;float:left; height: 23px;}
ul.social li a{display:block;width:100%;height:100%}
ul.social li{height:15px;width: 15px;padding: 5px 5px 0px 5px;}
ul.social li:first-child{width: 75px;padding: 0px; text-align:left;}
ul.social a.twitter{background:url(../images/t_icon_h.png) no-repeat;}
ul.social a.facebook{background:url(../images/f_icon_h.png) no-repeat;}
ul.social a.flickr{}
ul.social a.vk{}
ul.social a.googleplus{background:url(../images/g_icon_h.png) no-repeat;}
ul.social a.livejournal{background:url(../images/i_icon_h.png) no-repeat;}
ul.social a.youtube{}
ul.social a.linkedin{}

/* hovers */
ul.social a.twitter:hover{background:url(../images/t_icon.png) no-repeat;}
ul.social a.facebook:hover{background:url(../images/f_icon.png) no-repeat;}
ul.social a.flickr:hover{}
ul.social a.vk:hover{}
ul.social a.googleplus:hover{background:url(../images/g_icon.png) no-repeat;}
ul.social a.livejournal:hover{background:url(../images/i_icon.png) no-repeat;}
ul.social a.youtube:hover{}
ul.social a.linkedin:hover{}