/**
 *  Online support : pub.index.default CSS
 *
 * -----------------------------------------\
 * This program is written by Chi Fong, LEE |
 * Copyright reserved.                      |
 * -----------------------------------------/
 *
 * MODIFIED:
 * Version 1.0,     2008/11/28,       Created.
 * Author : Chi Fong, LEE
 */
#support-pub-index-default{
}

#support-pub-index-default div.description{
    border: 0px solid red;
    margin: 10px 150px 0px 180px;
}
#support-pub-index-default div.description div.header{
    font-size: 15pt;
    font-weight: bold;
    margin: 5px 0px;
}
#support-pub-index-default div.description div.body{
    margin: 0px 5px;
}





#support-pub-index-default-formTable{
    width: 600px;
    margin: 10px 0px 0px 180px;
}
#support-pub-index-default-formTable th{
    width: 25%;
    background-color: #EFEFEF;
    padding: 3px;
}
#support-pub-index-default-formTable td{
    padding: 3px;
}
#support-pub-index-default-formTable td input.text{
    width: 50%;
}
#support-pub-index-default-formTable td textarea{
    width: 70%;
    height: 120px;
}
#support-pub-index-default-formTable td.buttonContainer{
    text-align: center;
}
#support-pub-index-default-formTable td.buttonContainer input{
}
/*---[ End of file ]----------------------------------------------------------*/
