.nyroModalBg{position:fixed;overflow:hidden;top:0;left:0;height:100%;width:100%;background:#000;opacity:0.7;z-index:10000;}
.nmReposition{position:fixed;}
.nyroModalCloseButton{z-index:10001;bottom:0;left:0!important;width:33.33%;height:40px;text-indent:-9999em;background:#000 url(../../images/library/close.gif) no-repeat 50% 50%;}
.nyroModalTitle{top:-26px;left:0;font-size:1.1em;color:#fff;z-index:100002;display:none;margin:0;}
.nyroModalCont{position:absolute;z-index:10001;padding:15px;}
.nyroModalCont iframe{width:600px;height:400px;}
.nyroModalError{border:4px solid red;color:red;width:250px;height:250px;}
.nyroModalError div{min-width:0;min-height:0;padding:10px;}
.nyroModalLink,.nyroModalDom,.nyroModalForm,.nyroModalFormFile{position:relative;min-height:250px;min-width:250px;max-width:960px;color:#FFF;max-height:90%;}
.nyroModalDom *{float:left;position:relative;}
.nyroModalDom ul{padding:11px 0 0;}
.nyroModalDom li{width:100%;line-height:26px;}
.nyroModalImage,.nyroModalSwf,.nyroModalIframe,.nyroModalIframeForm{position:relative;overflow:hidden;}
.nyroModalImage img{vertical-align:top;}
.nyroModalHidden{left:-9999em;top:-9999em;}
.nyroModalLoad{position:absolute;width:100px;height:100px;padding:0;background: transparent url(../../images/library/ajax.gif) no-repeat center;}
.nyroModalPrev,.nyroModalNext{outline:none;position:fixed;bottom:0;height:40px;cursor:pointer;text-indent:-9999em;width:33.33%;z-index:10005;}
.nyroModalImage .nyroModalPrev,.nyroModalImage .nyroModalNext{height:100%;width:40%;max-height:none;}
/*.nyroModalPrev{left:50%;margin:0 0 0 -16.6666%;background:#000 url(../../images/library/prev.gif) no-repeat 50% 50%;}
.nyroModalNext{right:0;background:#000 url(../../images/library/next.gif) no-repeat 50% 50%;}*/