/* CSS Document */

form { font-size:9px; }
label { font-size:9px; color:white; text-transform:uppercase; white-space:nowrap; }
label.info { font-size:10px; color:yellow; text-transform:none; }
input, select { font-size:9px; }
.book_spacing { padding-top:7px; }
.book { background:#12123F; padding:10px 15px;}
.book select { width:80px; margin-right:5px; }
