#ctx-oversize {
	width: 270px;
}
#ctx-oversize .shortteaser {
	padding-left: 19px;
	text-align: left;
}

.popup {
	position: absolute;
	left: 240px;
	top: 163px;
	background: transparent url(../img/popup_t.png) no-repeat 0 0;
	width: 506px;
	padding-top: 5px;
	z-index: 100;
}
.popup .popup-ctn {
	background: transparent url(../img/popup_bg.png) repeat-y 0 0;
	padding: 0 5px;
}
.popup .popup-b {
	background: transparent url(../img/popup_b.png) no-repeat 0 0;
	height: 5px;
}
.popup .popup-head {
	background-color: #e41843;
	padding: 4px;
	text-align: right;
}
.popup-open.arr {
	text-transform: none;
}

#popup-box {
	text-align: left;
	width: 211px;
	margin: 0 auto;
}
#popup-box p {
	padding-left: 6px;
}

#vl-box {
	position: relative;
}
#vl-l {
	position: absolute;
	top: 0;
	left: -250px;
	width: 243px;
	height: 261px;
	background: url(../img/bus_l.png) no-repeat 0 0;
}
#vl-r {
	position: absolute;
	top: 0;
	right: -430px;
	width: 267px;
	height: 261px;
	background: url(../img/bus_r.png) no-repeat 0 0;
}
#vl-bus {
	position: absolute;
	top: 0;
	right: -313px;
	width: 269px;
	height: 102px;
	background: url(../img/bus.png) no-repeat 0 0;
}
