.viewTitleHeight
{
    height:18px; 
}
.viewTitleContainer
{
    width:100%;
    border-bottom:solid 1px #6593CF;
    margin:0px;
    height:18px;
}
.viewTitleText
{
    padding-top:5px;
    text-align:left;
	 color: #204d89;
}

.viewTitleBackGround
{
    background-image:url('../images/header_bg.gif');
    background-repeat:repeat-x;
}

.viewTitleTopLeftOffset
{
    margin-left:0px;
}


