.icon_banners {
    float:right;
    position:relative;
    top:4px;
    right:10px;    
}

#header_lang_bg .icon_banners {
    padding-right:1px;
    padding-top:7px;
}

.icon_twitter, .icon_facebook {
    display:block;
    float:left;
    height:16px;
    width:16px;
    margin-right:4px;
    font-size:0;
    text-indent:-10000px;
}

.icon_twitter {
    background:url(/img/icon_banners/twitter.png) no-repeat;
	width:16px;
	height:16px;
}

.icon_facebook {
    background:url(/img/icon_banners/facebook.png) no-repeat;
	width:16px;
	height:16px;
}

.stbuttontext {
	color:#8d191c;
	text-decoration:none;
}

a.stbutton {
	color:#8d191c;
}

div#sharethis .stbuttontext {
	display:none;
}

*body div#sharethis .stbutton {
	display:block;
}

div#sharethis .stbutton {
	height:16px;
	width:16px;
}
