  .nytg-photobox{ cursor: pointer; position:relative; overflow:hidden; height:500px;}
  .nytg-photobox .ui-draggable{ opacity: 1!important; }
  .nytg-photobox .ui-draggable div{ background-color: #fff !important; }
  .nytg-fixedBar .nytg-setHeader{
    position:fixed; top:0; z-index:1000; width:950px; background:#fff; border-bottom:1px solid #ddd;    
    -webkit-box-shadow: 0px 4px 3px rgba(255,255,255,.25),0px 4px 3px rgba(255,255,255,.25);
    -moz-box-shadow: 0px 4px 3px rgba(255,255,255,.25),0px 4px 3px rgba(255,255,255,.25);
    -o-box-shadow: 0px 4px 3px rgba(255,255,255,.25),0px 4px 3px rgba(255,255,255,.25);
    box-shadow: 0px 4px 3px rgba(255,255,255,.25),0px 4px 3px rgba(255,255,255,.25);
  }
  .nytg-stubHeader{ display:none; height:110px; }
  .nytg-fixedBar .nytg-stubHeader{ display:block; }
