body { font: 90% luxi sans, arial,helvetica,sans-serif; background: }
p { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; list-style-type: none;}
a { text-decoration: none; color: #2f77a6; }
a:hover { text-decoration: underline; color: #1f4f6f; }

#header { padding: 6px 10px 6px; margin-bottom: 15px; border-bottom: 2px solid #0b1728; }
#header a { float: right; }
#content { padding: 0px 20px 10px; }
h2,h3,h4 { color: #0b1728; }
h2 { font-size: .9em; letter-spacing: -1px; clear: both; }
h3 { border-bottom: 4px solid #e5e5e5; margin: 10px 0px 0px; padding: 3px 10px 0px; clear: both; }
h4 { color: #0b1728; margin: 0px 0px 5px; }

h5 { color: #ccc; letter-spacing: 0px; font-size: .7em; text-transform: uppercase; margin: 10px 0px 0px; padding: 0px; line-height: .8em; }

.note { color: #999; }
#batch_info { float: left; }
#batch_submit { margin: 10px 0px; }
#batch_submit, #start_uploading img { vertical-align: middle; }
#new_batch h2 { padding-top: 20px; }
#new_batch p { margin-top: 10px; }
#uploads { clear: both; margin-bottom: 10px; }
#uploads div { margin: 5px 0px; }
#flashes .notice { padding: 10px; color: #0b1728; background-color: #d1eaef; }
#flashes .warning { padding: 10px; color: #820000; background-color: #fde7e7; }
#flashes .errors { list-style-type: disc; margin: 10px 30px; }

.text_area_note { margin-left: 10px; float: left; width: 30%; }

/* backend */
.batch { margin: 10px 0px 10px;  border-bottom: 1px dotted #d6d6d6; border-top: 1px dotted #d6d6d6;}
.batch p { margin: 0px; padding: 0px; }
.batch .row { clear: both; overflow: auto; }
.batch .col { float: left; margin-right: 1px; padding: 5px 20px 10px 10px; width:50%; }
.batch .details { width: 30%; border-left: 1px dotted #ccc; letter-spacing: -1px; }
.batch .info { color: #666; }
.batch #links { padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.batch .from, .batch .for, .batch .date { color: #666; }
.read_batch { padding: 5px 10px 0px; }
.read_batch .content { border-bottom: 1px solid #ccc; padding: 10px; }
.read_batch .from, .read_batch .for, .read_batch .date { color: #666; }
.filesize { color: #ccc; }

