#bk_form_contatti {position:relative; overflow:hidden;}
#bk_form_contatti div { float:left; display:inline; margin-top:5px; margin-bottom:5px }
.bk_margin { margin-left:20px; }
.bk_clear { clear:both }
.bk_field { margin:10px 0; }
.bk_input { width:330px; padding:5px; border: 1px solid #ccc }
.bk_select {
 width:343px;
 border:1px solid #cccccc;
 height:26px;
 padding:5px;
}
.bk_hidden { width:0px; }
.bk_textarea { width:692px; height:100px; padding:5px; border: 1px solid #ccc }
.bk_button { width:86px; height: 29px; display: block; background: url(../images/button/vuoto.gif) no-repeat red; margin-left: 310px }
.bk_button a { width:86px; display:block; color:#ffffff; text-align:center; line-height:27px }
#bk_form_contatti label { display:block; margin:5px 0; }
.bk_check_width { width:702px;}
/* #bk_msg_err {position:absolute; bottom:8px; left: 435px; color:#ff5c00; font-weight: bold;} */
#bk_msg_err {float:left; display: inline; margin-left: 25px; padding-top:5px; color:#ff5c00; font-weight: bold;}
/* #bk_msg_ok {position:absolute; bottom:8px; left: 435px; color:green; font-weight: bold;} */
#bk_msg_ok {float:left; display: inline; margin-left: 25px; padding-top:5px; color:green; font-weight: bold;}
