/* CSS Document */
.welcome_holder a{ color:#f00; float:right;}
.news_post h2 a{ color:#fff;}
.video_holder iframe {
    height: 380px !important;
    width: 100% !important;
}
.padd_both30{ padding-top:30px; padding-bottom:30px;}
.news_left {
    float: left;
}
.news-box {
    margin-bottom: 30px;
}
.contact-form {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 10px;
}
.contact-info{
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 10px;
}
.widget h2 {
    border-bottom: 1px solid #515151;
    color: #c1c1c1;
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.textwidget iframe{ width:260px !important; height:200px;}