@charset "UTF-8";
/* CSS Document */
body {
	font-family			: Tahoma, Geneva, sans-serif;
}
.contentHolder {
	height				: auto;
}
div.legalContent {
	padding				: 0px;
	margin-top			: 0px;
	text-align			: justify;
	width				: 760px;
}
div.legalContainer {
	padding				: 0px;
	margin				: 0px 0px 10px;
	text-align			: justify;
	font-size			: 11px;
	clear				: both;
	width				: 760px;
}
ul#tableOfContent {
	padding-left		: 15px;
}
#tableOfContent li {
	color				: #C8101D;
	list-style-type		: disc;
	list-style-image	: url(http://thumbs.redtube.com/_thumbs/v2009/design/ra_m.png);
}
#TermsOfService, #PrivacyPolicyHeading, #DMCAHeading, #USC2257Heading {
	margin-top			: 25px;
	padding-top			: 25px;
}
#PrivacyPolicy, #DMCA, #USC2257 {
	padding-top			: 5px;
}
#btt {
	background			: url(http://images.cdn.redtube.com/_thumbs/v2009/design/btt.png) center left no-repeat;
	display				: block;
	height				: 14px;
	font-weight			: bold;
	padding-left		: 17px;
}
h1.legal {
	color				: #FFFFFF;
	font-family			: Arial;
	font-size			: 22px;
	font-weight			: bold;
	margin				: 7px 0px 24px;
}
h2.legal {
	color				: #FFFFFF;
	font-size			: 14px;
	font-weight			: bold;
	padding				: 0px;
	margin				: 20px 0px 8px;
}
p {
	padding				: 0px;
	margin				: 12px 0px 2px;
}
a.white {
	color				: #FFF;
}
.navigation {
	height				: 40px;
}
ol li {
	list-style-type		: decimal;
}
.friends {
	list-style			: none;
	margin				: 0 0 250px 0;
	padding				: 0;
}
.friends li {
	margin-bottom		: 5px;
}

h1.legal {
	margin-top: 23px !important;
}

