/* Motion Controls Robotics */


/* Request More Information Form */
body.formRequest {background: none; padding: 5px; }
form.request {}
form.request h3 {float:left; font-size: 13px; margin: 0px;}
form.request span {float:right; font-size: 10px;}
form.request h4 {clear: both; font-size: 12px; margin: 0px; line-height: normal;}
form.request fieldset {margin-top: 10px; padding: 10px; height: ;}
form.request fieldset ul {margin: 0 auto;}
form.request fieldset ul li {clear: both; list-style: none; margin-bottom: 3px;}
form.request fieldset ul li label {width: 120px; float: left;}
form.request fieldset ul li input {width: 250px;}
form.request fieldset ul li input#submit {margin-left: 120px; width: 250px;}
form.request fieldset ul li textarea {width: 250px; height: 100px;}
form.request fieldset ul li input.button {}
body.formRequest .shell {width:100%;}
body.formRequest #footer p {padding-top: 5px;}



