#RB_overlay{position: absolute;z-index:200;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;min-height:100%;background-color: #000;opacity: 1;filter: alpha(opacity=100)}
#RB_redbox{width:100%;position:absolute;top:0px;left:0px;z-index:200}
#RB_loading{position:relative;top:200px;z-index: 201;width: 70px;height: 70px;margin: 0 auto;text-align: center;background: url(../images/redbox_spinner.gif) no-repeat center center}
#RB_window{z-index: 202;background:#fff;border:1px solid #333;padding:10px;display: block;text-align: left;overflow: hidden;margin: 0 auto;position: absolute}
#RB_window h1{font-size:1.05em}
#RB_window .form_labelled div{margin:10px 0}

#change-group-photo h1, #change-user-photo h1{font-size:1.05em;margin:0;line-height:1.2;text-align:center;padding-bottom:10px}
#change-group-photo img, #change-user-photo img{border:1px solid #eee;padding:1px}
#change-group-photo form, #change-user-photo form{text-align:center}
#change-group-photo input.submit, #change-user-photo input.submit{margin-left:10px}
#change-group-photo #group-photo, #user-photo{text-align:center;margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:10px}
#change-group-photo, #change-user-photo{width:400px}

