/* Easy box*/ 
#EB_wrap_img { background-color: #fff; padding: 15px 15px 10px 15px; z-index: 160; }
#EB_img { border: 3px solid #525252;  }
#EB_caption { padding: 10px 0 0 0; }
#EB_title {  padding: 1px 0px 13px 0px; text-align: left; margin: 0 0 0 0; height: 20px; }
#EB_prev { float: left; padding: 0 20px 0 0; }
#EB_next { float: right; padding: 0 0 0 17px; }
#EB_prev a { background: url('EB_prev.gif') left top no-repeat; padding: 1px 0 0px px; display: block; height: 20px; min-width: 20px; padding-left: 25px; }
#EB_next a { background: url('EB_next.gif') right top no-repeat; padding: 1px 0px 0px 0; display: block;  height: 20px; min-width: 20px; padding-right: 25px;}
#EB_close_wrap { position: relative; }
#EB_close { background: transparent url('EB_l_close.gif') left top no-repeat; position: absolute; top: -42px; right: 0px; cursor: pointer; padding-left: 15px; }
HTML>BODY #EB_close { right: -15px; }
#EB_close_wrap a {padding:8px 40px 8px 2px; line-height:12px; 
display: block;  background: transparent url('EB_r_close.gif') right top no-repeat; text-align: right;}
#EB_frame { z-index: 150; }
#EB_preloader { z-index: 100; }
