#teasers_holder{

background:transparent url('../images/news_px.png');
padding:5px;
text-align:center;
outline:none;
}
#teasers{
	width:900px; margin:auto;outline:none;
}

#teasers div {
	position:relative; margin:0px 10px; float:left;background-color:#000; border: 1px solid #CDCDCD; height:130px; width:200px;outline:none;
}

#teasers p{
	display:block;
	padding:5px; height:49px; overflow:auto;
	line-height:12px;
	outline:none;
}

#teasers a{
color:#fff;
text-decoration:none;
outline:none;
}

#teasers img{
	position:absolute; bottom:0px;
}

#teasers img.arrow{
	position:absolute; 
	top:45px;
	right:5px;
	width:4px;
	height:7px;
}

#teasers span{
color: #ed1c24; 
font-weight:bold;
}

.date{
color: #E83A23; 
margin-left:6px;
}


.statement_start{
width:930px;
margin:auto;
height:200px;
background: url('../images/start_statement.gif') no-repeat center left;	
margin-bottom:75px;
outline:none;
}