#webedit div.top {
    clear: left;
    float: left;
    display: block;
    width: 780px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #4d4d4d;    
}

#webedit label {
    float: left;
    display: block;
    width: 130px;
    height: 35px;
    clear: left;
}
    #webedit label.right {
        margin-left: 15px;
        clear: none;
    }

    #webedit label.second {
        height: 25px;
    }
#webedit input.black {
    width: 240px;
    float: left;
}

#webedit div.right,
#webedit div.left {
    margin-top: 10px;
    display: block;
    width: 380px;
    float: left;
}

div.left select.short {
    width: 122px !important;
   _width: 120px !important;
}

div.left #okres {
    _margin-top: 20px;
}

div.left input {
    margin-bottom: 10px;
   _margin-bottom: 0px; 
}

div.left select {
    position: relative;
    margin-bottom: 13px;
   _margin-bottom: 10px;
   _top: -8px;
   _width: 245px !important;
}

#webedit div.right {
    width: 397px;
}

div.right label {
    margin-left: 15px;
   _margin-left: 7px; 
}

div.right textarea {
    background-color: #050505;
    border: 1px solid #666666;
    color: #fff !important;
    height: 170px;
    width: 250px;
   _width: 244px;
   margin-bottom: 15px;
}

div.right #sent {
    float: right;
    margin-right: 1px;
}


.filup label {
    height: 30px !important;
}
.filup input {
    width: 200px !important;
}

div.upload {
    clear: left;
    padding-left: 130px;
}
