* { padding:0px; margin:0px; }
body { background-color:#527eb9; font:12px "Courier New"; color:#000; }
body.list { background-color:#fff; padding:5px; }
body.iframe { background-color:#fff; padding-top:4px; }
a { color:#000; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { font:12px "Courier New"; color:#444; margin-left:2px; }

#wrapper { position:absolute; width:960px; height:600px; left:50%; top:50%; margin-left:-480px; margin-top:-300px; }
#left { float:left; width:154px; height:478px; border:1px #9d9d9d solid; border-top:0px; border-bottom:0px; background-color:#ececec; }
#content { float:left; width:798px; height:478px; background-color:#fff; border:0px; }
#bottom { clear:both; width:100%; height:36px; }

.column	{ position:absolute; width:228px; height:478px; border-right:2px #777 outset; padding-left:2px; }


ul.topfolders { list-style-type:none; margin-top:3px; }
ul.topfolders li { padding:2px; padding-left:9px; }
ul.list { list-style-type:none; }
ul.list li { padding:2px; }
li.selected { background-color:#96b3da; }
li.invalid { color:#666; }
