h1 {
  padding-bottom: 10px;
}

#hot-deals-header, #hot-deals-content {
  border: 1px solid #b9e8fa;
  background-color: #ecedcf;
  overflow: hidden;
  width: 667px;
  padding: 20px 30px;  
}

#hot-deals-content {
  border-top: 0px;
}

#hot-deals-header {
  border-bottom: 0px;
}

div.header-column-left {
  float: left;
  width: 400px;
}

div.header-column-right {
  float: right;
}

#errors {
  margin-bottom: 15px;
}

div.title {
  padding-top: 10px;
  color:#144577;
  font-size:30px;
  font-weight:normal;  
}