/* SMART SHORTIES */
/* Section Stylesheet - Media
----------------------------------------------------------------------------- */


	@import url("widget-release.css");
	@import url("widget-media.css");
	

/* Structural Containers
----------------------------------------------------------------------------- */


	#main {
	
		background: none;
		padding-left: 70px;
		width: 400px;
	
		}
		
	#sidebar {
	
		margin-top: 30px;
	
		}


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


	div#videoplayer {
	
		float: left;
		width: 400px;
		height: 880px;
		margin-bottom: 25px;
	
		}
		
		
/* More Videos
----------------------------------------------------------------------------- */


	.widget-media.browse {
	
		float: left;
		width: 360px;
		padding: 20px;
		background: #640712;
		margin: 5px 0 20px 0;
	
		}
		
	.widget-media.browse h3 {
	
		width: 400px;
		margin: -25px 0 10px -20px;
		background: url(../images/headings/h3-morevideos.gif);
	
		}
		
		
/* Teachers' Edition
----------------------------------------------------------------------------- */


	#teachersedition {
	
		margin-bottom: 35px;
	
		}
