﻿.c_redTitle
{
    width: 228px;
    height: 400px;
    background: url(images/bg-red-title.gif) no-repeat;
}
.c_redTitle .actions
{
    float:left;
    clear:none;
}
.c_redTitle .title
{
    /*float:left;
    clear:none;*/
    height:40px;
    padding-top:10px;
    padding-left:6px;
}
.c_redTitle .title h1
{
    margin: 3px 0 0 0;
    color:#fff;
    font-family: Tahoma,Arial;
    font-size: 16px;
    font-weight:bold;
    /*text-transform: uppercase;*/
}
.c_redTitle .contentPane
{
    height:350px;
    overflow:hidden;
    text-align:left;
    padding-left: 10px;
    color:#fff;
}
.c_redTitle .footer
{
    margin-top:8px;
    margin-bottom:10px;
    padding:0;
    text-align:right;
}
.c_RedBox td.fieldLabel
{
    color:#000;
    font-weight:bold;
    font-family:Tahoma,Arial;
    font-size:12px;
}
