/* Home CSS Document */

#features {
  float: left;
  width: 685px;
  height: 385px;
  padding: 8px 10px 17px;
  margin: 4px 0px 0px;
  background: url(../images/css/background_features.gif) no-repeat;
}

#marquee{
  display: block;
  width: 705px;
  height: 210px;
  float: left;
}

#marquee.tall{
  width: 220px;
  height: 630px;
  float: right;
  margin: 2px 0px 0px;
}