//div{border:red solid thin}
//a,span{border:blue solid thin}

body{
overflow:hidden;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
color:#000;
background:#fff;}

a,span{
color:#000;
text-decoration:none;
cursor:pointer;
padding:2px 3px 0px 3px}

a:hover{background:#eee}

a.selected{background:#ccc}

.title{
float:left;
margin-left:10px;
width:160px;}

.links{
margin-left:190px;
width:400px}

.category{
float:left;
margin-left:10px;
width:400px;}

.date{
float:left;
margin-left:10px;
width:90px}

.info{
margin-left:100px;}

#outer1{
position:absolute;
width:100%;
height:38px;}

#header{
position:absolute;
height:38px;
width:938px;
top:0px;
left:10px;}

#outer2{
position:absolute;
overflow:auto;
width:100%;
height:95%;
top:50px;
left:0px;}

#bulk{
position:absolute;
top:0px;
left:10px;}
