@charset "utf-8";
#makeAppointment {margin-left:40px;position:relative; width:250px;}
#makeAppointment ul li {margin-bottom:10px; overflow:hidden;}
label {float:left;clear:both; font-size:.8em; margin-bottom:3px;}
.sub {color:#666;}
input, textarea, select {float:left;clear:both; width:220px; border:1px solid #88a31a;}
input {height:20px;}
#submitBtn {background:url(../images/submit.jpg) top left no-repeat; width:106px; height:41px; text-indent:-9999px; border:none; position:absolute; right:25px; margin-top:10px; font-size:0px; line-height:0px; cursor:pointer;}
.error {color:#F00; font-size:.8em;}
#makeAppt {margin-top:20px;}
