body {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	line-height:1.2em;
	margin:0;
	padding:0;
	background:url(/img/background.png) top left repeat-x #71b5a3;
	color:#3f3f3f;
}
form {
	margin:0;
}
input.styled,
select,
textarea {
	font-family:arial, helvetica, sans-serif;
	border:1px solid #ccc;
}
input.styled {

	border:1px solid #ccc;
}
.sm {
	font-size:10px;
	line-height:12px;
}
input.bttn {
	background:#00728a;
	border:none;
	color:#fff;
	padding:10px 20px;
}
a, a:link, a:active, a:visited {
	color:#055f72;
	text-decoration:none;
}
a:hover {
	color:#91c05a;
}
div#container {
	width:960px;
	margin:20px auto;
}
div#main {
	background:#fff;
	clear:left;
}
.page-cap {
	float:left;
}
#header {
	position:relative;
	height:87px;
}
#logo {
	position:absolute;
	top:5px;
	left:40px;
	background: url('../img/logo.gif') no-repeat scroll top left;
	width: 270px;
	height: 70px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#header ul {
	position:absolute;
	right:40px;
	top:42%;
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
#header ul li {
	float:left;
	margin-left:20px;
}
#header ul li a {
	text-decoration:none;
}
#navigation {
	background: url('../img/nav-background.gif') repeat-x scroll top left;
	height: 50px;
	padding:0 23px;
	position:relative;
}
#navigation ul {
	position:absolute;
	bottom:0;
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	float:left;
	display:inline; /*ie*/
	margin:0 1px 0 0;
	padding:0 0 0 10px;
	height:45px;
}
#navigation ul li:hover,
#navigation ul li.here,
#navigation ul li.hover {
	background:url(/img/tab-l.png) top left no-repeat;
}
#navigation ul li a {
	float:left;
	display:inline; /*ie*/
	font-weight:bold;
	color:#fff;
	height:45px;
	line-height:48px;
	text-decoration:none;
	padding:0 15px 0 5px;
}
#navigation ul li:hover a,
#navigation ul li.here a,
#navigation ul li.hover a {
	color:#f08500;
	background:url(/img/tab-r.png) top right no-repeat;
}
#search-form {
	position:absolute;
	margin:0;
	padding:0;
	right:20px;
	top:18px;
}
#search-form input {
	border:none;
	float:left;
}
#search-form input.input {
	background: url('../img/input-search.png') no-repeat scroll top left;
	font-size:11px;
	line-height:11px;
	width: 139px;
	height: 13px;
	padding:4px 8px;
	position:relative;
	left:-1px;
	color:#999;
}
#advanced-search-link {
	position:absolute;
	right:0;
	top:44px;
}
#sidebar {
	display:inline; /*ie*/
	float:left;
	width:160px;
	margin:0 20px 0 25px;
	padding:36px 0 0 0;
	font-size:12px;
}
#sidebar ul {
	margin:10px 0 2em;
	padding:0 0 0 10px;
	list-style:none;
}
#sidebar ul li {
	padding:2px 0;
	margin:0;
}
#sidebar ul li a {
	text-decoration:none;
}
.sidebar-note {
	padding-bottom:20px;
}
#content {
	padding:20px 0 0;
	width:560px;
	float:left;
	display:inline; /*ie*/
}
.welcome-banner {
	margin-bottom:10px;
	*float:left;
}
#try-card-match {
	background:#00728a;
	padding:10px;
	width:255px;
	color:#67aec1;
	float:left;
	margin-right:10px;
}
h2.try-card-match-title {
	background: url('../img/titles/try-card-match.gif') no-repeat scroll top left;
	width: 179px;
	height: 22px;
	text-indent:-9999px;
	margin: 0 0 2px;
}

