@CHARSET "ISO-8859-1";
div.headerLeft
{
  position:static;
  top:0px;
  left:0px;
  width:300px;
  height:192px;
  margin-left: 20px;
  list-style-type: none;
  /*border:2pt solid red;*/
}
div#bannerOuter
{
  position:static;
  width:500px;
  overflow:hidden;
  /*background-color: yellow;*/
}
