@charset "utf-8"; #bigbuttons { position:absolute;	 top: 0px; left: 386px; padding: 0px; z-index: 2; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; 	/* opera does not like 'margin:20px auto' */ text-align:left; /* part 2 of 2 centering hack */ height:110; width: 288px; /* ie5win fudge begins */ } html>body #bigbuttons { width: 288px; height:110; /* ie5win fudge ends */ } #smlbuttons { position:absolute;	 top: 0px; left:670px; padding: 0px; z-index: 2; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; 	/* opera does not like 'margin:20px auto' */ text-align:left; /* part 2 of 2 centering hack */ height:110; width: 104px; /* ie5win fudge begins */ } html>body #smlbuttons { width: 104px; height:110; /* ie5win fudge ends */ } body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .norepeat{ background-repeat:repeat-x; border:#FFFFFF solid 1px; padding: 3px; } .norepeat3{ background-repeat:repeat-x; border:#FFFFFF solid 1px; border-bottom:none; padding: 3px; } .norepeat4{ background-repeat:repeat-x; border:#FFFFFF solid 1px; border-top:none; padding: 3px; } .norepeat2{ background-repeat:no-repeat; } .nobackg{ background:none; } .otherwhitetd {border:#FFFFFF solid 1px;	padding: 3px; background-repeat:repeat-x;} .whitetxt { color:#FFFFFF;} .otherwhitetd2 {border:#FFFFFF solid 1px;	padding: 3px;} .maintable{ border:1px solid #AD06B7; padding: 3px; }     .bottomwhite {border-bottom:#FFFFFF solid 1px;} 