#container{
background-color:#f0f0f0;
overflow:auto;
border:2px solid #999999
}
.entryheader{
padding:2px;
border-right:1px dotted #999999;
border-top:1px solid #999999;
border-bottom:1px dotted #999999;
background-color:#ffffcc;
}
.entrybody{
padding:6px;
padding-top:3px;
border-right:1px dotted #999999;
}