﻿  .ccPanelModule
    {
        width: 648px;
        margin-left: auto;
        margin-right: auto;
    }
    .ccHeaderLabel
    {
        font-weight: bold;
        color: #535353;
    }
    .PopUp
    {
        position: absolute;
        border: solid 4px #D3D3D3;
        background-color: #EFEFEF;
        width: 300px;
        display: none;
        padding: 10px;
        z-index: 1000;
    }
    .ccListTitle
    {
        font-size: 10px;
        color: #535353;
        font-weight:normal ! important;
    }
    table.ccSearchForm
    {
        background: url(/DesktopModules/CheckCheck/Finance/images/BgSearchTable.jpg) no-repeat left top;
        width: 648px;
    }
    tr.ccSearchForm
    {
        background-color: #EFEFEF;
    }
    .ccSupport
    {
        background-color: #CFE6E7;
        width: 293px;
    }
    .ccSupportLine
    {
        height: 20px;
        padding: 4px 5px 4px 16px;
    }
    .ccMyValueTop
    {
        background: url(/DesktopModules/CheckCheck/Finance/images/BgMyValueHeader.png) no-repeat left top;
        text-align: center;
        height: 19px;
    }
    .ccSearchFormTop
    {
        background-color: transparent;
        background-image: url(/DesktopModules/CheckCheck/Finance/images/BgChooseHeader.png);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: left top;
        text-align: center;
        height: 19px;
    }
    td.ccHeaderRow
    {
        border-bottom: solid 1px #7F7F7F;
        border-top: solid 1px #7F7F7F;
    }
    td .ccInput
    {
        width: 30px;
        height: 15px;
    }
    td .ccInputLong
    {
        width: 45px;
        height: 15px;
    }
    .ccSmallComment
    {
        font-size: 9px !important;
    }
    .Brand
    {
        font-size: 9px !important;
        font-weight: bold;
        color: #2A8B9B;
        text-decoration: none;
    }
    .ccRating
    {
        font-size: 9px !important;
        font-weight: lighter;
        color: #535353 !important;
        text-decoration: none;
    }
    .ccInterest
    {
        font-size: larger;
        font-weight: bold;
        color: #2A8B9B;
        margin: 0px 0px 5px 0px;
    }
    .ccSearchLabel
    {
        vertical-align: bottom;
        float: left;
        text-align: left;
        margin-right: 15px;
        font-weight: normal;
        color: #535353;
        font-size: 11px;
        padding-left: 10px;
    }
    table.ccSearchTable
    {
        height: 170px;
        width: 320px;
    }
    table.ccSearchTable td
    {
        height: 15px;
        line-height: 15px;
        padding-right: 15px;
    }
    table.ccSearchTable .ccValidationCell
    {
        height: 0px;
        padding-left: 10px;
	color:red;
    }
    
    .ccLabel 
    {
        font-weight:normal;
    }
