html, body { height: 100%; margin: 0px; }

.clear {height: 0px; font-size: 0%; clear: both;}

#ARBoxContent {
  text-align: left;
  padding: 5px;
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
  display: none;
  margin-top: 5px;
}

#ARBoxContent2 {
  position: static;
  width: 100% auto;
  clear: both;
}

#ARBoxFonDIV {
  position: absolute;
  width: 100%;
  height: 100%;
  float: left;
  background-color: #000000;
  //filter:alpha(opacity=85);
  top: 0px; bottom: 0px; left: 0px; right: 0px;
  margin: 0px;
  z-index: 50;
  display: none;
}

#ARBoxWorkObl {
  position: absolute;
  padding-top: 5px;
  margin: 0px;
  z-index: 51;
  background-color: #1a1a1a;
  display: none;
  max-width: 900px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/gallery/img/loading.gif);
}

#ARBoxPhoto {
  display: none;
}

#ARBoxSmiles {
  display: none;
}

#ARBoxPrevBT { display: none; }
#ARBoxNextBT { display: none; }

#ARBoxLinkDiv {
  width: auto;
  padding: 5px;
  text-align: center;
  font-size: 11px;
  color: #000000;
  border-style: dashed;
  border-width: 1px;
  border-color: #0066CC;
  margin-bottom: 5px;
}


#ARBoxPhotoDIV { float: left; width: 100%; margin: 0 auto; }


#ARBoxPhotoDIVprv { float: left; width: 45px; }
#ARBoxPhotoDIVcntr { float: left; width: 100%; }
#ARBoxPhotoDIVnxt { float: left; width: 45px; }


#ARBoxContent2 { background: white; width: 100%; margin: 0 auto; font-size: 11px; }
#raiting { float: right; margin-right: 5px; }
ul.photo_info { color: #333; }

#ARBoxPlate { font-weight: bold; margin: 0px 0px 5px 0px; }
#ARBoxMenu { margin: 0px 0px 5px 0px; }

#username { font-size: 10px; }
#usermessage { font-size: 11px; width: 97%; height: 50px }
#commentsbtsend { font-size: 10px; }

