ul.soc {
	margin: 10px 0 10px 0px !important;
}

ul.soc li {
	display: inline-block !important;
        width: auto;
	height: 25px !important;
        vertical-align: top;
}

ul.soc li.google_soc_li {
	max-width: 130px !important;
}

ul.soc li > *,  ul.soc li > div {
	vertical-align: top !important;
}

ul.soc li > div * {
         vertical-align: top !important;
}

ul.soc li > div iframe {
	display: inline-block;
	min-height: 0;
	vertical-align: top !important;
}

ul.soc li.google_soc_li iframe body {
	 word-break: break-all !important;
}

ul.soc .fb_iframe_widget iframe {
	/*width: auto !important;
	max-width: none !important;*/
}

ul.soc img {
	width: 30px !important;
	height: 30px !important;
}