.title {
	line-height:14px;
	margin-top:10px;
}

.teaser {
	margin-top:10px;
	line-height:15px;
	border-bottom:1px solid silver;
	float:right;
}

.button_small {
	font-size:9px;
	line-height:9px;
	letter-spacing:.1em;
	font-family:verdana;
	float:right;
	border:1px solid;
	font-weight:bold;
	padding:2px;
	margin-bottom:10px;
}

a.button_small:hover {
	text-decoration:none;
	background-color:#f2f0f0;
	color:gray;
}

.byline {
	margin-top:0px;
	color:gray;
	font-size:11px;
	line-height:11px;
}
