.none{
	display:none;	
}

#jobads_teaser_company {
	width:247px;
	height:165px;
	background-image:url(/files/images/layout/lightred_teaser.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
}
#jobads_teaser_company .leftUrl {
	position:absolute;
	left:9px;
	bottom:5px;
	z-index:20;
	font-weight:bold;
	color:#9a3334;
}
.mwrElement {
	width:247px;
}
.image-rotator-company ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.image-rotator-company .img li {
	display:block;
	height:140px;
	opacity:0;
	padding:0;
	position:absolute;
	z-index:0;
}

.image-rotator-company .content {
	/*left:0px;
	width:247px;
	height:23px;
	text-align:center;*/
	height:28px;
	padding-top:0px;
}
.image-rotator-company .content a.prev {
	background:transparent url(/files/images/layout/red_arrow_left.gif) no-repeat scroll 0 0;
	top:7px;
	display:block;
	left:185px;
	margin:0;
	position:absolute;
	width:16px;
	height:16px;
}
.image-rotator-company .content a.next {
	background:transparent url(/files/images/layout/red_arrow_right.gif) no-repeat scroll 0 0;
	top:7px;
	display:block;
	height:16px;
	margin:0;
	position:absolute;
	right:20px;
	width:16px;
}
.mwrElement.image .title {
	margin-bottom:-7px;
	display:none;
}