a, a:link, a:visited {
	color: #28abc0;
}

#featurearea td {
	vertical-align: top;
	font-size: inherit;
}

h1 {
	color: #24A2B1;
	font-size: 24px;
	line-height:24px;
}

h2 {
	color: #28abc0;
	font-size: 18px;
	line-height:18px;
}

#featurecontent h2 { margin: 8px 0 0 0; }
#featurecontent p { margin-bottom: 0; }
#featurecontent { color: white; }

h3 {
	color: #28abc0;
	font-size: 14px;
	margin-bottom: -1em;
}

table td h3 { margin-bottom: 0; }
table td h3 + p { margin-top: 0; }

.snip h3, #specials h3 {
	margin: 1em 0;
	color: white;
}

h4 {
	color: #676767;
	font-size: 12px;
	margin-bottom: -1em;
}

.snip { color: #d4d3eb; }

.snip dl, .snip dt, .snip dd,
#specials dl, #specials dt, #specials dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.snip dt, #specials dt {
	color: #28abc0;
	font-weight: bold;
	font-size: 12px;
}

.snip dd, #specials dd {
	color: #d4d3eb;
	font-size: 11px;
	padding-bottom: 1em;
	border-bottom: 1px solid #242424;
	margin-bottom: 1em;
}

#specials dd { color: white; }

.controls {
	float: right;
	margin-top: -7px;
}


.emphasis {
	color: #28abc0;
	font-size: 14px;
}

.big {
	font-size: 20px;
}
