﻿
.divRow{width:800px;}
.divLbl{ width:250px; float:left; text-align:right;}
.divKeys{ width:500px; float:left;text-align:left;}

.txt {
    width: 250px;
    height: 17px;
    line-height: 17px;
    padding: 10px;
    font-size: 14px;
    float:left;
}

.rowDiv {text-align:left; margin-left:20px; margin-top:10px; width:400px; height:40px; }

.leb{ font-size:17px; width:80px;  text-align:right; margin-top:8px; margin-right:10px; float:left; }


.btnDown{width: 80px; height:40px;
    display: inline-block; background-color:rgb(153, 118, 77);font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    border: #20c698;
    font-size: 20px;}