.none{
	display:none;	
}

#jobads_teaser {
	width:247px;
	height:165px;
	background-image:url(/files/images/layout/jobase_job_teaser.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
}
#jobads_teaser .leftUrl {
	position:absolute;
	left:9px;
	bottom:5px;
	z-index:20;
	font-weight:bold;
}
.mwrElement {
	width:247px;
}
.image-rotators ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.image-rotators .img li {
	display:block;
	height:135px;
	opacity:0;
	padding:0;
	position:absolute;
	z-index:0;
}

.image-rotators .content {
	/*left:0px;
	width:247px;
	*/
	
	height:21px;
	/*float:right;
	position:absolute;
	margin-right:20px;*/

	text-align:right;	
	padding-top:8px;
	margin-right:20px;
}


.image-rotators .content a.prev {
	background:transparent url(/files/images/layout/red_arrow_left.gif) no-repeat scroll 0 0;
	top:7px;
	display:block;
	left:20px;
	margin:0;
	position:absolute;
	width:16px;
	height:16px;
}
.image-rotators .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;
}
