#facebox .sl {
background:url(/lib/js/facebox2/sl.png);
}

#facebox .st {
background:url(/lib/js/facebox2/st.png);
}

#facebox .sr {
background:url(/lib/js/facebox2/sr.png);
}

#facebox .sb {
background:url(/lib/js/facebox2/sb.png);
}

#facebox .tl {
background:url(/lib/js/facebox2/tl.png);
}

#facebox .tr {
background:url(/lib/js/facebox2/tr.png);
}

#facebox .bl {
background:url(/lib/js/facebox2/bl.png);
}

#facebox .br {
background:url(/lib/js/facebox2/br.png);
}

#facebox {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 100;
text-align: left;
}

#facebox .error {color: #cc0000; background-color: #ffffcc; text-align: center; padding: 10px 0 10px 0; margin: 10px 0 10px 0; font-weight: bold; font-size: 12px;}

#facebox .required {color: #555555; text-align: center; margin: 10px 0 10px 0; font-weight: bold; font-size: 12px;}

#facebox .red {color: #cc0000;}

#facebox table#popup_table {
margin: 0 auto 0;
color: #555555;
font-size: 12px;
font-weight: bold;
}

#facebox .close_image {
position: absolute;
top: -8px;
left: 50%;
margin-left: -327px;
z-index: 9!important;
}

#facebox table#fbtable {
margin: 0 auto 0;
border-collapse: collapse;
position: absolute;
left: 50%;
margin-left: -320px;
}

#facebox .body {
padding: 10px;
background: #10161B;
width: 370px;
position: relative;
}

#facebox .loading {
text-align: center;
}

#facebox .image {
text-align: center;
}

#facebox img {
border: 0;
}

#facebox .footer {
border-top: 1px solid #DDDDDD;
padding-top: 5px;
margin-top: 10px;
text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
height: 22px;
width: 22px;
overflow: hidden;
padding: 0;
}
