div#header { margin: 0px auto; }

body tbody tr:first-child th {
     min-height:10px; 
     height:10px; 
     padding:20px 1px 1px 1px; 
     zoom:1; 
     line-height: 10px;
}

#content th a {
     font-size: 15px;
     font-weight: normal;
     margin: 0px;
     text-shadow: rgb(153,153,153) 0px 1px 2px;
     color: black;
}

th hr { display: none; }

#main #content.box {
     padding: 0px !important;
}

body table tbody tr th[colspan="3"] { height: 1px; }

.column, table { width: 100%; margin-left: 0px; margin-right: -20px;}


body table tbody tr td:first-child { padding-left: 15px; width: 20px; }
body table tbody tr td[align="right"] { padding-right: 10px; } 
body table tbody tr td { border: none; vertical-align: middle; }
body table tbody tr th { background-color: white; }
body table tbody tr:first-child th { text-align: left; padding-right: 10px;}

div#footer {
	text-align: center;
}

