/* DJ AM */
/* Section: Legal
----------------------------------------------------------------------------- */

/* Terms of Use
----------------------------------------------------------------------------- */

	#page-legal-terms h2 {
	
		background: url(../images/headings/h2-terms.gif);
	
		}
		
		
/* Privacy Policy
----------------------------------------------------------------------------- */

	#page-legal-privacy h2 {
	
		background: url(../images/headings/h2-privacy.gif);
	
		}
		
		
/* Content
----------------------------------------------------------------------------- */

	#content ul,
	#content ol {
	
		list-style-type: square;
		padding-left: 30px;
		margin-bottom: 10px;
	
		}
		
	#content li {
	
		margin-bottom: 7px;
		font-style: italic;
	
		}
