﻿.scoreView
{
	width:41px;
	height:10px;
	background-image:url(../Images/ScoreView.png);
}
.scoreViewHdr
{
	width:70px;
}
.gapcategory 
{
width:32px;
	height:32px;
    margin-top: -5px;
    /*margin-right: 0px;*/
    float: right;
    padding-top: 5px;
    /*color: blue;*/
	background:url(../Images/gap.png) no-repeat center;
}
.gapl {
    width: 202px;
    height: 32px;
    float: right;
    padding-top: 4px;
}
.gaplb 
{
    padding-right: 2px;
    width: 110px;
}
.progressback {
    background-color:gainsboro;
    /*width:700px;*/
    height:25px;
    Direction:ltr;
    margin-top:-35px;
    margin-right:325px;
}
.progressfor
{
    background-color:orange;
    height:25px;
}
.scoreViewCell
{
	margin:0 10px;
}