#firstaid .inner .hlist{
	padding:0; list-style: none; margin-top: 20px;
}
#firstaid .inner .hlist li{
	padding:0; margin:0; list-style: none;
	float: left; width: 454px;
}
#firstaid .inner .hlist li.last{
	float: right;
}
#firstaid .inner .hlist a{
	display: block; background-image: url('landing_page_btn.gif') !important; background-color: #adcfde; height: 80px; padding: 10px 60px 10px 10px; color: #002596; text-decoration: none;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

#firstaid .inner .hlist a:hover{ display: block; background-position: 0 -100px; }

#firstaid .inner .hlist span.title {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 5px;
}
#firstaid .inner .hlist a:hover span.title{
	text-decoration: underline;
}


h1 {
	color:#002596;
	font-size:39px;
}

ol {
	font-size:14px;
}

.offer img {padding-left: 20px}