 #rbCenter {
position:absolute;
z-index:1000;
text-align:left
}

#rbCenter.rbLoading {
background:url(images/loading.gif) no-repeat center center
}

#rbImage {
background:#424A4E;
border:1px solid #757575;
padding:10px
}

#rbBottom {
position:absolute;
background-color:#424A4E;
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
color:#ccc;
line-height:1.4em;
text-align:left;
border:1px solid #757575;
border-top-style:none;
z-index:900;
display:none;
padding:10px
}

#rbCloseLink {
cursor:pointer;
float:right;
width:75px;
height:33px;
background:transparent url(images/closelabel.gif) no-repeat center;
margin:5px 0
}

#rbCaption,#rbNumber {
margin-right:71px
}

#rbCaption {
font-weight:700
}

#rbLinks {
position:absolute;
z-index:1100;
display:none
}

#rbPrevLink,#rbNextLink {
cursor:pointer;
position:absolute;
top:0;
width:49%;
margin:0;
padding:0
}

#rbPrevLink {
left:1px
}

#rbPrevLink.hover {
background:url(images/prevlabel.gif) no-repeat 0 15%
}

#rbNextLink {
right:1px
}

#rbNextLink.hover {
background:transparent url(images/nextlabel.gif) no-repeat 100% 15%
}

#rbShadow {
position:absolute;
z-index:800
} 