.bottom_right_header {
	font-family: Arial;
	color: #666;
	font-size:14px;
	font-stretch: narrower;
	margin-bottom: 8px;
}
.bottom_right_header img {
    width: 10px;
    height:10px;
    margin-right: 5px;
    left: 0px;
}

.bottom_right_news, .bottom_right_news a,
.bottom_right_school, .bottom_right_school a {
	color: #000;
	font-size:11px;
	margin-bottom: 12px;
}
.bottom_right_news .header {
	color: #c69;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.bottom_right_news .date {
	color: #999;
	font-size:11px;
	margin-top:4px;
}
.bottom_right_school .header {
	color: #669;
	font-size:12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
}
.bottom_right_school img {
	width: 71px;
	height: 71px;
	float: left;
	margin-right: 11px;
}
.bottom_infoblock {
    background-color: #f3f3f3;
    vertical-align: top;
    padding: 0px ;
    height: 240px;
	 position:relative;
}
.bottom_infoblock .header {
    
    background-color: #cacaca;
    font-size: 12px;
    margin: 0px;
    padding: 6px;

}
.bottom_infoblock .readmorebuttom {
    
    position:absolute;
	left:0px;
	bottom:0px;
}

.bottom_infoblock .readmorebuttom {
    
    position:absolute;
	left:0px;
	bottom:0px;
	background: url(/images/buttons/readmore.gif) top left no-repeat;
}

.bottom_infoblock .readmorebuttom:hover {
   
	background: url(/images/buttons/readmore_pink.gif) top left no-repeat;
}

.bottom_infoblock_text{
padding:0px 6px 0px 6px;	
}

.bottom_infoblock_text p{
margin:10px 0px 10px 0px;
}
.bottom_infoblock .header p{
    margin-top: 0px !important;
	font-size: 11px;
}

.bottom_infoblock .header .text {
 	font-family: Arial;
    color: #fff;
	font-weight: bold;
    font-size: 12px;
	margin: 0px 0px 3px 0px;
	
	vertical-align:middle;
	
}



#bottom_banner {
    height: 225px;
    width: 100%;
	padding-bottom: 9px;
	border: 1px solid #999;
}