.home_content_teaser {
	padding: 15px;
	color: #bfbfbf;
	background-repeat: no-repeat;
	background-image: url(images/bkgr_hometeaser.png);
	height: 233px;
	width: 256px;
}

.home_content_teaser_content {
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}

.home_content_teaser_content h2 {
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: white;
}

.home_content_teaser_content p {
	line-height: 1.33em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 9px;
}

.home_content_teaser_content a {
	color: #ffc732;
}


