@charset "utf-8";
.teaser {
	background-color: #EDEEF0;
	padding: 5px;
	width: 16em;
	border-bottom: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	height: 100%;
	margin-bottom: 10px;

}
.teaser  p {
	margin: 0 0 0.2em 0;
	font-size: .7em;
}
.teaser   a/* CSS Document */

    {



}
.teaser   a:hover, #teaser   a:focus {
	color: #999999;

}
.teaser_red {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.teaser_grew {
	color: #333333;
}

