span.giftfinder_resulttitle {
  font-size: 1.2em;
  color: #FC742A;
  font-weight: bold;
}
div.giftfinder_left {
  float: left;
  width: 10%; 
}
div.giftfinder_title {
  margin: 5px 0px 5px 0px;
  border-bottom: 1px solid #D0D2D3;
}
div.giftfinder_titleRight {
  float: left;
  width: 89%;
}
div.giftfinder_titleRight h5 {
  margin: 6px 0px 6px 0px;
  padding: 0px;
}
div.giftspace {
  height: 5px;
}
div.giftspacefront {
  width: 100%;
  height: 17px;
}
table.giftfinder {
  width: 155px; 
  height: 142px;
}
table.giftfinder select {
  font-size: 10px; 
  width: 145px;
  margin-left: 4px;
}
input#submitButton {
  margin: 0px 6px 0px 0px;
  padding: 0px;
  float: right;
  width: 40px;
  height: 18px;
  font-size: 11px;
}
div.giftfinder_giftimage {
  width: 49px;
  float: left;
}
div.giftfinder_titletext {
  float: right;
}
