body#teach {background:url(../img/body-bg-teach.jpg) no-repeat top center #8F2615;}

#teach #wrapper {
	width:910px;
	margin:auto;
	position:relative;
}

#teach .column1 {
	float:left;
	width:200px;
	display:inline;
	padding-top:60px;
	margin-left:60px;
}
* html #teach .column1 {
	padding-top:48px;
}
#teach .column2 {
	float:left;
	margin-left:20px;
	display:inline;
	width:500px;
}

#teach .section p {
	line-height:1.4em;
	font-size:13px;
}	

#teach .column2 .where {
	background:url(../img/purple-stitch.gif) repeat-y;
	padding:0 20px 0 30px;
	width:550px;
}
.column2 .where p {
	line-height:1.5em;
	font-weight:normal;
	font-size:11px;
	font-family:verdana;
}
.column2 .where p strong {
	font-size:12px;
}

#teach .column2 .related {
	background:url(../img/purp-stitch.gif) repeat-y;
	padding:0 20px 0 30px;
	width:550px;
	line-height:1.5em;
}
#teach .column2 .related a {
	color:#C9DA2A;
}
#teach .column2 .related a:hover {
	color:#656E15;
}
.download-thum {
	clear:left;
	border-bottom:solid 1px #f1f1f1;
	padding:10px 0 10px 0;
	height:200px;
}
.download-thum img {
	float:left;
	margin-right:15px;
	display:inline;
}
.download-thum .description {
	float:left;
	display:inline;
}
.column2 ul {
	margin-left:15px;
	font-size:14px;
	list-style:none;
	line-height:1.4em;
}
img.book {
	float:left;
	margin:0 15px 5px 0;
}
.section p {
	line-height:1.4em;
	font-size:13px;
}	
div.scroller { 
		/* modify width and height of scrolling section if necessary	*/		
		width: 480px; 
		height: 350px;
		overflow: hidden;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:480px;
	height:350px;
	overflow:hidden;
	float:left;		
}
#share .scroller div.content {
	width:10000px;
}
