.containerTeaser
{
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

.containerTeaserItemSmall
{
	margin-left: 0px;
	float: left;
	width: 132px;
}

.containerTeaserItemMedium
{
	margin-left: 0px;
	float: left;
	width: 176px;
}

.containerTeaserItemLarge
{
	margin-left: 0px;
	float: left;
	width: 264px;
}


.containerTeaserItemSmall a, .containerTeaserItemMedium a, .containerTeaserItemLarge a
{
	display: block;
	margin-left: 8px;
	margin-right: 0px;
	text-decoration: none;
}

.teaser_caption
{
	color: #575757;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.teaser_text
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	overflow:hidden;
	text-decoration: none;
}

.teaser_readMore
{
	background-image: url(/eads/sys/pix/content/arr_linkfloat.gif);
	background-repeat: no-repeat;
	background-position: -10px -3px;
	margin-bottom: 1px;
	color: #FF8000;
	font-size: 11px;
	list-style: square;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.teaser_readMore span
{
	margin-left: 10px;
}


