﻿#socialMediaBody
{
    width:100%;
    margin:0;
    z-index:1000;
}
        
#socialMediaWrapper
{
    right:0;
    margin: 264px 0px 0px 0px;
    position:absolute;
}
#socialMediaContent 
{
    visibility:hidden;
    overflow:hidden;
    width:35px;
}
    
.addThisbuttonWrapper
{
    overflow:hidden;
    float:left;
    margin:7px 3px 7px 3px;
    visibility:inherit;   
}

.fbLikeButton
{
    width:49px;
}

.twitterButton
{
    width:58px;
}

.gplusButton
{
    width:35px;margin-left:4px;
}

.addThisButton
{
    margin-left:6px; width:50px;
}

.addThisbuttonSmallWrapper
{
    overflow:hidden;
    float:left;
    margin: 0px 2px 0px 2px;
    margin-left:3px;
    height:21px;
}

.fbLikeButtonSmall
{
    width: 50px;
}

.twitterButtonSmall
{
    width: 59px;margin-left:3px;
}

.gplusButtonSmall
{
    width: 34px;margin-left:2px;
}

.addThisButtonSmall
{
    width: 50px; margin-left: 5px;
}

.addthis_likebar
{
    visibility:hidden;
}

.addthis_default_style
{
    overflow:hidden !important;
    max-height:35px;
}
        
.outer {background:#231F20; margin:0px 1px; padding:1px 0px;  }
.inner {background:#3A3A3C; margin:0 -1px; border:1px solid #231F20; border-top-width:0; border-bottom-width:0;  }