﻿div#form{margin-bottom:100px;}
label{width:100px;text-align:right;display:block;float:left;color:#666;font-family:candara, calibri, Sans-Serif;}
input[type=text],
textarea,
select{width:300px;background-color:#FFE;padding:3px;margin-left:10px;border-color:#BBB #DDD #DDD #CCC; border-style:dotted; border-width:1px;}
select{width:310px;}
/*input[type=text]#Phone{width:155px;}*/
select#State{width:160px;}
input[type=text]#Ext, input[type=text]#Zip{width:100px;}
/*label[for=Ext], label[for=Zip]{float:none;display:inline;padding-left:10px;}*/
.submit.button{margin:40px 20px 20px 120px;}
a.button{border:1px outset #999;background-color:#DDD;padding:2px 5px;}
a.button:hover{background-color:#EEE; border-style:inset;}

.orders th, .orders td, .orders input{width:70px;margin:0px;}
.orders select{width:100px;margin:0px;}
.orders th{font:12px/10px Calibri, Arial, Sans-Serif;background-color:#779; color:#fff;padding:3px;border-left:1px solid #fff;text-align:center;}
.orders{margin:20px 0px 40px;}
