@import url('/inc/reset.css');
@import url('/inc/7/css/thekey.css');
@import url('/inc/7/css/results.css');

/* LANDER SPECIFIC STYLES */
#d2r, #content { border-bottom: 1px solid #ddd; margin-bottom: 20px; }
#content h1, #content h2, #content h3, #content h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #1dad1d;
	text-transform: uppercase;
}
#content h3, #content h4 { font-size: 12px; line-height: 18px; }
#content h4 { text-transform: none; }
#content p { margin-bottom: 1.6em; }
#sponsor {
	display: block;
	margin: 0 0 16px 10px;
	font-size: 11px;
	line-height: 11px;
}
#smallAds li, #frontCats li {
	display: inline;
	float: left;
	width: 296px;
	margin: 0 16px 16px 0;
}
#smallAds span { display: block; }
#smallAds .adTitle a {
	border-left: 3px solid #1dad1d;
	padding-left: 7px;
	font-weight: bold;
	text-decoration: underline;
}
#smallAds .adTitle a:hover { text-decoration: none; }
.description, .url { font-size: 11px; line-height: 18px; margin-left: 10px; }
.description a { text-decoration: none !important; color: #616161; }
.url { line-height: 11px !important; }

#frontCats .triBullets li { margin: 0 !important; }