
#site_content table tr td {
   padding: 5px 10px 5px 10px;
   vertical-align: top;
}

#site_content ul {
   list-style-type: square;
}

