.ws_prvpic {
	border: 1px solid #C0C0C0;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

.ws_photodiv {
 float: left;
 border: 1px solid #C0C0C0;
 margin: 0 5 5 0;
 border-collapse: collapse;
 padding: 0px;
}

input.ws_inp {
	width: 500px;
}

textarea.ws_inp {
	width: 500px;
	height: 100px;
}

.ws_cons_l {
	vertical-align: top;
	padding-right: 7px;
}

#ws_darkness {
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(/img/darkness.png);
  display: none;
  z-index: 8;
}
#ws_drktblc {
  text-align: center;
  height: 1px;
}
#ws_drktblc img {
  border: 2px solid #FFFFFF;
  cursor: pointer;
}
.ws_x {
  vertical-align: top;
}
.ws_x img {
  position: absolute;
  margin-top: -21px;
  margin-left: -33px;
  cursor: pointer;
}
.ws_piccontrol {
 position: absolute;
 margin-top: -63px;
 text-align: center;
 width: 100%;
 color: #FFFFFF;
 font-size: 32px;
}
.ws_piccontrol img {
  vertical-align: middle;
  cursor: pointer;
}

