/* ------ CSS Created by Bean Creative Funktional Web Design ---------------*/
/* ----------                  http://www.beancreative.com                   -------------*/
  

@import url(connections_content.css);



.dontprintme {
	display:none;
}

.printme {
	
}
	
.floatright {
	float:right;
	margin:0 0 10px 20px;
}

.floatleft {
	float:left;
	margin:0 20px 10px 0;
}	



 /* LESSON PLAN TABLE STYLES */
 
 .dividerthin {
 	width:1px;
	border-left:1px solid #d9f1d7;
 }
 
 .dividerthick {
 	width:1px;
	border-left:2px solid #d9f1d7;
 }
 
 
 .lessonplantable {
 	border-top:2px solid #d9f1d7;
 }
 
 
 .expertadvice {
	padding-bottom:20px;
 }
 
 .generalresources {
	padding-bottom: 20px;
 }
 
 
.sidebar {
	width:150px;
	padding:0 10px 10px 10px;
	border-left: 1px solid #badabe;
 }

