/* Posting layout */
.ac_uploadContainer
{
  width: 100%;
  margin-top: 15px;
  height: 180px;
  display: block;
  clear: both;
}

.ac_uploadForm
{
  width: 650px;
  float: left;
  text-align: center;
}

.ac_FileSystemInfo
{
  float: right;
  width: 260px;
}

.ac_UploadedImgs
{
  width: 99.8%;
}

.ac_fileFieldset
{
  border: 1px solid #dddfe8;
  padding: 10px 5px 10px 5px;
  margin-bottom: 5px;
}

.ac_fileFieldset legend
{
  margin-bottom: 5px;
}

#ac_UploadImages
{
  
}

.ac_fileInput
{
  width: 32.8%;
  height: 19px;
  margin-bottom: 2px;
  /*
  !width: 24%;
  margin: 1px 0px 1px 0px;*/
}



.thumbContainer .continfo
{
  font-size: 12px;
  display: block;
  margin: 25px 0px 5px 0px;
  padding: 4px;
  /*background: #bfced9;*/
  border-left: 3px solid #bfced9;
  border-bottom: 1px solid #bfced9;
  width: 98%;
  padding: 4px;
}

.thumbContainer .continfo .bbCode
{
  width: 99%;
  height: 80px;
  border: 1px solid #7f9db9;
  background: #ffffff;
  font-size: 10px;
  overflow: auto;
  font-size: 11px;
}

.thumbContainer .continfo .bbCodeSmall
{
  width: 99%;
  height: 13px;
  border: 1px solid #7f9db9;
  background: #ffffff;
  font-size: 8px;
  overflow: auto;
  margin-top: 3px;
}

.thumbContainer  .continfo .modif
{
  display: block;
  font-size: 11px;
}


.thumbBox
{
  background: #cfdae3; 
  border: 1px solid #6a8da5; 
  display: block; 
  float: left; 
  margin-right: 3px; 
  margin-bottom: 3px;
  font-family: arial;
}

.thumbBox .image
{
  width: 100%; 
  height: 124px;
  width: 120px;
  vertical-align: middle; 
  text-align: center;
  margin: 3px;
  line-height: 124px;
}

.thumbBox .image img
{
  vertical-align:middle;
  z-index: 1;
  position: relative;
  !margin-top: 3px;
}

.thumbBox .picActions
{
  width: 126px;
}

.thumbBox .picActions img
{
  z-index: 2;
  position: relative;
}

.thumbBox .picActions a
{
  color: #e1ebf2;
}

.thumbBox .picActions .bbCode
{
  margin-bottom: -20px;
  width: 20px;
  float: left;
}

.thumbBox .picActions .removePic
{
  margin-bottom: -20px;
  width: 16px;
  float: right;
}

.thumbBox .ac_imgBBCode
{
  font-size: 8px;
}

.thumbBox .info
{
  background: #6a8da5;
  color: #ffffff;
  font-size: 10px;
  text-align: center; 
  padding: 3px; 
  margin-top: 3px; 
  border-top: 1px solid #6a8da5;
}

.termsOfUseContainer
{
  padding-bottom: 10px;
}

.fsTermsOfUse
{
  border: 1px solid #dddfe8;
  padding: 5px;
  margin-bottom: 5px;
}
.fsTermsOfUse ol
{
  margin-left: 20px;
  !margin-left: 25px;
  margin-bottom: 5px;
}




























