@charset "utf-8";

html {width:100%; height:100%;}
* {margin:0; padding:0;}
body{font:11px/1.7em "Lucida Grande",Helvetica,Arial,Verdana,sans-serif; color:#ddd; background: url("MatrixBGblue.png");}
a{color:#ddd;outline:none;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
img {border: none;}
h1,h2,h3,h4,h5,h6 {margin-top: 15px; margin-bottom: 3px; padding: 0px;}
.floatL { float: left; }
.floatR { float: right; }
.clear { clear: both; }
.clearL { clear: left; }
.clearR { clear: right; }

#content {position:absolute; width:960px; height:550px; margin:-280px 0px 0px -480px; top:50%; left: 50%;}
#ss_content {position:absolute; width:960px; height:550px; margin:-275px 0px 0px -480px; top:50%; left:50%; overflow:hidden;}
.container-dl {width: 450px; margin: auto; padding: 0px;}

/* Listing
-------------------------------------------------------- */
.listing {width:95%; margin:auto; line-height:18px; border-bottom:1px solid gray;}
.listing ul {height:18px; list-style-type:none;}
.listing ul:hover {background-color:#003;}
.listing li {float:left; text-align:left;}
.listing li.name {width:250px;}
.listing li.user {width:150px;}
.listing li.box {width:25px;}