#try-card-match p,
#email-alerts p {
	margin:0;
}
.inner-white {
	margin-top:10px;
	background:#fff;
	color:#000;
	padding:10px;
	font-size:13px;
	font-weight:bold;
}
#card-match-form {
	margin:10px 0;
}
#card-match-form label {
	margin-right:10px;
}
#email-alerts {
	background:#84b74c;
	color:#d0f1a9;
	padding:20px;
	margin-bottom:10px;
}
h2.get-email-alerts-title {
	background: url('/img/titles/get-email-alerts.gif') no-repeat scroll top left;
	width: 191px;
	height: 18px;
	text-indent:-9999px;
	margin: 0 0 4px;
}
.left {
	float:left;
}
#email-alerts p {
	float:left;
	clear:left;
}
#email-alerts-form {
	margin:0 0 5px;
	float:right;
	padding:0;
}
#email-alerts-form input {
	border:none;
	float:left;
}
#email-alerts-form input.input {
	background: url('../img/input-email.gif') no-repeat scroll top left;
	width: 200px;
	font-size:11px;
	line-height:11px;
	height: 13px;
	padding:4px 8px;
	position:relative;
	color:#999;
}
p.disclaimer {
	text-align:left;
	font-size:12px;
	line-height:12px;
	color:#4c6530;
	padding:0 0 0 290px;
	display:block;
	clear:none !important;
	float:none !important;
}
h2.recent-credit-news-title {
	background: url('../img/titles/recent-credit-news.gif') no-repeat scroll top left;
	width: 223px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 10px;
}
#recent-news {
	border:10px solid #00728a;
	padding:20px;
	clear:both;
}
#recent-news ul {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
#recent-news ul li {
	border-top:1px solid #a8a8a8;
	padding:10px 0;
}
#recent-news li.first {
	border:none;
}
#recent-news h3 {
	margin:0;
	font-size:14px;
}
#recent-news p {
	margin:5px 0;
	line-height:1.4em;
}
#recent-news p.meta {
	color:#67aec1;
	font-size:11px;
	line-height:11px;
}
div#featured-offer {
	border:10px solid #00728a;
	border-width:0 10px 10px 10px;
	padding:20px;
	background:#e7f4f6;
}
h2.featured-offer-title {
	background: url('/img/titles/featured-offer.gif') no-repeat scroll top left;
	width: 165px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 10px;
}

