p#intro {
  margin-top: .75em;
  }
div#feature {
  margin: 2em auto;
  text-align: center;
  }
div#feature p {
  font: 75% Arial,Helvetica,Verdana,Geneva,sans-serif;
  color: #808080;
  line-height: 1.3;
  margin: 6px 0 0;
  }
div#feature a, div#feature a:visited {
  color: #808080;
  text-decoration: none;
  }
div#feature a:hover, div#feature a:active {
  color: #F00;
  text-decoration: underline;
  }
div#hotdeals {
  width: 380px;
  margin: 1em auto;
  background: #FFFFB8 url(../media/template/home/yellow-box-top.png) top no-repeat;
  }
div#hotdeals form {
  padding: 13px 15px 11px;
  background: url(../media/template/home/yellow-box-bottom.png) bottom no-repeat;
  overflow: auto;
  }
div#hotdeals img#ca {
  float: left;
  margin: 2px 1px 0 0;
  }
div#hotdeals img#hd {
  float: left;
  margin: 0 20px 0 0;
  }
div#hotdeals img#nl {
  clear: left;
  float: left;
  margin: 7px 20px 0 0;
  }
div#hotdeals form #e {
  width: 160px;
  }
div#hotdeals label {
  display: block;
  margin: 6px 0 0
  }