/** * Styles for Addthis-Helper (e.g. on pressrelease-pages) * * @copyright (c) 2011 United News Network GmbH * @author Christopher Mioduszewski * @author The rest of the PB-crew * @version $Id$ */ #socialbookmarks { display: inline !important; float: right; text-align: right; line-height: 32px; } #socialbookmarks .addthis_toolbox { float: right; display: inline; } #socialbookmarks div.styled-title { color: #AAA; font-size: 14px !important; font-weight: normal; margin-right: 10px; display: inline; height: 32px; vertical-align: middle; } .clear { clear:none; }