.teasers
{
	margin: 0 0 21px 0;
	padding: 0;
}
.teasers-row:after { content: "."; display: block; height: 0; clear: left; visibility: hidden; }
.teasers-row { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .teasers-row { height: 1%; }
.teasers-row { display: block; }
/* end clearfix */
.teasers .teaser-container
{
	margin: 21px 0 0 21px;
	vertical-align: top;
	float: left;
	display: inline;
	background-color: #fff;
	color: #5d5d5f;
	padding: 0 0 8px;
	width: 238px;
}
.teasers-no-content .teaser-container
{
	padding-bottom: 0;
}
.teasers .teasers-first-row .teaser-container
{
	margin-top: 0px;
}
.teasers .teasers-first-col
{
	margin-left: 0px;
}
.teaser-title
{
	display: block;
	width: 238px;
	height: 129px;
	background-repeat: no-repeat;
}
.teaser-title a, .teaser-title a:link, .teaser-title a:visited, .teaser-title a:hover, .teaser-title a:active
{
	display: block;
	width: 200px;
	height: 55px;
	padding: 74px 0 0 38px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.teaser-title a span.teaser-title-box
{
	display: block;
	margin: 0;
	height: 47px;
	padding: 4px 12px;
	width: 176px;
	background: #98bf0c url(../Images/teaser-title-gradient.jpg) no-repeat;
	color: #fff;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 16px;
	overflow: hidden;
}
.teaser-content
{
	padding: 10px 10px 0;
	overflow: hidden;
}
.teaser-content p
{
	margin: 0;
}
.teaser-more
{
	margin: 0;
	padding: 0 10px;
	float: right;
	display: inline;
	margin-top: -2.2ex;
}
.teaser-more a, .teaser-more a:link, .teaser-more a:visited
{
	color: #98bf0c;
}
.teaser-more a:hover, .teaser-more a:active
{
	color: #98bf0c;
	text-decoration: underline;
}
.teaser-more a img
{
	border: 0 none;
}
.news-edit-buttons
{
	float: right;
	display: inline;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.6);
}
.teaser-title .news-edit-buttons a, .teaser-title .news-edit-buttons a:link, .teaser-title .news-edit-buttons a:visited, .teaser-title .news-edit-buttons a:hover, .teaser-title .news-edit-buttons a:active
{
	display: inline;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	cursor: pointer;
}