h3{
margin:0 0 10 0;
padding:0 0 10 0;
border-bottom:1px dotted #999;
}

form{
margin:0;
padding:0;
}

.section{
padding:10px;
margin:10px;
border:1px dotted #999;
background-color:#fff;
}

table{
font-size:11px;
}

input{
font-size:11px;
}

select{
font-size:11px;
}

#sectionLeft{
float:left;
}

#sectionRight{
float:right;
}

#submit{
font-family:georgia;
font-size:14px;
margin:10px;
}

#error{
font-size:12px;
color:#b91f14;
}

#success{
font-size:12px;
color:#48af16;
}
