.formlabel {display:block;  margin-left:25px; margin-top:3px; font-weight:bold;}

.admininput {margin-top:0px; margin-left:25px; background-image:url(img/input_bg.gif); background-repeat:repeat-x;}

#uploader {width:400px; height:150px; border:1px solid #FFFFFF; margin:auto; text-align:center; color:#0066CC; background:#FFFFFF}

tr {height:25px; }
{ background-color: #000; color: #FFF; }
table {margin:10px; border:0;}
th {background-color:#000099;background-image:url(img/th_bg.gif); background-repeat:repeat-x; padding:3px; border:0; text-align:center; max-height:20px;}
td {padding:3px; background:#CCCCCC; background-image:url(img/row_bg.gif); background-repeat:repeat-x; color:#333; font-size:12px; width:auto; padding:5px;} 

.delete { padding:5px; background:#FF0000;   }
a.delete  {text-decoration:none; color:#fff; text-align:center;}
a.delete:hover {background:#000000;}
.white {color:#FFFFFF;}

#mininav {width:100%; height:20px; background:#000099; color:#FFFFFF; font-weight:bold; position:relative; display:block;}
.mininav_text{margin-left:10px; padding:5px;}
.mininav_link {text-decoration:none; color:#fff; font-size:12px;}
.mininav_link:hover {color:#006699;}

#alert {width:200px; text-align:center; z-index:100; margin-left:350px; background-image:url(img/alert_bg.png); background-repeat:no-repeat; background-position:top; padding-top:5px; padding-bottom:20px;}
#alert a {margin-left:10px; text-decoration:none; color:#FF0000;}
#alert a:hover {color:#00CC33;}
#alert p {color:#333333;}