#fancy-content{
		height: 135px;
		width: 100%;
		margin-top: 7px;
	}
	
#teaser {
	float: left;
	overflow: hidden;
	height: 175px;
	width: 330px;
	margin-top: 0px;
	}
	
#teaser_img {
	float: left;
	width: 130px;
	height: 132px;
	border: 0px;
	margin-top:27px;
	}

#teaser_img img {
	text-decoration : none;
	border: 0px;
	}
	
#teaser_text {
	float: left;
	overflow: hidden;
	width: 200px;
	margin-top: 0px;

	}
	
#teaser_title {
	font-size: 15px;
	margin-top: 28px;
	color: #235D70;
	}
	
#teaser_body {
	color: #FFF;
	margin-top: 0px;
	}
