.entry-author{
	display: none;
	font-size: 10px;
	font-weight: bold;
}

.entry-body{
	font-size: 10px;
	text-align: left;
	padding-bottom: 20px;
}

.entry-back{
	font-size: 10px;
	text-align: left;
	padding-bottom: 20px;
}

.entry-teaser{
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
	font-family: arial;
	line-height: 20px;
	color: #3e3b37;
}
.entry-teaser a{
	color: #6f191e;
	text-transform: uppercase;
}

.entry-teaser a:hover{
	text-decoration: none;
}
.entry-title{
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	color: #06858D;
}

.entry-date{
	text-align: left;
	font-size: 9px;
	color: #6f191e;
	font-size: 14px;
	margin: 0px 0px 20px;
}

.entry-break-bottom{
	background: url(/images/divider.png);
	width: 482px;
	height: 2px;
	margin: 10px auto;
	display: block;
}

