/* Start of CMSMS style sheet 'Forms' */
fieldset{
border:0px;
}
#inner_copy form{
width:550px;
float:left;
}
form .contactform{
width:450px;
background-color:#fd5b03;
padding:15px;
float:left;
margin:10px 0px;
}

form .contactform input{
margin:5px 7px;
height:15px;
padding:5px;
background-image:url(images/input_bg.jpg);
background-repeat:no-repeat;
border:0px;
background-color:transparent;
color:#b90a46;
float:right;
clear:right;
}
form .contactform select{
float:right;
clear:right;
}
.title div input{
margin-top:32px;
margin-bottom:-32px;
}
form .contactform .submit input{
color:#b60a4e;
font-size:1px !important;
background-image:url(images/submit_bt.png);
background-repeat:no-repeat;
height:25px !important;
width:65px;
}

form .contactform  label{
font-family:times;
font-size:14px;
margin:10px 7px 7px 7px;
float:left;
clear:left;
width:200px;
}
/* End of 'Forms' */

