@charset "utf-8";
/* CSS Document */

#sidebar table { color:#FFF; width:100%; font-family:"Tahoma"; font-size:0.7em; margin-bottom:20px; }
#sidebar th { font-weight:normal; text-align:left; padding:3px 0 3px 10px; border:none; }
#sidebar td { text-align:right; padding:3px 10px 3px 0; border:none; }
#sidebar #nodona { text-align:center; padding:10px 0; }
#sidebar table { background:#09C }
#sidebar tbody tr:nth-of-type(even) { background:#036; }
#sidebar tbody tr:nth-of-type(odd) { background:#069; }
#sidebar ol { color:#FFF; list-style:none; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:0.8em; }
.release img { width:75px; position:absolute; top:10px; left:0px; border:none }
.release { padding:10px 0; border-top:1px #ccc dotted; min-height:57px; position:relative; }
.release li { margin-left:100px; font-size:0.7em; text-align:left; }
p { color:#fff; font-size:0.7em; padding:5px; margin-bottom:10px; font-family:Tahoma, Geneva, sans-serif; text-align:justify; }
#sidebar p:nth-of-type(3) { text-align:center }
#sidebar a { color:#fff; }
