
.userPhotoEdtBar_table_active
{
  border-top: #A3B2E2 1px solid;
  border-left: #A3B2E2 1px solid;
  border-bottom: #A3B2E2 1px solid;
  border-right: #A3B2E2 1px solid;
  background-color: #E7EEFF;

  width: 636px;
  height: 134px;

  font-size: 5px;

  margin-bottom: 10px;
}

.userPhotoEdtBar_table_hidden
{
  border-top: #A3B2E2 1px solid;
  border-left: #A3B2E2 1px solid;
  border-bottom: #A3B2E2 1px solid;
  border-right: #A3B2E2 1px solid;
  background-color: #D9D9D9;

  width: 636px;
  height: 134px;

  font-size: 5px;

  margin-bottom: 10px;
}

.userPhotoEdtBar_chbCell
{
  width: 34px;
  text-align: center;
  vertical-align: middle;
}

.userPhotoEdtBar_imageCell
{
  width: 114px;
  height: 137px;

  background-color: #A3B2E2;
  text-align: center;
  vertical-align: middle;

  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.userPhotoEdtBar_infoCell
{
  font-family: "Verdana";
  font-size: 12px;
  color: #000000;
}

.userPhotoEdtBar_commentDiv
{
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

.userPhotoEdtBar_commentTextArea_active
{
  font-family: "Verdana";
  font-size: 12px;
  color: #515151;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;

  width: 450px;
  height: 89px;

  margin-top: 5px;

  border-top: #C0CAD5 1px solid;
  border-left: #C0CAD5 1px solid;
  border-bottom: #C0CAD5 1px solid;
  border-right: #C0CAD5 1px solid;
  background-color: #FFFFFF;
}

.userPhotoEdtBar_commentTextArea_hidden
{
  font-family: "Verdana";
  font-size: 12px;
  color: #515151;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;

  width: 450px;
  height: 100px;

  margin-top: 5px;

  border-top: #C0CAD5 1px solid;
  border-left: #C0CAD5 1px solid;
  border-bottom: #C0CAD5 1px solid;
  border-right: #C0CAD5 1px solid;
  background-color: #EDF6FF;
}

.userPhotoEdtBar_rbDiv
{
  padding-left: 5px;
}
