﻿.iRow1
{
    margin-top: -70px;
    width: 100%;
    
    float: left;
    position: relative;
    border-bottom: dotted 1px gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ispan
{
    margin-left:20px;
    width:150px;
    position:relative;
    float:left;
    color:#006699;
    
}
.ilabel
{
    color: #004466;
}
.links
{
    display:none;
}
.disc
{
    top: 410px;
    height: 20px;
    position: absolute;
    clear: left;
    font-size:xx-small;
    left:20px;
}
.img
{
    margin-top:-5px;
    margin-left:10px;
}

.ratitle
{
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 310px;
    color: #006699;
}
.version
{
    font-size: 10px;
    text-align: right;
    margin-right: 5px;
    margin-top: -20px;
}

