#myslide {width:560px;overflow:hidden;position: relative;height:320px;margin-bottom:0px}
 
	#myslide .cover{
		width:11200px; /*------- 560 x---------- */
		position: absolute;
		height:320px;
	}
 
	#myslide .mystuff {width:560px;float:left;padding:0px 0;}
 
	.button1,.button2,.button3,.button4,.button5,.button6,.button7,.button8,.button9,.button10, .button11,.button12,.button13,.button14,.button15,.button16,.button17,.button18,.button19,.button20 {background: #CCC; width:20px; height:16px; padding-top:4px; display:block; float:left ;margin-right:5px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-decoration:none;}
	
	.active{background: #F90; display:block;float:left; text-decoration:none;}
	.clear{clear:both;}