/* Teddy Geiger */
/* Legal Stylesheet
----------------------------------------------------------------------------- */	
	
/* Layout
--------------------------------------------------------------------------- */
		
	h2 strong {
	
	width: 408px;
	height: 52px;
	background: url(../images/section-legal/h2-legal.gif) no-repeat;
		
	}
	
	div#columns {
	
	float: left;
	background: url(../images/section-legal/bg-columns.gif) repeat-y;
		
	}
	
	div.one {
		
	height: 10px;
	background: #e2e2e2;
		
	}
	
	div.two {
		
	padding: 20px 0;
	width: 562px;
	background: #aba000;
		
	}
	
	
/* Content
--------------------------------------------------------------------------- */

	#privacy {
		
	width: 172px;
	height: 25px;
	background: url(../images/section-legal/h3-privacy.gif) no-repeat;
	display: block;
	margin: 0 0 0 20px;
	text-indent: -5000px;
		
	}
	
	#terms {
		
	width: 169px;
	height: 24px;
	background: url(../images/section-legal/h3-privacy.gif) no-repeat;
	display: block;
	margin: 0 0 0 20px;
	text-indent: -5000px;
		
	}

	div.two h3 {
	
	margin: 20px 0 10px 0;
	padding: 5px 20px;
	font: normal 16px/18px Arial, sans-serif;
	color: #fff;
	background: #938a00;
		
	}
	
	div.two h4 {
		
	margin: 0 0 10px 20px;
	font: normal 14px/16px Arial, sans-serif;
	color: #532918;
		
	}
	
	div.two p {
		
	margin-left: 20px;
	width: 522px;
		
	}
	
	div.two ul {
	
	width: 502px;	
	list-style: square outside;
	margin: 0 0 10px 40px;
		
	}
	
	div.two ol {
	
	width: 502px;	
	list-style: decimal outside;
	margin: 0 0 10px 40px;
		
	}
	
	div.two li {
	
	width: 502px;	
	margin-bottom: 5px;
		
	}
