.content .row {
    width:100%;
    border-bottom:1px solid #c2e7e7;
    float:left;
    padding:14px 0 8px 0;
    line-height:22px;
    overflow:hidden;
}

.content .first {  
    #padding:14px 0 23px 0;
}


.content .last {
    border-bottom:0px none;
    margin:0 0 24px 0;
}

.content .ie {
    display:none;
    *display:block;
    _display:none;
    *height:5px;
    *border-bottom:0px none;
    *padding:0;
}

.content .row .title {
    width:100%;
    float:left;
    margin:-3px 0 4px 101px;
    _margin:-3px 0 4px 50px;
    font-size:13px;
    color:#818284;
}

.content .row p {
    width:97%;
    float:left;
    text-indent:30px;
    line-height:22px;
    margin:0 0 15px 0;
}

.content .row p.next {
    width:78%;
    margin:0;
    text-indent:0;
}


.content a.goto {
    float:left;
    font-weight:bold;
    margin:2px 0 0 0;
    width:100%;
}

.content .frame {
    width:82px;
    height:68px;
    text-align:center;
    float:left;
    margin:0 19px 0 0;
}

.content .properties .tableTitle {
    font-size:11px;
    font-weight:bold;
    margin:28px 0 16px 0;
}
    
.content .properties .prow {
    width:100%;
    border-bottom:1px solid #c9e3f2;
    padding:5px 0 4px 2px; 
    float:left;
}

.content .properties .prow .left {
    float:left;
}
.content .properties .prow .right {
    float:right;
}