﻿/*--------------------------------------------------------------------------------------------*/
/* User Controls */
/*--------------------------------------------------------------------------------------------*/
.controlTitleCell
{
    background-color: #FFFF99;
    font-weight: bold;
    text-align: center;
}
.controlBodyTable
{
    width: 100%;
    border-spacing: 1px;
}
/*--------------------------------------------------------------------------------------------*/
/* articlesFvc formats ArticlesFormViewControl *
/* FormTable is the table that holds the intert and edit templates */
.articlesFvcArticleLb
{
    font-size: 10px;
}