.vditeaser_switch {
	position: relative;
	/*background: url(../img/bg_switch_teaser.gif) repeat-x top left;*/
	margin-bottom: 20px;
	padding: 0 26px;
}

.vditeaser_switch .left_switch {
	position: absolute;
	background: url(../img/bg_arrow_left.gif) no-repeat;
	top: 70px;
	left: 0;
	height: 47px;
	width: 23px;
	margin-left:3px;
	cursor: pointer;
}
/*Padding changed from 15 to 0*/
.vditeaser_switch .teaser_container .switch_teaser {
	/*width: 97%;
	padding: 0px 6px 0px 6px;*/
	display: block;
	text-align: center;
}

.tx-wmdbvditeaser-pi3 .vditeaser_switch .teaser_container .switch_teaser .image {
	padding: 10px 0px 10px 0px;
	display: block;
}


.left_float {
	float: left;
}

.vditeaser_switch .teaser_container .switch_teaser .image {
	text-align: center;
}
/*
.vditeaser_switch .teaser_container {
	padding-left: 25px;
	padding-right: 25px;
}
*/
.vditeaser_switch .right_switch {
	position: absolute;
	background: url(../img/bg_arrow_right.gif) no-repeat;
	height: 47px;
	width: 23px;
	margin-right:3px;
	top: 70px;
	right: 0;
	cursor: pointer;
}

.vditeaser_switch .teaser_container .switch_teaser .image img {
	border: 1px solid #c6c7c8;
}

.vditeaser_switch .teaser_container .switch_teaser h3 {
	font-size: 12px !important;
	color: #58585a !important;
	font-weight: bold !important;
}

.vditeaser_switch .teaser_container .switch_teaser h3 a {
	font-size: 12px !important;
	color: #58585a !important;
	font-weight: bold;
	text-decoration:none;
}

.vditeaser_switch .teaser_container .switch_teaser h3 a:hover {
	font-size: 12px !important;
	color: #58585a !important;
	font-weight: bold;
	text-decoration: underline !important;
}



.vditeaser_switch .teaser_container .switch_teaser h2 {
	font-size: 14px !important;
	color: #009cce !important;
	font-weight: bold !important;
	font-family: Times New Roman !important;
	margin-top:0;
	margin-bottom: 0;
}

.vditeaser_switch .teaser_container .switch_teaser h2 a {
	font-size: 14px !important;
	color: #009cce !important;
	font-weight: bold;
	font-family: Times New Roman;
	margin-top:0;
	margin-bottom: 19px;
	text-decoration:none;
}
/*
.vditeaser_switch .teaser_container .switch_teaser h2 a:hover {
	font-size: 16px !important;
	color: #009cce !important;
	font-weight: bold;
	font-family: Times New Roman;
	margin-top:0;
	margin-bottom: 19px;
	text-decoration: underline !important;
}
*/