.offer-item {
	padding:0;
}
.offer-image {
	float:left;
	width:125px;
	text-align:center;
	
}
.offer-image .card-image {
	margin-bottom:10px;
}
.offer-image a.terms {
	font-size:11px;
	display:block;
	text-decoration:underline;
	padding:7px 0;
}
.offer-info {
	padding-left:145px;
}
.offer-info h3,
.offer-info h1 {
	margin:0 !important;
}
.offer-info h1 {
	font-size:22px;
	line-height:24px;
}
.offer-info ul {
	margin:5px 0 0 0;
	padding:0;
	font-size:12px;
	list-style:none;
}
.offer-info ul li {
	margin-left:0;
	padding-left:10px;
	background:url(/img/bullet.gif) left center no-repeat;
}
.offer-specs {
	margin:0 0 0 145px;
}
.divider {
	background:#a8a8a8;
	height:1px;
	overflow:hidden;
	margin:1em 0;
}
.offer-specs a {
	margin:20px 0 0;
	display:block;
}
.offer-specs li a {
	margin:0;
	display:inline !important;
}
.offer-specs ul {
	width:300px;
	overflow:auto;
	list-style:none;
	margin:0;
	padding:0;
}
.offer-specs li {
	float:left;
	margin-right:5%;
	font-size:11px;
	line-height:16px;
	padding:0;
	width:25%;
}
.offer-specs li label {
	display:block;
	font-weight:bold;
	color:#888888;
}
a#see-other-offers {
	display:block;
	text-align:center;
	color:#da7900;
	font-size:18px;
	font-weight:bold;
	padding:20px 0;
}
#google-ads {
	float:left;
	display:inline; /*ie*/
	width:120px;
	padding-top:36px;
	margin-left:40px;
}
ul.offer-results {
	border-top:10px solid #00728a;
	margin:0;
	padding:0;
	clear:left;
}
ul.offer-results li.offer {
	border:10px solid #00728a;
	border-width:0 10px 10px 10px;
	padding:20px !important;
	margin:0;
}
ul.offer-results li.odd {
	background:#e7f4f6;
}
.pagination {
	font-size:10px;
	line-height:21px;
	position:relative;
	padding-left:30px;
}
.notresponsible {
	font-size:12px;
	line-height:21px;
	position:relative;
}
h1.credit-cards-title {
	background: url('../img/titles/credit-cards.gif') no-repeat scroll top left;
	width: 138px;
	height: 17px;
	text-indent:-9999px;
	margin:0 0 0px;
}
h1.prepaid-title {
	background: url('../img/titles/pre-paid-offers.gif') no-repeat scroll top left;
	width: 174px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 0px;
}
h1.mortgage-title {
	background: url('../img/titles/mortgage-offers.gif') no-repeat scroll top left;
	width: 187px;
	height: 23px;
	text-indent:-9999px;
	margin:0 0 0px;
}
h1.auto-title {
	background: url('../img/titles/auto-offers.gif') no-repeat scroll top left;
	width: 128px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 0px;
}
h1.other-title {
	background: url('../img/titles/other-offers.gif') no-repeat scroll top left;
	width: 140px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 0px;
}
h1.contact-title {
	background: url('../img/titles/contact-us.gif') no-repeat scroll top left;
	width: 119px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 20px;
}
h1.privacy-title {
	background: url('../img/titles/privacy-security.gif') no-repeat scroll top left;
	width: 209px;
	height: 22px;
	text-indent:-9999px;
	margin:0 0 20px;
}
h1.about-title {
	background: url('../img/titles/about-credit-valet.gif') no-repeat scroll top left;
	width: 206px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 20px;
}
h1.card-match-title {
	background: url('../img/titles/card-match.gif') no-repeat scroll top left;
	width: 128px;
	height: 17px;
	text-indent:-9999px;
	margin:0 0 20px;
}
h1.email-alerts-title {
	background: url('../img/titles/email-alerts.gif') no-repeat scroll top left;
	width: 140px;
	height: 18px;
	text-indent:-9999px;
	margin:0 0 20px;
}
.pagination ol {
	position:absolute;
	right:0;
	bottom:0px;
	margin:0;
	padding:0;
	list-style:none;
}
.pagination ol li {
	float:left;
}
.pagination ol li a {
	color:#000;
	font-weight:bold;
	padding:5px 6px;
}
.pagination ol li.here a {
	background:#00728a;
	color:#fff;
}
.horizontal-banner {
	text-align:center;
	margin: 0 0 30px;
}
.offer-detail-heading h2 {
	float:left;
}
.offer-detail-heading a {
	float:right;
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
	color:#da7900 !important;
	line-height:21px;
}
.offer-detail-heading a.green {
	color:#84b74c !important;
}
h2.credit-card-details {
	background: url('../img/titles/credit-card-details.gif') no-repeat scroll top left;
	width: 209px;
	height: 17px;
	text-indent:-9999px;
	margin:0 0 10px 30px;
}
h2.other-offers-title {
	background: url('../img/titles/other-offers.gif') no-repeat scroll top left;
	width: 140px;
	height: 18px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
h1#advanced-search-title {
	background:#00728a url('/img/titles/advanced-search.gif') no-repeat scroll top left;
	height: 18px;
	text-indent:-9999px;
	padding:0 0 10px;
	margin:0 0 20px;
}
form#advanced-search-form {
	border:10px solid #00728a;
	color:#555555 !important;
}
form#advanced-search-form .row {
	padding:0 20px;
	margin:0 0 1em;
}
form#advanced-search-form label {
	color:#00728a;
	font-weight:bold;
	font-size:13px;
	display:block;
}
form#advanced-search-form #keywords {
	background: url('../img/input-advanced-search.gif') no-repeat scroll top left;
	width: 239px;
	height: 19px;
	border:none;
	margin:0;
	padding:2px 7px 0;
	font-family:arial, helvetica, sans-serif;
}
form#advanced-search-form .element label {
	color:#000;
	font-size:12px;
	font-weight:normal;
	display:inline;
}
form#advanced-search-form ul {
	list-style:none;
	margin:0;
	padding:0;
}
form#advanced-search-form ul li {
	float:left;
	width:30%;
}
form#advanced-search-form #advanced-search-button {
	position:relative;
	top:7px;
	margin:0;
	padding:0;
	margin-right:10px;
}
.row {
	clear:left;
}
.row-half {
	clear:none !important;
	float:left;
	width:40%;
	padding:0 0 0 20px;
}
div.footer-ad {
	padding:20px;
	text-align:center;
	clear:both;
}
h1.news-headline {
	font-size:24px;
	line-height:32px;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */