#header2{
  background: url(../images/bgr/page_top.jpg) center top no-repeat;
  width: 1004px;
  height: 324px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

#bottom { height:104px; margin-top:52px; }

/*******************/
#page4 { position: relative; height:581px; margin-top:20px; }
#tizer { top: 300px; }
.avatar_content2, .avatar_content3 { height:600px; margin:100px 0 0 0 !important; }

a { color:#555; font-weight:bold; }

#header ins { margin-left:9px }
#header h2 { width:246px; height:120px; position:absolute; top:70px;left:430px; }

#col_l { float:left; width:270px; }
#col_l p { color: #555; font-size: 1.1em; }
#box_l1 { padding: 50px 10px 0 18px; height:233px; background:url(../images/bgr/page4_l1_2.png) no-repeat; }
#box_l2 { padding: 30px 0 0 0; }
#box_l2 a { text-indent:-700em; display:block;width:270px;height:72px; background:url(../images/buttons/another_avatar_same_photo.png) no-repeat; }
#box_l3 { padding: 30px 0 0 0; }
#box_l3 a { text-indent:-700em; display:block;width:270px;height:42px; background:url(../images/buttons/avatar_new_photo.png) no-repeat; }
#box_l4 { padding: 30px 0 0 0; }
#box_l4 a { text-indent:-700em; display:block;width:268px;height:42px; background:url(../images/buttons/send_review.png) no-repeat; }

#avatar { position: relative; width:350px; height:581px; float:right; text-align: center; padding: 5px 0 0 0; margin:0 330px 0 -330px; background:url(../images/bgr/page4_bgr.png) no-repeat; }
#avatar #save_btn { margin:0 0 0 84px; width:175px;height:57px; background: url(../images/buttons/save.png) no-repeat 0 0; cursor: pointer; }
/*#avatar #save_btn:hover { background: url(../images/save_on.png) no-repeat 0 0; }*/
#avatar table {  }
#avatar_img { width:200px;height:500px; }
#avatar_img img { width:100%; height:100%; }

#reviews_form { width:330px; color:#000; }
#contacts {  width:350px; height:581px; text-align: center; padding: 5px 0 0 0; margin:0 330px 0 330px; background:url(../images/bgr/page4_bgr.png) no-repeat;  }
#contacts .field label {color: #666666;}
/* safari */
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .main { height: 100%; min-height: 1000px; }
}

