/* Start of CMSMS style sheet '** MCR Volunteer Form **' */
div.volunteer_form textarea{
   width: 515px;
   height: 150px
}

div.volunteer_form textarea,
div.volunteer_form input{
   margin-left: 15px;
}

div.volunteer_form{
   font-size: .8em;
}
/* End of '** MCR Volunteer Form **' */

