﻿/*Quick Test and Individual Test text style*/
.textstyle
{
    width: 200px;
    overflow: hidden;
    float:left
}
.RepairAreaStyle
{
        overflow: auto;
	border: 1px solid #999999;
	margin: 0px; 
	padding: 5px 5px 5px 5px;
	height:56px;
	width:498px;
        margin-top: 5px;
}
/*Quick Test and Individual Test text style*/