#CMS_ImageRotator_Container{ position:relative; width:450px; }

#CMS_ImageRotator_ButtonPrev{ z-index:999; position:absolute; top:50%; left:5px; width:23px; height:23px; background:transparent url(Images/arrow_left.png) no-repeat; cursor:pointer; }
#CMS_ImageRotator_ButtonNext{ z-index:999; position:absolute; top:50%; right:5px; width:23px; height:23px; background:transparent url(Images/arrow_right.png) no-repeat; cursor:pointer; }

#CMS_ImageRotator_Image1{}
#CMS_ImageRotator_Image2{}

#CMS_ImageRotator_Div1{ z-index:998; /*position:absolute;*/ height:100%; top:0px; left:0px; width:450px; text-align:center; }
#CMS_ImageRotator_Div2{ z-index:997; position:absolute; height:100%; top:0px; left:0px; width:450px; text-align:center; }

img.CMS_ImageRotator_Image{ position:absolute; top:0px; left:0px; }
