/**** touch device only ***************/
/*********
.contentFlow_touch .scrollbar{
	background: url(../img/scrollbar_black.png) left center repeat-x;
}
.contentFlow_touch .scrollbar .slider{
	background: url(../img/slider_black.png) center center no-repeat;
}
.contentFlow_touch .loadIndicator .indicator
{
	background: url(../img/loader.gif) center center no-repeat;
}
.contentFlow_touch  .globalCaption div.tx-cwcontentflow-pi1-descriptions{
	top:0px;
}
/*********/
.contentFlow_touch .loadIndicator {
	top:100px;
}
.contentFlow_touch #caseMO_prev, .contentFlow_touch  #caseMO_next{display:none;}
.contentFlow_touch .preButton, .contentFlow_touch .nextButton{display:block;}
.contentFlow_touch .preButton{background:url(../img/touch_prev.png) right 55px no-repeat;}
.contentFlow_touch .nextButton{background:url(../img/touch_next.png) left 55px no-repeat;}