.teaser
{
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div.teaser
{
    position: relative;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	position: relative;
	width: 104px;
	margin: 3px;
	overflow: hidden;
    height: 280px;
}

h1.teaser
{
	font-size: 14px;
	margin-bottom: 5px;
}

.sidelink {
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
    font-weight: bold;
}
