﻿#admissions
{
    clear:both;
    background:url('../Images/apply-now-bkg.png') no-repeat;
    overflow:hidden;
    padding:13px;
    padding-left:80px;
    margin-bottom:25px;
}

#admissions div
{
     float:left;
     width:220px;
     margin-right:20px;
}

#admissions img
{
    float:left;
    margin-right:20px;
}

#admissions h2
{
    padding:5px 10px;
    background: url(../Images/dotted_bg.gif) #eaeaea;
    border-top:1px solid #ccc;
    font-size:95%; 
}