#sec_title h1 {
	background: url("../images/titles/tt_terms_use.jpg") no-repeat;
}

#sec_content h2 {
	background: url("../images/titles/tt_universal_terms_use.jpg") no-repeat;	
}

#sec_content h3 {
	padding: 0px;
	margin: 0px 20px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6e611a;
}

#sec_content ol {
	color: #6e611a;
}

#sec_content ol li {
	margin: 0px 0px 20px 0px;
	text-align: justify;
}

#sec_sidemisc {
	background: url("../images/bg/bg_misc_sitemap.jpg") no-repeat;
	height: 317px;
}

#sec_sidemisc ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #f4e5bb;
	font: normal .9em Arial, Helvetica, sans-serif;
	border-top: 2px solid #a10000;
}

#sec_sidemisc ul li {
	margin: 0px 0px 2px 0px;
	padding: 1px 0px 1px 15px;
	height: 30px;
	line-height: 30px;
	background: #bc1111;
}

#sec_sidemisc ul li a {
	color: #f4e5bb;
	text-decoration: none;
	background: url("../images/list_bullet.jpg") no-repeat left center;
	padding: 0px 0px 0px 10px;
}

#sec_sidemisc ul li a:hover {
	color: #f4e5bb;
	text-decoration: underline;
}