/* 
    Document   : labelBelowCSS
    Created on : 9 ม.ค. 2552, 12:32:10
    Author     : PARINYAKORN PANYA
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*begin css for table label below*/
.cssLabelBelowFont
{
    color: #ff00ff;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none
}
/*end css for table label below*/


