/*
 * general stuff
 */

.tx-z7pageteaser-pi1 {
	padding-left: 13px;
}

.pageteaser {
	position: relative;
}

.pageteaser a {
	color: #E20025;
}

.pageteaser-title h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

/*
 * view in right column
 */

#contentright .tx-z7pageteaser-pi1 {
	border-left: 1px solid #bccad3;
}

#contentright .pageteaser {
	width: 191px;
	padding-bottom: 2.8em;
}

#contentright .pageteaser-prefix {
	display: none;
}

#contentright .pageteaser-title {
}

#contentright .pageteaser-image {
	margin-top: 7px;
}

#contentright .pageteaser-text {
	margin-top: 15px;
}

#contentright .pageteaser-link {
	margin-top: 1.2em;
}

/*
 * view in bottom
 */

#contentbottom .pageteaser {
	width: 600px;
	margin-left: 29px;
	margin-bottom: 2em;
	min-height: 69px;
}

#contentbottom .pageteaser-prefix {
	border-top: 1px solid #bccad3;
	width: 784px;
}

#contentbottom .pageteaser-title {
	margin: 0 0 1em 210px;
}

#contentbottom .pageteaser-image {
	position: absolute;
	left: 0px;
	top: 0px;
}

#contentbottom .pageteaser-text {
	margin: 0 0 0 210px;
	width: 190px;
}

#contentbottom .pageteaser-link {
	width: 160px;
	position: absolute;
	left: 400px;
	bottom: 0px;
	text-align: right;
}