/* 
    Document   : tabNewsLineCSS
    Created on : 15 ธ.ค. 2551, 23:08:17
    Author     : PARINYAKORN PANYA
    Description:
        Purpose of the stylesheet follows.
*/

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

.cssFontNewsLine1
{
   color: #660000;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-weight: bold;
   text-decoration: none
}

.cssPosFontNewsLine
{
    margin-top: 1px;
}

.cssFontNewsLine
{
   color: #F408A5;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 12px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   text-decoration: none;
}

.cssFontLastUpdate
{
   color: #660000;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-weight: bold;
   text-decoration: none
}


