.subNavigation {
  list-style:none;
  margin-top:15px;
}

.subNavigation li {
  position:relative;
  font-size:80%;
  padding:0 0 10px 65px;
}

#content a {
	font-size: 11px;
}

#specialsList ul {
  padding-bottom:10px;
  margin-top:20px;
}

#specialsList li {
  position:relative;
  height: auto !important;
  height: 120px;
  min-height: 120px;
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px #000000 dotted;
}

#specialsList h3 {
  margin:0 0 5px 160px;
  color: #CA7200;
	font-size: 80%;
}

#specialsList p {
	font-size: 70%;
}

#specialsList p.body {
  height: auto !important;
  height: 90px;
  min-height: 90px;
  margin:0 0 0 160px;
}

#specialsList p.error {
  margin-top:20px;
	font-size: 90%;
}

#specialsList p.disclaimer {
  font-size:60%;
}

#specialsList img {
  position:absolute;
  top:0;
  left:0;
}
