#form-profile {
    font-size: 12px;
    font-weight: bold;
    font-size: #4D4C4C;
}

.block {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.lineTitle {
    background: url("/National_Library/oe_/https://www.mishpati.co.il/_assets/images/title_line_bg.gif") no-repeat scroll left bottom transparent;
    height: 27px;
}
.lineTitle span {
    background: url("/National_Library/oe_/https://www.mishpati.co.il/_assets/images/title_line_bg2.gif") no-repeat scroll left top transparent;
    border-right: 1px solid #0F9CCA;
    color: #FFFFFF;
    display: inline-block;
    font: bold 14px arial;
    height: 19px;
    padding-left: 15px;
    padding-right: 5px;
}
.error {
    color: Red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
#form-profile .title {
    margin-top: 3px;
}
#form-profile input {

}
#form-profile .txtAreaBox2 {
    margin: 3px 2px 5px 5px;
}
#form-profile .buttons {
    margin-top: 10px;
    overflow: hidden;
    width: 223px;
}
#form-profile .buttons .type1 {
    background: url("/National_Library/oe_/https://www.mishpati.co.il/_assets/images/left_button_bg01.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font: bold 14px/25px arial;
    height: 25px;
    text-align: center;
    width: 94px;
}
#form-profile .txtAreaBox2 textarea {
    border: 1px solid #CCCCCC;
    font: 14px arial;
    height: 60px;
    min-height:60px;
    overflow: auto;
    width: 213px;
    color: #4D4C4C;
    padding: 3px 3px;
}
#form-profile .thank-you {
    text-align:center;
}