body {
 background:#000;
 color:#ccc;
 margin:0 0 0 18pt;
 font-family:Optima, sans-serif;
 font-size:12pt;
}
a {
 color:#117;
 text-decoration:none;
}
#main {
 padding-top:18px;
 width:70%;
}
#main div {
/* font-weight:bold;*/
 padding-bottom:9px;
}
#info {
 top:0;
 right:0;
 bottom:0;
 position:absolute;
 height:100%;
 width:25%;
 color:#333;
 background:#999;
 margin-left:6px;
 border-left:thin #000 solid;
 border-bottom:thin #000 solid;
 padding:9px;
 font-size:80%
}