#specials_featured {
    width: 960px;
    float: left;
    padding: 0px 10px;
}

.specials_featuredad {
    display: inline-block;
    margin: 25px 10px 25px 10px;
    padding: 15px 0px 0px 0px;
    color: #5b7f9c;
    text-align: center;
    width: 200px;
    height: 230px;
    background-image: url("http://benningtonbanner.vt.newsmemory.com/eeLayout/benningtonbanner/images/specials/thumbnail_frame_gradient.jpg");
    background-repeat: no-repeat;
    vertical-align: top;
}

div.specials_featuredad a:link {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

div.specials_featuredad a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

div.specials_featuredad a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}

div.specials_featuredad a:active {
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}

div.specials_featuredad img {
    border: #000000 none 1px;
}

.section_head {
    background: #0E0E0E;
}

.section_head h1 {
    color: #F6F9FB;
    padding: 6px;
    font-weight: normal;
}