/* SMART SHORTIES */
/* Section Stylesheet - Teacher's Corner
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");
	
	
/* Structural Containers
----------------------------------------------------------------------------- */


	#main {
	
		width: 400px;
		background: none;
	
		}
		
	#page-neuroscience #main {
	
		width: 430px;
		margin: 0;
		padding: 0;
	
		}
		
	#sidebar {
	
		width: 430px;
	
		}
		

/* Testimonials
----------------------------------------------------------------------------- */


	#shoutouts {
	
		float: right;
		width: 400px;
		padding: 15px;
		background: #092256;
		margin-bottom: 20px;
		
		}
		
	#shoutouts h3 {
	
		text-indent: -5000px;
		width: 430px;
		height: 32px;
		margin: -15px 0 8px -15px;
		background: url(../images/headings/h3-testimonials.gif);
	
		}
		
	#shoutouts div.shoutout {
	
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 16px;
		overflow: hidden;
		height: 160px;
	
		}
		
	#shoutouts div.shoutout em {
	
		display: block;
		font-size: 11px;
		line-height: 13px;
		font-style: normal;
		margin-top: 15px;
	
		}
		
	#shoutouts ul.actions {
	
		position: absolute;
		bottom: 10px;
		right: 10px;
		display: none;
	
		}
		
	#shoutouts .action {

		padding-left: 10px;
		background: url(../images/layout/arrow-yellow.gif) center left no-repeat;
		
		}
		
	#shoutouts h4,
	#shoutouts strong,
	#shoutouts em,
	#shoutouts a.comments,
	#shoutouts p.lead {
	
		display: none;
	
		}
		
		
/* Pilot Study
----------------------------------------------------------------------------- */


	a.pilot_study {
	
		margin-left: 40px;
		float: left;
		width: 320px;
		height: 50px;
		text-indent: -5000px;
		background: url(../images/actions/a-pilotstudy.gif);
	
		}
		
	#sidebar a.pilot_study {
	
		margin-left: 50px;
	
		}
		
	a.pilot_study:hover {
	
		background-position: bottom left;
	
		}

/* Video Player
----------------------------------------------------------------------------- */


	div#videoplayer {
	
		float: left;
		width: 400px;
		height: 356px;
		margin-bottom: 25px;
	
		}
		
		
/* Neurosciences
----------------------------------------------------------------------------- */


	#neuro {
	
		float: right;
		width: 400px;
		padding: 15px;
		background: #045A2E;
		margin-bottom: 20px;
		
		}
		
	#neuro h3 {
	
		text-indent: -5000px;
		width: 430px;
		height: 32px;
		margin: -15px 0 8px -15px;
		background: url(../images/headings/h3-neuroscience.gif) no-repeat;
	
		}
		
	#neuro li {
	
		border: 0;
		margin: 0;
		padding: 0;
	
		}
		
	#neuro h4,
	#neuro strong {
	
		display: none;
	
		}
		
		
/* Choose the Lessons
----------------------------------------------------------------------------- */


	#feedback-lessons {
	
		width: 398px;
	
		}
		
	#feedback-lessons h3 {
	
		width: 430px;
		background: url(../images/headings/h3-choosethelessons-wide.gif);
	
		}
