/*========REFERRAL FORM========*/
form {color:#555;}
fieldset, label, fieldset span {display:block;float:left;overflow:hidden;margin:0;border:none;}
fieldset {width:330px;}
span {width:160px;}
input {width:160px;float:right;height:18px;margin:0 5px 5px 0;border:1px solid #666;background:#FCFCFC;}
textarea {width:290px;float:right;height:70px;margin:0 5px 20px 0;border:1px solid #666;background:#FCFCFC;}
select {padding:0px 5px; margin:10px 0 0 10px;}
input.checkbox {width:16px; height:16px; margin:0 5px 5px 0; border:1px solid #666;}
input.checkbox-large {width:30px; height:30px; margin-bottom:20px;}
fieldset.checkbox-holder span {width:180px;text-align:right;padding-right:10px;}
fieldset.file-holder {margin:10px 0;}
fieldset.file-holder span {width:90px; font-size:11px;}
fieldset.file-holder input {width:230px; height:26px;}


fieldset.radio-holder {width:300px;}
fieldset.radio-holder p {margin:0;}
fieldset.radio-holder label {width:100px;}
fieldset.radio-holder span {width:60px;text-align:right;padding-right:10px;}
fieldset.radio-holder input {width:16px; height:16px; border:none;}

fieldset.textarea-holder {width:300px;}
fieldset.textarea-holder span {width:290px;padding-right:10px;}

#further-details-of-implant-treatment-request {height:130px;}
#ct-scan-special-instructions {height:50px;}

#submit-box {width:250px;padding:10px 0 0 60px;float:left;color:#FBE4F0;font-size:10px;margin-bottom:50px;}
#submit-box input#submit {float:left;height:30px;border:1px solid #444;width:100px;background:url(../_images/bck_contact3.png) repeat-x bottom;margin:10px 0 20px 270px;color:#444;font-size:14px;text-transform:uppercase;}
#submit-box input#submit:hover {background:url(../_images/bck_contact2.png) repeat-x bottom;}

/*========REFERRAL FORM END========*/
