﻿#chartsTitle{
    /*background-image:url(images/AboutCharts.GIF);*/
    background-position:right;
    background-repeat:no-repeat;
    width:95%;
    padding: 1px 1px 1px 5px;
    /*border-bottom: solid 1px #E8E8E8;*/
    font-weight:bold;
    font-size:15px;
    font-family:Tahoma;
    color:#878787;
    margin-bottom:22px;
    height:33px;
    }
    
#forgotPasswordTitle{
    background-position:right;
    background-repeat:no-repeat;
    width:97%;
    padding: 1px 1px 1px 5px;
    border-bottom: solid 1px #E8E8E8;
    font-weight:bold;
    font-size:12pt;
    font-family:Arial;
    color:#878787;
    margin-bottom:22px;
    height:26px;
    }
    
 .subTitle{
    background-position:right;
    background-repeat:no-repeat;
    width:95%;
    padding: 1px 1px 1px 0px;
}
    
.lowerPanel{
    width:293px;
    vertical-align:top;
    height:299px;
    }    
    
.tcAddEsis
{
	background-color:#EAEAEA;
}