/* body styles */
#bdyMidRight_video {
    width: 722px;
    float: right;
    margin: 0 0 10px 0;
}

#bdyRight_Social {
    width: 300px;
    margin: 0;
    float: right;
    height: 80px;
}

#bodyFull {
    display: inline-block;
    padding: 5px 0 0 136px;
}

    #bodyFull div {
        display: inline-block;
    }

#newsletter {
    width: 234px;
    border: 1px #CCCCCC solid;
}

    #newsletter #logo {
        width: 234px;
        height: 55px;
    }

    #newsletter .left {
    }

#ctl00_ContentPlaceHolder1_NABVideo {
    display: inline-block;
    float: left;
    vertical-align: top;
}

    #ctl00_ContentPlaceHolder1_NABVideo iframe {
        height: 405px;
        width: 720px;
    }

.ArticleBox {
    border: none;
}

@media screen and (min-width:701px) and (max-width:981px) {
    #bdyLeft {
        width: 206px;
    }

    #bdyMid {
        width: 410px;
    }

    #newsletter {
        width: 206px;
    }

        #newsletter #logo {
            width: 206px;
        }

        #newsletter .left {
            font-size: 12px;
        }

    #ctl00_ContentPlaceHolder1_NABVideo iframe {
        height: 405px;
        width: 720px;
    }
}
