div#socialWrap {
    margin-bottom: 3em;
    padding:2.5em 0;
    float:left;
}

div#socialWrap h2.Ss_wdt_title {
    font-size: 1.4em;
    font-weight: 600;
    text-align: center;
    margin: 0 0 1em 0;
    padding: 0 0 0.5em 0;
    letter-spacing: 1px;
    color:#535353;
    border-bottom: 1px solid #535353;
}

div.ss_wdt_holder {
    float: left;
    width: 100%;
    margin: 0.5em 0 1em 0;
}

div.ss_wdt_header {
    background-color: #cddff1;
    padding: 3px 3%;
    display: block;
}
div.ss_wdt_header:after {
    content:"";
    display:block;
    clear:both;
}
div.ss_wdt_header span {
    display: block;
    padding: 0.4em 0.2em;
    font-size: 1.4em;
    font-weight:300;
    width: 80%;
    float: left;
    color: #436383;
}
img.ss_wdt_ico {
    margin: 0.2em 0.5em 0 0;
    float:left;
}
div.ss_wdt_content {
    display: block;
    max-height: 262px;
    padding: 0.7em 0.5em 0.25em 0.5em;
    font-size: 1.6em;
    line-height: 1.2em;
    word-break: break-word;
    overflow:hidden;
}
div.ss_wdt_time {
    font-size:1.6em;
    padding: 0 0.5em;
    color: #3089c7;
}


div.ss_wdt_ico  {
    height: 20px;
    width: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
  	margin-top:5px;
  	float:left;
}

div#socialWrap .twitter{
 background-image: url("../Img/twitter_ps_ico.png"); 
}
div#socialWrap .facebook{
  background-image: url("../Img/pr_fb_ico.png"); 
}
div#socialWrap .youtube{
  background-image: url("../Img/youtube_ps_ico.png"); 
}

a.dnt_btn {
    float: left;
    width: 86%;
    padding: 0.5em 7%;
    font-size: 2em;
    font-weight: 500;
    color: #fff;
    margin: 0 0 0.25em 0;
    letter-spacing: 1px;
}

a.dnt_btn.dnt_now {
    background:  url(../Img/donate_btn_back.png) no-repeat 100% 0% #f0c843;
    color:#d28f0c;
    text-decoration:none;
}
