/**
 *  Direct Sales Center CSS ( All public pages )
 *
 * -----------------------------------------\
 * This program is written by Chi Fong, LEE |
 * Copyright reserved.                      |
 * -----------------------------------------/
 *
 * MODIFIED:
 * Version 1.0,     2008/10/21,       Created.
 * Author : Chi Fong, LEE
 */
#layout-section-2{
    float: left;
    width: 900px;
    margin: 0px;
    padding: 0px;
    height: 115px;
    background-image: url(../img/dsc_pub_logo.gif);
    background-repeat: no-repeat;
    overflow: auto;
}
#layout-section-3{
    float: left;
    width: 210px;
    padding: 0px;
    overflow: auto;
    margin-top: 5px;;
}
#layout-section-4{
    float: left;
    width: 660px;
    overflow: auto;
}
/*---[ End of file ]----------------------------------------------------------*/

