div.panel {
    background: url('./images/bkgd_70black.png');#background:
    #3b3b3b;

padding:
    5px;

width:
    800px;

position:absolute;

border:solid
    2.4px #fff;

z-index:
    900;
}

div.panel_InBckGrnd {
    background: url('./images/bkgd_70black.png');#background:
    #3b3b3b;

padding:
    5px;

width:
    800px;

position:absolute;

z-index:
    0;

overflow:hidden;
}

div.panel_annoOpen {
    background: url('./images/bkgd_70black.png');#background:
    #3b3b3b;

padding:
    5px;

width:
    800px;

position:absolute;

z-index:
    499;

overflow:hidden;
}.panelBody {
	clear:left;
    position: relative;
    overflow: scroll;
    height: 400px;
}.ft {
    position: relative;
    color: #fff;
}.hd {
    
/*
position: relative;
*/
    text-align: left;
    height: auto;
	
padding-bottom:22px;

}.panelButton {
    padding-left: 4px;
}.registration {
    background-color: #FFF;
}.regsubmit {
    background-color: #FFF;
}.left padding {
    background-color: #FFF;
}.zoomIn, .zoomOut, .darker, .lighter, .pageBack, .pageNext, .showImage, .showText, .magGlass, .dropDown {
    display: block;
  
 float: left;

    margin-right: 1px;
    cursor: pointer;
}.pageBack {
    background: url("./images/icon_arrow_left.gif") no-repeat;
    width: 20px;
    height: 16px;
}
.dropDownWrapper{
	position:relative;
}
.dropDown {
    font-size: 10px;
    position: relative;
    
top: -2px;

    margin: 0 2px;
    filter: alpha( opacity = 65);
opacity:.65;
}.pageNext {
    background: url("./images/icon_arrow_right.gif") no-repeat;
    width: 20px;
    height: 16px;
}.zoomIn {
    width: 20px;
    height: 16px;
    background: url("./images/icon_plus.gif") no-repeat;
}.zoomOut {
    width: 20px;
    height: 16px;
    background: url("./images/icon_minus.gif") no-repeat;
}.darker {
    width: 20px;
    height: 16px;
    background: url("./images/icon_plus.gif") no-repeat right;
}.lighter {
    width: 20px;
    height: 16px;
    background: url("./images/icon_minus.gif") no-repeat right;
}.showImage {
    width: 20px;
    height: 16px;
    background: url("./images/icon_img.gif") no-repeat right;
}.showText {
    width: 20px;
    height: 16px;
    background: url("./images/icon_txt.gif") no-repeat right;
}.magGlass {
    width: 20px;
    height: 16px;
    background: url("./images/icon_magnify.gif") no-repeat right;
}.closeButton {
    display: block;
    float: right;
    margin-right: 1px;
    width: 20px;
    height: 16px;
    background: url("./images/icon_close.gif") no-repeat right;
    cursor: pointer;
}.cropButton {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 999;
    background: #5d5d5d url("http://ouls-quartos.ouls.ox.ac.uk/images/crop_small.png") no-repeat;
}.cropRegionClose {
    position: absolute;
    left: 21px;
    top: 0;
    width: 46px;
    height: 20px;
    z-index: 999;
    color: #fff;
    background: #5d5d5d;
    cursor: pointer;
}.pageControls, .zoomControls, .opacityControls, .imageToggle, .magControl {
    float: left;
    display: block;
    margin-right: 25px;
}.quartoInfo {
    float: bottom;
    display: block;
    margin-right: 0;
    z-index: 0;
}.quartoInfoHeader {
    font-size: 11px;
    font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    display: block;
    margin-bottom: 10px;
    position: relative;
    left: 0;
    color: #bbb;
    background: #3b3b3b;
    text-decoration: none;
    text-transform: uppercase;
    z-index: -1;
    filter: alpha( opacity = 65);

opacity:
    .65;
}.infoBoxMain {
    background: none;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    left: 228px;
    top: 28px;
}.opacityControls {
    width: 100px;
}.imageToggle {
    padding-left: 5px;
}.resetGroup {
    margin-left: 6px;
    padding-left: 6px;
}.textLabelSpan {
    float: left;
    margin-right: 7px;
    color: #a9a9a9;
    font-size: 11px;
    line-height: 15px;
    cursor: pointer;
}

img {
    -moz-user-select: none;
}
