﻿.MainImageDiv
{
    height: 150px;
    background-color: #abc;
    text-align: center;
    padding-top: 75px;
    font-weight: bold;
}

.MainPageDiv
{
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;    
}

.phoneNumber
{
    background: #fff url(/images/library/contactus/phone.png) no-repeat left center;
    text-indent: 20px;
    font-weight: bold;
}

.classDetails
{
    width: 370px;
    float: left;
    margin-right: 8px;
    margin-bottom: 25px;
    margin-left: 2px;
}

.classDetailsImage
{
    width: 200px;    
    float: left;
    font-weight: bold;
    color: #01648d;
    font-size: 11pt;   
}

.classDetailsText
{
    width: 315px;       
    float: right
}