.title {
	border-top:1px solid gold;
	line-height:14px;
	margin-top:30px;
	padding:20px 0 0 0;
}

.title a:link,.title a:visited,.title a:active,.title a:hover {
	font-size:16px;line-height:18px;
}

.teaser {
	margin-top:10px;
	line-height:15px;
	clear:right;
}

a.button_small:link, a.button_small:visited,a.button_small:active {
	display:block;
	text-align:center;
	background-color: #349fd5;
	color:white;
	font-size:9px;
	line-height:9px;
	letter-spacing:.1em;
	float:right;
	border:1px solid navy;
	font-weight:bold;
	padding:2px 8px 2px 8px;
	margin-bottom:10px;
}

a.button_small:hover {
	text-decoration:none;
	background-color:yellow;;
	color:navy;
}

.byline {
	margin-top:0px;
	color:gray;
	font-size:11px;
	line-height:11px;
}

