#ui-panel-right {position: fixed; top: 50%; right: 0; z-index: 99999;}
#ui-panel-right-bottom {width: 33px; background: url('../img/ui-panel-bottom.png') 0 100% no-repeat; padding: 0 0 12px 0; }
#ui-panel-right-top { width: 33px; background: url('../img/ui-panel-top.png') 0 0 no-repeat; padding: 12px 0 0 0; }
#ui-panel-right-middle { width: 33px; background: url('../img/ui-panel-middle.png') 0 12px  repeat-y;  }
#ui-panel-right li {width: 100%; padding: 0 0 6px 0; text-align: center; list-style: none; position: relative;}
#ui-panel-right li.last {padding: 0;}
#ui-panel-right li a img:hover {position: relative; padding-left: 10px;}
#ui-panel-right li img:hover {position: relative; padding-left: 10px;}
#ui-panel-right li img {cursor:pointer;}
#ui-panel-right .new {position: absolute; right: 3px; top: -6px; display: block; width: 11px; padding: 0 0 0 2px; height: 13px; background: url('../img/ui-panel-new.png') 0 0 no-repeat;  font: normal 7px/13px Arial; color: #000; }


#ui-panel-right ul {
margin: 0;
padding-left: 5px;
}

/*.jr_form_link {
position: fixed;
top: 0;
left: 0;
}*/

.jr_form_link {
    display: block;
    height: 160px;
    position: fixed;
    right: 0;
	top: 333px;
    width: 47px;
}
.jr_form_link_order {
    display: block;
    height: 160px;
    position: fixed;
    right: 0;
	top: 160px;
    width: 47px;
}
.jr_form_link a {
    float: left;
    height: 100%;
    width: 100%;
}
#jr_form_link_a {
    background: url(../img/srochnyi_zakaz.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 160px;
    width: 47px;
}
#jr_form_link_a:hover {
    background: url(../img/srochnyi_zakaz.gif) no-repeat scroll -47px 0 transparent;
}
#jr_form_link_all {
    background: url(../img/srochnyi_zakaz_all.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 160px;
    width: 47px;
}
#jr_form_link_all:hover {
    background: url(../img/srochnyi_zakaz_all.gif) no-repeat scroll -47px 0 transparent;
}
#jr_form_link_order {
    background: url(../img/office_zakaz.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 160px;
    width: 47px;
}
#jr_form_link_order:hover {
    background: url(../img/office_zakaz.gif) no-repeat scroll -47px 0 transparent;
}