#all-container {
	float:left;
	width:990px;
	padding:5px;
	background-color:#FFF;
	min-height:300px;
}
#all {
	float:left;
	width:990px;
}
#privacy-header {
	background-image:url('/images/rtnexperience/home-page/top-green-bar.gif');
	background-repeat:no-repeat;
	height:28px;
	font-family:"Trebuchet MS";
	font-size:18px;
	margin:0 0 10px 0;
	font-weight:bold;
	border-bottom:1px dotted #000;
	color:#FFF;
	float:left;
	width:980px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.ital{
	font-style:italic;
	
}
#privacy-content {
	float:left;
	width:990px;
}
#privacy-content b{
	padding:0 0 3px 0;
	
}
#privacy-content ul li{
	line-height:16px;
	
}
.privacy-policy-body-header {
	float:left;
	width:990px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted black;
	border-top:1px solid black;
	margin-bottom:5px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:16.21px;
	}
#bottom-dotted-solid-line {
	float:left;
	width:990px;
	height:1px;
	border-bottom:1px solid black;
	border-top:1px dotted black;
	margin-top:10px;
}
#solid-line{
	float:left;
	width:990px;
	height:1px;
	border-bottom:1px solid black;
	margin-bottom:5px;
}
.indent{
	padding:10px 0 0 10px;
	
}
.indent_numeral{
	padding:0 0 0 20px;
	
}