/* headings */
#copy_container h2.terms{
	width:565px; /* required for ie */
	height:28px;
	background:url(/assets/interface/type/terms_of_use.gif) no-repeat 170px top;
	margin-bottom:35px;
}
#copy_container h2.privacy{
	width:565px; /* required for ie */
	height:28px;
	background:url(/assets/interface/type/privacy_statement.gif) no-repeat 150px top;
	margin-bottom:35px;
}