div.tx-igcontentkarussell-pi1 {
	position: relative;
}

div.k_tabs {
	width: 400px;
	display: block;
	overflow: auto;
	margin-top: -16px !important;
}


div.k_tabs a {
	float: right;
	color: #999;
	background: #fff;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: center;
	line-height: 26px;
	width: 29px;
	height: 27px;
	background: url(img/tab_back.png) top left no-repeat;
	margin-right: 1px;
}

div.k_tabs a.active {
	height: 30px;
	background: url(img/tab_back_h.png) top left no-repeat;
}

div.k_tabs a:hover {
	height: 30px;
	background: url(img/tab_back_h.png) top left no-repeat;
}

div.k_pic {
	text-align: center;
	display: block;
	width: 425px;
	background: #f2ddc0 url(img/kar_back.png) top left repeat-y;
}

div.k_pic_top {
	display: block;
	width: 425px;
	height: 11px;
	background: #f2ddc0 url(img/kar_top.png) top left no-repeat;
}

div.k_pic_bottom {
	display: block;
	width: 425px;
	height: 12px;
	background: #f2ddc0 url(img/kar_bottom.png) top left no-repeat;
}

div.k_body {
	display: block;
	margin-top: 0px;
}

div.teaser_small img{
	border: 4px solid #fff;
}
