table#listagem_academias { width: 100%; font-size: 1.25em; margin: 0 0 1em; }
table#listagem_academias caption { display: none; }
table#listagem_academias tr th { background-color: #DDD; padding: 8px; color: #177b64; text-transform: uppercase; border-bottom: 1px solid #FFF; }
table#listagem_academias tr td { padding: 8px; background-color: #F9F9F9; border-bottom: 1px solid #FFF; }
table#listagem_academias tr.alt td { background-color: #F2F2F2; }
th.width20 { width: 140px; }

table#top_10_academias { width: 100%; }
table#top_10_academias td { padding: 8px 4px; border-bottom: 1px solid #999; }

form#cadastro_academias_form p { height: 1.5em; }
form#cadastro_academias_form label { display: block; float: left; width: 120px; text-align: right; margin-right: 6px; }
form#cadastro_academias_form input { float: left; width: 200px; border: #999999 1px solid; }
form#cadastro_academias_form select { width: 200px; border: #999999 1px solid; }
form#cadastro_academias_form ul li input { border:0; }
