﻿#fligltLeftTitle
{
    background-color: #CDEBF4;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}
#fligltLeftContext
{
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #93C8F6;
    margin-top: 5px;
    padding-left: 0px;
    line-height: 21px;
    text-indent: 3px;
}
.container
{
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    height: auto;
    overflow: hidden;
}
.container1
{
    width: 230px;
    clear: right;
    float: left;
}
.container1Left
{
    height: auto;
    width: 546px;
    border-style: solid;
    border-width: 1px;
    float: right;
    margin-top: 0px;
}
#containerTop
{
    text-align: inherit;
    font-size: 15px;
    font-weight: bold;
    margin-top: 17px;
    margin-left: 5px;
}

