div.mod_sb {
    width: 220px;
   
}

div.mod_sb .col {
	width:50%;
}

.sbicon.fb {
 	background:url(icons/icon_fb.gif) no-repeat left center;
}
.sbicon.xing {
	background:url(icons/icon_xing.gif) no-repeat left center;
}
.sbicon.rss {
	background:url(icons/icon_rss.gif) no-repeat left center;
}
.sbicon.yt {
	background:url(icons/icon_youtube.gif) no-repeat left center;
}