﻿body
{
}

.CourseSection
{
    float: left;
}

.CourseName
{
    text-align: left;
    font-size: 1.2em;
}

.tableGeneralInformation, .tableTechnicalInformation, .tableSpecificInformationSection, .tableCourseImageSection
{
    width: 500px;
}

div#CourseNameSection, #GeneralInformationSection,#CourseImageSection, #TechnicalInformationSection, #SpecificInformationSection
{
    text-align: left;
}
