#box1 {
position: relative;
width: 390px;
float:left;
}

#box_form {
position: relative;
padding-top: 30px;
width: 310px;
height: 310px;
background: url('images/cont_bg.jpg') no-repeat;
}

#sended {
position: relative;
padding-top: 80px;
width: 260px;
margin-left: 20px;
text-align: center;
}

#box2 {
position: relative;
width: 370px;
float:left;
}

.end {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
}

.end2 {
font-family: Arial, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
}


