#wrapperform2 {width: auto; height:192px; padding-top:21px;}

.form {padding:0;}
.form label {font-weight:bold}
.form select {float:left; width:146px;}
.form input { width:158px; height:24px; border:2px solid #bebcbc; margin-bottom:9px; font-family:Verdana, Geneva, sans-serif;color:#949292;}
.form {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) bottom center no-repeat; padding-bottom:4px}
#msgcontent {font-family:arial; font-size:13px; font-weight:normal; color:#FFFFFF;display:block; background:url(../images/bg-out-btns.gif) top left repeat-x #eb6b1b; border:2px solid #eb6b1b; border-top:2px solid #c7560f; border-left:none; padding:5px; min-width:150px; max-width:250px; text-align:center;}

textarea{ height:100px; width:240px;border:2px solid #bebcbc; margin-bottom:9px; font-family:Verdana, Geneva, sans-serif; color:#949292;}

.textoform{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#4b3e26;
font-weight:bold;
}

.formleft{
float:left;
width:162px;
}

.formright{
float: left; width:255px; height:auto; overflow:hidden; padding-left:9px;
}
.formright input{
width:71px;
height:26px;
border:1px #eb6b1b solid;
background-color:#eb6b1b;
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
float:right;
cursor:pointer;
clear:both;
margin-right:11px;
}
