.photoList {
   padding:5px;
	 float:left;
}

.photoShadow {
   position:absolute;
	 background-color:#676767;
   padding-right:2px;
	 padding-bottom:2px;
	 float:left;
	 cursor:move;
	 z-index:1;
	 visibility: visible;
}

.photoScrap {
	 background-color:#ffffff;
   padding:5px;
	 float:left;
	 cursor:move;
}

.photoShadowS-old {
   position:absolute;
   padding-right:2px;
	 padding-bottom:2px;
	 float:left;
	 cursor:move;
	 z-index:1;
	 visibility: visible;
}

.photoShadowS {
   position:relative;
   padding-right:2px;
	 padding-bottom:2px;
	 left:5px;
	 float:left;
	 cursor:move;
	 z-index:1;
	 visibility: visible;
}

.photoScrapS {
	 background-color:#ffffff;
	 float:left;
   padding:2px;
	 cursor:move;
}

.scrapPhoto {
	 cursor: default;
}

.resize {
   position: absolute;
	 bottom: 25px;
	 right: 5px;
   cursor: se-resize;
}

.close {
   cursor: default;
}


textarea {
	color:#FFFFFF;
	background-color:#3300FF;
}

.textWell {
   position: absolute;
	 right:17px;
	 top:115px;
	 width:150px;
}
.aboveWell {
   position: absolute;
	 right:17px;
	 top:205px;
	 width:150px;
}
.FarRight {
   position: absolute;
	 right:17px;
	 top:255px;
}
.LR2 {
   position: absolute;
	 bottom: 1px;
	 right: 1px;
}

.TopPhotoControls {
   visibility: hidden;
   position: absolute;
	 top: 1px;
	 right: 1px;
}

.TopPhotoControls2 {
	 z-index:1;
   position: relative;
	 top: 18px;
	 left: 2px;
}

.BotPhotoControls {
   visibility: hidden;
	 position: absolute;
	 top: 1px;
	 right:2px;

}

.PhotoControls{
   visibility: hidden;
}

hr.debug {
  padding: 0px;
  border: 0;
  width: 80%;
  color: #333333;
  background-color: #ff0000;
  height: 1px;
}

.PhotoCaption {
   Width:300px;
}

div.uploads {
	position: relative;
}

div.fakefile {
	position: relative;
	top: -2em;
	left: 0px;
	z-index: 1;
	width: 20;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.topWini, .topWino {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 150px;
}
.topWini {
	background-color: #3300FF;;
    visibility: visible;
}
.topWino {
   visibility: hidden;
}