body {margin: 1% auto; width: 210px; background: #0d0d0d; font: 12px/1.8 verdana, sans-serif; color: white;}

a {color: #007fd0; text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}

fieldset {border: 1px solid #0d0d0d; padding: 10px; background: #0d0d0d;}

input {width: 130px;}
.submit {width: auto !important; cursor: pointer;}
textarea {width: 130px; height: 300px;}
input, textarea {font-family: verdana, sans-serif; font-size: 12px;}

#nav {border-bottom: 0px solid #ddd; padding: 0 0 10px 0; margin: 0 0 10px 0; color: #ddd;}
#nav a {padding: 5px;}

table, tr, td {padding: 0; margin: 0; border: 0; border-collapse: collapse; vertical-align: top;}
td {padding: 5px;}
tr.even td {background: #eef5fa;}

h2 {font-size: 18px; font-weight: lighter; padding: 0; margin: 0;}

.delete {font-size: 1px !important; line-height: 0px !important; margin: 2px 0 0 0; width: 20px; height: 16px; text-indent: -999px; color: white; overflow: hidden; display: block; background: transparent url(../img/icon-cross.gif) top center no-repeat;}

hr {height: 1px !important; border: 0 !important; background: #ddd; color: #ddd;}
