.teaser {
	margin-top:10px;
	margin-bottom:10px;
	padding:20px;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.teaser img{
	float:left;
	border:0px;
	margin:10px;
}
.teaser h1{
	font-size:12px;
	text-indent:0px;
	margin-left:4px;
	margin-right:px;
	margin-top:0px;
	margin-bottom:5px;
	}
.teaser p{
	font-size:10px;
	text-indent:0px;
	margin-left:4px;
	margin-right:px;
	margin-top:0px;
	margin-bottom:0px;
}

