.teaserbox
{
	width: 230px;
	border: 1px solid #bd0b1d;
	overflow: hidden;
	margin-bottom: 8px;
}

.teaserbox img { border: 0; }
.teaserbox p { padding: 0; margin: 0; }

.teaserboxhead
{
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 20px;
	overflow: hidden;
	color: white;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	background-color: #bd0b1d;
	background-position: right;
	background-repeat: no-repeat;
}

.teaserboxtitle a
{
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
}

div.teaserboxcontent
{
	margin: 4px;
	padding: 0;
	font-size: 11px;
}
