#index-courses {
        background: transparent url(/media/images/index-courses-bg-bot.png) no-repeat scroll left bottom;
        padding-bottom: 10px;
        width: 650px;
}
.index-course-middle {
        background: transparent url(/media/images/index-courses-bg-middle.png) repeat-y scroll 0 0;
        width: 650px;
}
.index-ideas-inside {
        background: transparent url(/media/images/index-ideas-bg.png) no-repeat scroll 0 0;
        padding: 15px 15px 15px 0;
        width: 635px;
}
.index-ideas-inside h1 {
        margin-left: 15px;
        margin-bottom: 0;
}
.index-ideas-inside .about {
        padding: 20px;
        width: 605px;
}
#index-courses .about h4 {
        color: #8B2B23;
}
.coursebox {
        background: transparent url(/media/images/coursebox-bg.png) no-repeat scroll 0 0;
        float: left;
        height: 225px;
        margin: 0 0 0 14px;
        padding: 20px;
        width: 157px;
}
.coursebox .name {
        color: #8B2B23;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        border-bottom: solid 1px #E4E4C9;
        margin-bottom: 12px;
        padding-bottom: 8px;
}

