div#fancy_bg_n {background:transparent url(customfb_img/fancy_shadow_n.png) repeat-x scroll 0 0;}
div#fancy_bg_ne {background:transparent url(customfb_img/fancy_shadow_ne.png) no-repeat scroll 0 0;}
div#fancy_bg_e {background:transparent url(customfb_img/fancy_shadow_e.png) repeat-y scroll 0 0;}
div#fancy_bg_se {background:transparent url(customfb_img/fancy_shadow_se.png) no-repeat scroll 0 0;}
div#fancy_bg_s {background:transparent url(customfb_img/fancy_shadow_s.png) repeat-x scroll 0 0;}
div#fancy_bg_sw {background:transparent url(customfb_img/fancy_shadow_sw.png) no-repeat scroll 0 0;}
div#fancy_bg_w {background:transparent url(customfb_img/fancy_shadow_w.png) repeat-y scroll 0 0;}
div#fancy_bg_nw {background:transparent url(customfb_img/fancy_shadow_nw.png) no-repeat scroll 0 0;}




div#fancy_div {
background:#FFFFFF none repeat scroll 0 0;
color:#FFFFFF;
height:90%;
text-align:left;
width:100%;
z-index:100;
}

div#fancy_close {
background:transparent url(customfb_img/FB_close.png) no-repeat scroll left top;
cursor:pointer;
display:none;
height:60px;
position:absolute;
right:-24px;
top:-20px;
width:60px;
z-index:181;
}

a#fancy_left, a#fancy_right {
background-image:url(data:image/gif;base64,AAAA);
bottom:30px;
cursor:pointer;
display:none;
overflow:hidden;
position:absolute;
z-index:111;
height:55px;
width:55px;
}

a#fancy_left {
left:auto;
right:70px;
top:407px;
}

a#fancy_right {
right:10;
top:407px;
}

span.fancy_ico {
margin-top:-27px;
cursor:pointer;
display:block;
height:55px;
top:50%;
width:55px;
z-index:112;
}


span#fancy_left_ico {
background:transparent url(customfb_img/FB_prev.png) no-repeat scroll 0 0;
left:0px !important;
}

span#fancy_right_ico {
background:transparent url(customfb_img/FB_next.png) no-repeat scroll 0 0;
right:0px !important;
}

*html div#fancy_overlay{position:absolute !important;}
*html div#fancy_outer{padding:0 !important;}
