#leftcontent { top:180px; }
#rightcontent {	left:10px; }
#centercontent { margin-left: 205px; margin-right: 0px; border: solid 1px;}
#banner { border-bottom: none; }
html>body #centercontent { margin-left: 205px; margin-right: 0px; border: solid 1px;}
.moreinfotitle
{ line-height: 16px; }
.itemdesc 
{
  background-color: #fff;
  color: #5C9A3D;
  font-size: 11px;
  text-align: left;
  padding-bottom: 5px;
}

.datetitle { background: #993333; }
.footer { border-top-style: none; }

.code {
  white-space:pre;
  border-style: inset;
  padding: 1%;
}

BLOCKQUOTE {
  background-color: aliceblue;
  pading: 1%;
}

.listsubtitle {
  background-color: #993333;
  color: #FFF;
  position: absolute;
  left: 0px;
  width: 100%;
}

.listtitle {
  border-color: #993333;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 10px;
  border-bottom-style: 2px;
}

ul.list { border: 1px #993333 dotted; border-top-style: none;}