#myRoundabout{
	list-style:none;
}
.extra_slider{width:940px; margin:0 auto}
#tmslider{ position:relative;}
.roundabout-holder  { padding: 0 0 0 0; height:290px; margin-left:140px; margin-right:-2px; width:670px;}
.roundabout-moveable-item {height:298px;width:468px;cursor: pointer;}
.roundabout-in-focus {cursor:auto;}
.roundabout-moveable-item img {width:100%;height:100%;display:block;}
#next{ position:absolute; right:-87px; top:153px;background:url('btn_next.png') left top no-repeat; width:31px; height:31px;}
#prev{position:absolute; left:-87px; top:154px;background:url('btn_prev.png') left top no-repeat; width:30px; height:30px;}
