/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */

#main_content_home { padding: 0 !important; }

#login_box ul, #login_box li { list-style: none; padding: 2px 0 2px 10px; }

table, th, td { font-size: 12px !important; }

h1:first-letter { font-size: 100% !important; font-weight: bold ; }
