/*CSS for Tweetable*/
a.sentences:hover,a.sentences{
    color: black !important;
    text-decoration:none !important;
}
a.tweetable{
    background-color:  #c0deed !important;
    color: black !important;
    text-decoration:none !important;
}
a.almost{
    background-color: #FAEBD7;
    color: black !important;
    text-decoration:none !important;
}
a.almost:hover,a.tweetable:hover{
    text-decoration:underline !important;
    color: blue !important;
}
img.tweetableIcon{
    height:15px !important;
    margin-top: 0px !important;
    padding:0em !important;
    border:0px !important;
    vertical-align: text-bottom !important;
}
.addtoany_share_save_container{
        clear:none !important;
        float: left !important;
}
.twitify{
        margin-top:17px !important;
        height: 30px !important;
}
