BODY { margin: 0px; }

TABLE.form_table { font-size: 12px }
TABLE.form_table TD { height: 25px }
TABLE.form_table TD.label { font-weight: bold; text-align: right }

DIV.error_msg { color: #ff0000; font-weight: bold; font-size: 11px }
DIV.clearer { width: 100%; height: 1px; clear: both }

.gray { color: #585858 }
.toosmall { font-size: 10px }
.verysmall { font-size: 9px }
.vrd { font-family: verdana }

#paper_categories { width: 680px; height: 450px; left: 50%; position: relative; margin-left: -300px }
#paper_categories DIV.column_item { margin-bottom: 28px; margin-right: 50px; width: 270px; height: 59px; float: left; text-align: left; display: inline; font-size: 22px; }
#paper_categories DIV.column_item .toosmall { font-size: 12px }

DIV.papers_list_item { margin-top: 12px; margin-bottom: 12px; }
DIV.papers_list_item A.title { display: block; padding: 3px; font-size: 14px; line-height: 19px; font-weight: bold; padding-left: 14px; background: url("/i/paper.gif") no-repeat left center; }
DIV.papers_list_item A.title:hover { text-decoration: none }
DIV.papers_list_item DIV.category { padding: 3px; padding-left: 14px }
DIV.papers_list_item DIV.txt { padding: 1px; padding-left: 14px }
DIV.papers_list_item DIV.details { padding: 3px; padding-left: 14px }
DIV.papers_list_info { background: #D1E1EB; border: 0px solid #5A6159; border-top-width: 1px; border-bottom-width: 1px; height: 30px; line-height: 30px }
DIV.paper_details { font-size: 11px; margin-bottom: 20px }
DIV.paper_content { margin-top: 15px; margin-bottom: 15px }

DIV.site_pager { margin-top: 5px; margin-bottom: 15px; }
