/* SMART SHORTIES */
/* Section Stylesheet - Legal
----------------------------------------------------------------------------- */
		
		
	/* TEST */	
		

/* Legal
----------------------------------------------------------------------------- */

	#legal {
	
	color: #333;
	padding: 1px 50px 7px;
	background-color: #fff;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	
	}
	
	#legal h3,
	#legal h4 {
	
	text-indent: 0;
	
	}
	
	#legal h3 {
	
	font-size: 24px;
	line-height: 24px;
	margin-top: 35px;
	
	}
	
	#legal h4 {
	
	font-size: 14px;
	line-height: 14px;
	margin: 15px 0 10px;
	
	}
	
	#legal h5 {
	
	font-size: 1em;
	margin: 10px 0 5px;
	
	}
	
	#legal p {
	
	margin-bottom: 8px;
	
	}
	
	#legal a {
	
	color: #da001c;
	
	}
	
	#legal ul,
	#legal ol {
	
	padding-left: 30px;
	margin-bottom: 8px;
	
	}
	
	#legal ul {
	
	list-style-type: disc;
	
	}
	
	#legal li {
	
	margin-bottom: 4px;
	
	}
	
	
/* Legal - Site
----------------------------------------------------------------------------- */


	#legal-site {
	
		width: 600px;
		margin: 0 auto;
	
		}
		
	#legal-site h2 {
	
		font-size: 24px;
		line-height: 24px;
		display: block;
		margin-top: 15px;
	
		}
		
	#legal-site h3 {
	
		text-indent: 0;
		height: auto;
		font-size: 16px;
		line-height: 16px;
		margin-top: 30px;
	
		}
		
	#legal-site h4 {
	
		font-size: 14px;
		line-height: 14px;
		margin: 20px 0 5px 0;
	
		}
		
	#legal-site ol, 
	#legal-site ul {
	
		margin: 10px 0 10px 25px;
	
		}
		
	#legal-site ul {
	
		list-style-type: square;
	
		}
		
	#legal-site li {
	
		margin: 5px 0;
	
		}
		
		
/* Contact
----------------------------------------------------------------------------- */


	#page-contact-site #content {
	
		height: 300px;
	
		}
		
	#page-contact-site #center {
	
		float: none;
		width: 515px;
		margin: 40px auto;
	
		}
		
	#page-contact-site #contact {
	
		padding: 20px;
		background: #092256;
		margin-bottom: 25px;
	
		}
		
	#page-contact-site #contact h3 {
	
		width: 515px;
		margin: -27px 0 10px -20px;
		background: url(../images/headings/h3-contact.gif);
	
		}
		
	#page-contact-site #feedback-lessons {
	
		margin: 0 25px 0 14px;
	
		}
		
		
/* FAQs
----------------------------------------------------------------------------- */


	a.faq {
	
		clear: both;
		display: block;
		margin: 0 auto 40px auto;
		width: 230px;
		height: 50px;
		text-indent: -5000px;
		background: url(../images/section-about/a-faq.gif);
	
		}
		
	a.faq:hover {
	
		/* background-position: bottom left; */
	
		}
		
		
/* Subscribe
----------------------------------------------------------------------------- */


	#page-subscribe-site #content {
	
		height: 300px;
	
		}
		
	#page-subscribe-site #main {
	
		float: none;
		margin: 40px auto;
	
		}
		
	#page-subscribe-site #main h3 {
	
		width: 515px;
		margin: -20px 0 10px -20px;
		background: url(../images/headings/h3-mailinglist.gif);
	
		}
		
	#page-subscribe-site #main div h3 {
	
		display: none;
	
		}
		
	#page-subscribe-site #main label {
		
		width: 100%;
		clear: left;
		float: left;
		margin-bottom: 10px;
	
		}
		
	#page-subscribe-site #main label em {
	
		float: left;
		width: 130px;
		font-style: normal;
	
		}
		
	#page-subscribe-site #main ul.actions {
	
		clear: left;
	
		}
