/*
    Forum css classes
*/
.mainTableForum
{
    width: 800px;   
    border-width: 1px !important;
    border-style :solid ;      
 }

/*
.mainTableForum td
{
        border-width: 1px !important;
        border-style :solid ;
        padding : 5px !important;
        padding-left: 4px !important;           

}*/


.trHeader
{
    text-align : center;
     border-width: 1px;
    border-style :solid;
}

.tdForumMainTitle
{
    font-weight :bold;
    font-size : 13px;
    padding-left: 0px !important;
    text-align : center;    
}
.smallHeader
{
    font-size : 11px !important;
    font-weight :bold;

}

#tdItem
{
    padding-left: 25px !important;
}

.tdForumSubcatTitle
{
    font-weight :bold;
    font-size : 13px;
    padding-left: 4px !important;
     text-align : left;  
    
}


.navItem
{
    text-decoration:none !important;
    font-weight :bold !important;
   font-size : 13px !important;
   padding-left: 4px !important;
}

 
/*.title
{
    font-weight :bold !important;
    font-size : 14px !important;
    text-decoration : none !important;
}*/

.description
{
    font-size : 11px !important;
    text-decoration : none !important;
}
.cellTopicsNo
{
    font-size : 11px !important;

}
.cellPostsNo
{
    font-size : 11px !important;
}
.cellLastPost
{
  font-size : 11px !important;
}

.cellPostedDate
{
    border-bottom-style :dashed !important;
     font-size : 11px !important;
}
.PostedDateText
{
    font-size : 11px !important; 
}

.cellContent
{
    font-size : 12px !important;
    border-top-style : none !important;
}
.cellDelete
{
    font-size : 11px !important; 
    border-bottom-style :dashed !important;
    text-align: right !important;
    border-left-style : none !important;
}
.divLoginAlert
{
    width: 100% !important;   
    text-decoration : none !important;  
    font-size : 11pt !important; 
    
}

.divLoginAlert a
{
    
    font-weight :bold !important; 
    text-decoration : none !important;  
    font-size : 12px !important; 
    
}