#content {background: url(/fileadmin/transformschools/images/general/general_about_back.jpg)  top no-repeat;}
.teachers #content {background: url(/fileadmin/transformschools/images/teachers/general_about_back.jpg) top no-repeat;}

#content .news-list-container {
	/*xborder:		2px solid #9dcacd;*/
	width:		430px;
	padding-bottom:40px;
	margin-bottom:30px;
	padding-left:236px;
	margin-left:-54px;
	background:	url(/fileadmin/transformschools/images/general/about_list_bottom.jpg) bottom left no-repeat;
}
#content .news-list-container-TOP{
	padding:	5px 0px 5px 10px;
	text-indent:	0px;
	background:	url(/fileadmin/transformschools/images/general/about_list_top.gif) top left no-repeat;
	
	}
#content .news-list-container h4 {
	padding:	4px 0px 20px 25px;
	text-indent:0px;
	
	}
#content .news-list-container h5 {
	float:		left;
	width:		175px;
	padding:		0px 0px 5px 25px;
	}
#content .news-list-container h5 a{
	color:	#000;
	text-decoration:	none;
}
#content .news-list-container h5 a:hover{
	text-decoration:	underline;
	}
#content .news-list-container h5 a img{
	padding:	0px 0px 0px 4px;
	margin:	0px 0px 0px 0px;
}
#mainCol blockquote {
	position:relative;
	color:#000;
	}
	
	
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

