/* Clay Aiken */
/* Section Stylesheet - Legal
----------------------------------------------------------------------------- */

	div.legal ol {
		
	list-style: decimal outside;
	margin: 0 0 15px 15px;
		
	}
	
	div.legal ul {
		
	list-style: circle outside;
	margin: 0 0 20px 15px;
		
	}
	
	div.legal ol li, div.legal ul li {
		
	margin-bottom: 5px;
		
	}

	div.legal {

	clear: both;
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 10px 40px 193px;

	}
	
	#page-legal-privacy div.legal {
		
	background: url(../images/section-legal/h3-privacypolicy.gif) no-repeat;
	
	}
	
	#page-legal-terms div.legal {
		
	background: url(../images/section-legal/h3-termsofservice.gif) no-repeat;
	
	}

	div.legal h3 {

	margin: 0 0 10px 0;
	font: normal 20px/24px Arial, sans-serif;

	}

	div.legal h4 {

	margin: 0 0 10px 0;
	font: normal 16px/20px Arial, sans-serif;

	}
		
	#page-legal-terms #page {
	
	padding-bottom: 0;	
	background: url(../images/section-legal/bg-page.png) repeat-y !important;
		
	}
	
	#page-legal-terms ul#footer {
	
	display: block;
	height: 50px;
	width: 770px;
	padding-top: 35px;
	padding-bottom: 0;
	background: url(../images/section-legal/bg-page-footer.gif) top left no-repeat !important;
		
	}
	
	#page-legal-terms ul#footer li {
		
	margin-right: 30px;
		
	}
