/*specific to schools portal*/

.schoolBox,
.directory .schoolBox {
	background: transparent url(/images/graphic_schoolPortalBg.jpg) top left no-repeat;
	border: 0;
	height: 170px;
	color: #333333;
	position: relative;
	width: 600px;
	}
	
.schoolBox h2 {
	font-size: 26px;
	}
	
	
.webcastsView .top {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	}

.webcastAdBox {
	float: left;
	width: 125px;
	margin-right: 20px;
	}
	
.webcasts_col .noMarg {
	margin-bottom: 5px;
	}
	
.webcasts_col .col1 {
	margin-right: 30px;
	float: left;
	width: 125px;
	}
	
	
.webcasts_col h2 {
	margin-left: 10px;
	}	

#body .webcasts_col .teamPoints {
	padding: 10px 10px 0 0;
	}

#body .webcasts_col .teamPoints li {
	font-size: 1.2em;
	}
	
#follow_all p.broadcast {
	padding-right: 0;
	float: right;
	width: 160px;
	color: #00BF00;
	
	}
	
.schoolDir {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
	}
	
	
.orgPortal .alignRight {
	float: right;
	}