@charset "utf-8";
/* CSS Document */

#myController { font: 11px Arial, sans-serif; color:#FFFFFF; text-transform:uppercase; padding:0 12px 0 26px;  background:#2b2f33; height:48px;}
#myController_buttons {display:inline; float:left; padding:4px 0 4px 0; width:655px;}
#myController_buttons div {float:left; display:inline; color:#FFF; cursor:pointer; margin:0 0 0 4px; list-style: none; padding:0; }
#myController_buttons div.cycle_thumb {width:127px; height:38px; overflow:hidden}
#myController_buttons a { display:block; width:127px;  height:38px; padding:1px; background:#2b2f33;}
#myController_buttons a.activeSlide { padding:1px; background:#43A0D5; }
#myController_buttons a:focus { outline: none; }
#myController_buttons img {}

