#rotator { display:table; z-index: 1; width:920px; height:256px; overflow:hidden; margin:0px auto;  }
#subrotator { display:table; z-index: 1; width:820px; height:270px;  overflow:hidden; margin:0px auto; }


#rotator .pics { width:920px; height:256px; overflow:hidden;}
#subrotator .pics { width:820px; height:270px;  overflow:hidden;}
/*
#rotatornav { width:327px; height:40px; margin:0px 0px 0px 0px; position:absolute; z-index:998; padding:4px 10px 0px 10px; }
#rotatortitlebg { display:none; width:347px; margin:68px 0px 0px 0px; position:absolute; z-index:10; padding:20px 350px 20px 18px; background-image:url(/images/sep.gif); min-height:90px;}
#rotatortitle { text-align:center; position:absolute; font-size:20pt; color:#262626; font-weight:500; font-family:Helvetica,Arial; width:327px;   }
#rotatorsubtitle { text-align:center; position:absolute; width:347px;  height:26px; margin:195px 0px 0px 0px; z-index:10; font-size:10pt;  color:#FFFFFF; font-family:Helvetica,Arial; font-weight:bold; padding:0px 0px 0px 0px; font-style:italic;  }

#rotatorpause  { float:left;  margin-right:8px; margin-top:3px; cursor:pointer; color:#FFFFFF; padding:0px 5px 0px 5px;  }
#rotatorresume { float:left;  margin-right:8px; margin-top:3px; cursor:pointer; color:#FFFFFF; padding:0px 5px 0px 5px; }
#rotatorpages  { float:left; margin-right:8px; text-align:center; width:347px; }

#rotatorpages ul { margin:0; padding:0; }
#rotatorpages ul li { margin:0; padding:0; }
#rotatorpages a { padding:2px 8px 3px 8px; margin:0px 2px 0px 2px;  color:#616161; text-align:center; font-size:12pt; text-decoration:none;  background-repeat:no-repeat; color:#FFFFFF; }
#rotatorpages a.activeSlide { color:#616161; font-weight:bold; color:#0E110A; }


#rotatorprev	 {  width: 46px; height: 38px; background-image: url(/images/cycle/previous.png); background-repeat:no-repeat; float:left; cursor:pointer; }
#rotatornext 	 {  width: 46px; height: 38px; background-image: url(/images/cycle/next.png); background-repeat:no-repeat; float:right; cursor:pointer;	}
*/