div#nyroModalFull{font-size:12px;color:#777777;font-family:Verdana, Arial, Helvetica, sans-serif;}
div#nyroModalFull div#nyroModalLoading{width:150px;height:150px;text-indent:-9999em;background:#fff url('images/loading.gif') no-repeat center 50%;}
div#nyroModalFull div#nyroModalLoading.error{border:1px solid #CCCCCC;line-height:20px;width:300px;height:100px;text-indent:0;background:#fff;padding:20px;}
div#nyroModalFull div#nyroModalWrapper{background:#fff;border:1px solid #CCCCCC;}
div#nyroModalFull a.nyroModalClose{display:none;position:absolute;top:-23px;right:-23px;width:30px;height:30px;background:url('images/close.png') no-repeat left top;text-indent:-9999em;outline:0}
div#nyroModalFull div.wrapper div#nyroModalContent{overflow:hidden;padding:0;}
div#nyroModalFull div.wrapperImg div#nyroModalContent{position:relative;overflow:hidden;text-align:center;}
div#nyroModalFull div.wrapperImg img{vertical-align:baseline;}
div#nyroModalFull div.wrapperImg div#nyroModalContent div{position:absolute;bottom:0;left:0;background:black;border:1px white dotted;overflow:hidden;margin:10px;padding:10px;}
div#nyroModalFull div.wrapperImg div#nyroModalTitle{display:none;}
div#nyroModalFull div.wrapperImg a{outline:none;position:absolute;top:0;height:100%;cursor:pointer;text-indent:-9999em;background-image:url('data:image/gif;base64,AAAA');}
div#nyroModalFull a.nyroModalPrev{left:0;width:40%;}
div#nyroModalFull a.nyroModalPrev:hover{background:url('images/prev.gif') no-repeat left 20%;}
div#nyroModalFull a.nyroModalNext{right:0;width:40%;}
div#nyroModalFull a.nyroModalNext:hover{background:url('images/next.gif') no-repeat right 20%;}