/* ---------------------------------------------------------

Styles for Forte Foundation
www.fortefoundation.org

See css/global.css for details

------------------------------------------------------------ */



/* About Us
------------------------------------------------------------------------------------------ */

/* Main Content */

#about-forte-team .rollover,
#about-our-sponsors .rollover {
	width: 200px;
	height: 12px;
	margin: -8px 2px 16px 0;
	}
#about-forte-team .rollover.sfhover img,
#about-our-sponsors .rollover.sfhover img {
	top: -31px;
	}



/* Sidebar */

#about-forte-brochure,
#about-study-behind-forte {
	border: 1px solid #7f8184;
	overflow: hidden;
	zoom: 1; /* Windows IE */
	margin-bottom: 25px;
	}
	#about-forte-brochure h3, 
	#about-study-behind-forte h3 {
		padding: 10px 7px;
		background: #7f8184;
		}

#about-study-behind-forte .rollover {
	height: 12px;
	margin: 5px 0 10px 7px;
	display: block;
	}
	#about-study-behind-forte .rollover img {
		display: block;
		}
	#about-study-behind-forte .rollover.sfhover img {
		top: -31px;
		}


