/**/

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}
html, body, form {
    color: #666;
    font-family: 'Droid Serif', Arial, Helvetica, sans-serif; font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
    background: #fff;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'Droid Serif', Arial, Helvetica, sans-serif;
    line-height: 1.0em;
}

li {
    margin-bottom: 10px;
}

.wrapper {
    width: 100%;
    margin: 10px 5px 0px 5px;
    clear: both;
}

.linkgroup {
    margin-left: 10px;
    margin-bottom: 10px;
}

.btn_Facebook {
    background-repeat: no-repeat;
    background: url('/images/button_LikeShareTweet.jpg');
    background-position: 0px 0px;
    margin-right: 10px;
    width: 65px;
    height: 24px;
}

.btn_googleplus {
    background-repeat: no-repeat;
    background: url('/images/button_LikeShareTweet.jpg');
    background-position: -66px 0px;
    margin-right: 10px;
    width: 65px;
    height: 24px;
}

.btn_tweet {
    background-repeat: no-repeat;
    background: url('/images/button_LikeShareTweet.jpg');
    background-position: -131px 0px;
    margin-right: 10px;
    width: 42px;
    height: 24px;
}

.btn_pinterest {
    background-repeat: no-repeat;
    background: url('/images/button_LikeShareTweet.jpg');
    background-position: -196px 0px;
    margin-right: 10px;
    width: 65px;
    height: 24px;
}

.btn_sharethis {
    background-repeat: no-repeat;
    background: url('/images/button_LikeShareTweet.jpg');
    background-position: -238px 0px;
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
