У меня вот такая проблема с переключателями образовалося...всё видно на скриншоте [img]http://s15.radikal.ru/i189/1101/da/5f6c48940646.png [/img]
вот css
Code
.pagesBlockuz1 {color:#fff;border:0px;margin-bottom:10px;margin-top:10px;}
.pagesBlockuz1 a:link,
.pagesBlockuz1 a:visited,
.pagesBlockuz1 a:hover,
.pagesBlockuz1 a:active {text-decoration:none;
color:#fff;
background:url(/img/2.png) repeat-x;height:28px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;
padding:3px 10px;font-size:11px;
font-weight:bold;}
.pagesBlockuz1 a:hover {background:url(/img/3.png) repeat-x;height:28px;;color:#fff;font-weight:700;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;}
.pagesBlockuz1 b {text-decoration:none;background:url(/img/3.png) repeat-x;height:28px;;padding:3px 10px;color:#fefefe;font-size:11px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;}