﻿#content .topCourses .overview
{
    background: #fff url(../../img/cs/top-courses-header-bg-v1.png) top left no-repeat;
    height: 125px;
    padding: 0px 0px 0px 120px;
    margin: 10px 0px 10px 0px;
}

#content .topCourses .overview .social 
{
    float: left;
    height: 20px;
    padding-top: 25px;
    padding-left: 2px;
    width: 800px;
}

#content .topCourses h1
{
    color: #e76e34;
    font-size: 26px;
    font-weight: 600;
    margin: 15px 0px 5px 10px;
}

#content .topCourses p
{
    color: #4c4c4c;
    font-size: 14px;
    margin: 0px 0px 0px 10px;
}

#content .topCourses .main
{
    clear: both;
    position: relative;
    background: #fff url(../../img/sh/secondary-bg-v1.gif) top repeat-x;
    width: 960px;
    height: auto !important;
    height: 400px;
}

#content .topCourses .main .text
{
    padding: 20px 10px 20px 30px;
}
