@charset "utf-8";

#contact1 {font-weight:bold;padding:0 3px;}
#contact2 {}
#contacttbl {width:672px;border-collapse:collapse;table-layout:fixed;border:1px solid white;margin-bottom:42px;}
#contacttbl th {width:173px;padding:9px 13px;font-weight:normal;background:#757575;text-align:left;vertical-align:top;color:white;border:1px solid white;}
#contacttbl td {padding:5px;background:#f8f8f8;border:1px solid white;}


.buttons {}
.buttons input {margin-right:16px;color:white;padding:12px 0;border:none;font-weight:bold;width:200px;}
#submit {background:#00a6c4;}
#submit2 {background:#3f3f3f;}
#modify {background:#cbcbcb;}
input.short {width:257px;}
input.middle {width:372px;}
input.long {width:452px;}
textarea.long {width:452px;height:165px;}

