.headerGreen
{
    background-image:url('images/headergreen.png');
    background-repeat:repeat-x;
    height:23px;
    padding-left:10px;
    padding-top:5px;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
	text-align:left;
}.divBorder
{
    border-left:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
	padding:5px;
}.title_height
{
    height:23px;
}