/* CSS Document */

#RAILSHADER {  background:#000; display:none; width:100%; height:100%; top:0px; left:0px; position:absolute; z-index:9990; }
#RAILCONTAINER { position:absolute; z-index:9991; top:0px; left:0px; background: #FFF url(/img/loader.gif) center center no-repeat; padding:20px; }
#RAILCONTAINER .title { font-family: Arial; font-size:12px; font-weight:700; padding-bottom:10px; }
#RAILCONTAINER .photorailImage { cursor:pointer; }
#RAILCONTAINER .resize { cursor:pointer; background:url(/img/resize.gif) no-repeat; width:20px; width:20px;  z-index:99999992; position:absolute; display:none; }
#RAILCONTAINER .resizeBack { cursor:pointer; background:url(/img/resize.gif) no-repeat; width:20px; width:20px;  z-index:99999992; position:absolute; display:none; }