.line
{
	background-image: url(../images/line.jpg); 
	background-repeat:repeat-x;
	width:100%;
	height:1px;	
}

.control
{
    background-color:#ffffff;
    border:solid 1px #ffffff;
}

.text
{
    color:White;
    font-family:Arial;
    font-size:11px;
    padding-right:12px;
}

.tableData
{
    padding-bottom: 8px;
    width: 469px;
}

.headingText
{
    color:White;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
