﻿ #pagesBlock1 {display:none}
 #sel_buttons {
 width: 40px;
 height:25px !important;
 text-align: center;
 padding: 4px;
 cursor: hand;
 color: #333333;
 text-decoration: none;
 background:url('http://www.ujs.su/design_2/styles/btn_new.png');
 opacity: 0.8;
 border:1px solid #464646;
 box-shadow: 0px 0px 5px #888888;
 border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
 }
 #sel_buttons:hover {
 background:url('http://new-ucoz.ucoz.ru/_ph/1/2/914236145.png');
 border:1px solid #333333;
 box-shadow: 0px 0px 5px #555555;
 }
 #sel_buttons:active {
 color: #444444;
 background:url('http://www.ujs.su/design_2/styles/btn_bg_click.png');
 border:1px solid #333333;
 box-shadow: 0px 0px 7px #111;
 } 