.left {
	float: left;
	width: 215px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.leftColumn {
	float: left; 
}

#teaser p {
	margin: 0 0 0 0; 
}

#teaser {
	float: left;
	margin-left:15px; 
}

#teaser .bodytext {
	margin-left:5px; 
}

#teaser .text { 
	width:215px;
    font-size:0.92em; 
 	margin-top:3px;    
}

#teaser .text a {
    width:210px;
    display:block; 
    padding-left:5px;
}

#teaser .text a:hover { 
	color:#FFFFFF;
}

#teaser .headline p {
    /*line-height:1.875em; */
    line-height:30px;
    margin-left:5px;
    height:30px;	
}

#teaser .item-first {
	float: left;
	width: 215px;  
}

#teaser .item {
	float: left;
	width: 215px;
	margin-left: 15px;
}

#teaser .item-last {
	float: left;
	width: 215px;
	margin-left: 15px;
} 
 
