.block3 {
padding: 0 40px 20px;
margin: 0 0 34px;
background: #F2F2F2;
}

.registration td {
padding: 10px 15px;
vertical-align: middle;
}

.left-white {
text-align: right;
background: #fff;
}

    .left-white div {
    width: 180px;
    }

.inputp {
width: 280px;
background: url('../img/input/left2.gif') left top no-repeat;
}

.inputp2 {
background: url('../img/input/right2.gif') right top no-repeat;
}

.registration textarea {width: 100%; overflow-y: scroll; border: 1px solid #DCDCDC;}

.radio {
position: relative;
height: 31px;
margin: 0 0 10px 70px;
}

  .radio input {
    position: relative;
    top: 10px;
    //top: 7px;
    margin: 0 5px 0 0;
    }

    .radio img {
    vertical-align: top;
    }

.but2 {
position: relative;
width: 150px;
height: 57px;
background: url('../img/but2.jpg') left top no-repeat;
}

  .but2 input {
    width: 142px;
    height: 49px;
    border: 0;
    background: transparent;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 4px;
    left: 4px;
    font-weight: bold;
    cursor: pointer;
    }

    .small input {
    font-size: 12px;
    }