
#block-w_fetview-5 .content               { display: block; position: fixed; z-index: 100000; top: 90px; left: -700px; width: 600px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 1px solid #ddd; background-color: #fff; padding: 0; margin: 0; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; }
#block-w_fetview-5 .content .body         { height: 520px; padding: 0px 15px; margin: 15px 10px; overflow: auto; text-align: left; }
#block-w_fetview-5 .content .body img     { padding: 0 10px 10px 0; float: left; }
#block-w_fetview-5 .box-handle            { cursor: pointer; }

#block-w_fetview-5 .content .close-button { width: 40px; height: 40px; background: transparent url(images/close.png) no-repeat 50% 50%; position: absolute; top: -19px; right: 5px; cursor: pointer; }

#block-w_fetview-5 .content.open          { left: 330px; }

#block-w_fetview-5  .edit                 { margin: 25px 0 10px; }
#block-w_fetview-5  iframe                { width: 100% !important; }
#helplink-user-help                       { margin: 15px 0; }
#helplink-user-help > a                   { display: block; font-size: 16px; }


