body{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#7a7a7a;
}
.content{
padding:10px;
width:470px
}
.left{
width:150px;
float:left;
padding:7px 0px 0px 7px;
min-height:24px;
}
.left2{
width:250px;
float:left;
padding:7px 0px 0px 7px;
min-height:24px;
font-size: 14px;
font-weight:bold;
}
.right{
width:250px;
float:left;
padding:5px;
min-height:24px;
}
.clear{
float:none;
clear:both;
height:0px;
}
.row{
background-color:none;
display:block;
min-height:32px;
}
.text{
width:190px;
}
.ruler{
width:150px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
background-color:#fcfcf0;
}

.over{
background-color:#f0f0f0;
}
.out{
background-color:none;
}
