div#MantaTB_scrollerContainer {
	position:relative;
	width:900px;
	height:15px;
	padding:0px;
	background-image:url(MantaTB_bk.gif);
	background-position:center;
	background-repeat:repeat-x;
	text-align:left;
}
div#MantaTB_targetContainer {
	position:relative; /* IE fix =( */
	overflow:hidden;
}
img#MantaTB_scroller {
	cursor:pointer;
}
table#MantaTB_target {
	position:relative;
/*	border: 1px solid #000;*/
}
