/*IRMnet Web Integration Package and res_style.css were created by Gueststream Inc. 
Unauthorized use of the code is prohibited.
Gueststream Inc., Toll-free:  877-880-5946 ext. 101*/

#resform {
margin-top:20px;
padding-left:10px;
}
#resform label{
display:block;
width:100px;
float:left;
margin-bottom:10px;
}
#resform input {
float:left;
margin-bottom:10px;
}
#resform br{
clear:both;
}