.Form_label{white-space:nowrap;}

#BF_Form #ContentAttributes{width: 700px;}

#BF_Form h1{font-size:18px;
font-weight:bold;
color:#9c3;
margin-left:0px;
margin-top:15px;
margin-bottom:15px;}

#BF_Form h2{font-size:14px;
font-weight:bold;
color:#666;
margin-left:0px;
margin-top:15px;
margin-bottom:15px;}

#BF_Form .CompanyInfo {
float:right;
margin-top:20px;
font-size:11px;
margin-right:30px;
width: 240px;
}

#BF_Form .CompanyInfo span{
display: block;
}
#BF_Form #ContentAttributes {width: 650px;}
#BF_Form .CompanyInfo #name {
font-weight: bold;
}

#BF_Form .Contactform, #BF_Form .CompanyInfo{

}

#BF_Form .Contactform{
position:relative;
left:15px;
margin-top:10px;
margin-bottom:25px;
width:450px;
display:inline;
float:left;
}

#BF_Form .Form_label{
color:#000;
margin-right:12px;
}
#BF_Form #zip, #BF_Form #city{
display:inline;
}
#BF_Form #city{
width:130px;
_width:128px;
width:128px !ie;
}
#BF_Form .Form_label{
text-transform:capitalize;
margin-right:3px;
margin-bottom:-2px;
}
#BF_Form #zip{
width:68px;
width:69px !ie;
_width:69px;
}
#BF_Form #email{
width:209px;
}
#BF_Form #note{
border:1px solid #ccc;
width:209px;
margin-top:2px;
}

#BF_Form .Contactform table, .Contactform table tr, .Contactform table tr td {border-collapse: collapse;
border:none;
}
#BF_Form input{
border:1px solid #ccc;
height:13px;
font-size:11px;
margin-top:2px;
width:209px;
}
#BF_Form select{
display: block;
border:1px solid #ccc;
margin-top:2px;
font-size: 11px;
width:205px;
}
field{
border:1px solid #ccc;
}

#BF_Form .btnSubmit{
font-weight:bold;
color:#9c3;
background-color:#666;
height:21px;
border:1px solid #999;
width:auto;
}
#BF_Form .btnSubmit:hover{
font-weight:bold;
color:#E1B42B;
background-color:#666;
height:21px;
border:1px solid #999;
}

#BF_Form .Attention{
color:#cc0033;
font-weight:bold;
}
#BF_Form .Required{
color:#999999;
font-size:9px;
}
#BF_Form .Star {
color:#cc0033;
font-weight:bold;
}
#BF_Form .Text{width:600px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#BF_Form .Contactform{
width:350px;
float:left;
}

#BF_Form #email{
width:202px;
}
#BF_Form #city{
width:130px;
}
#BF_Form #zip{
width:58px;
}
#BF_Form #note{
width:203px;
}

#BF_Form input{
width:200px;
}
#BF_Form .btnSubmit{
width:auto;
}

}
