

#copyfromplate { width:40em; position:relative; top:0 }
form.copyfromplate { width:auto; background-color:transparent;
					font-family:arial,helvetica,sans-serif; }
#copyfromplate .platename { font-size:smaller; font-weight:bold; }
#copyfromplate table.plate 	{ margin-top:0.5em;border-collapse:collapse; margin-bottom:0.5em; -moz-user-select:none; }
#copyfromplate table.plate td  { border:1px solid #999; border-collapse:collapse; 
			height:1em;width:1em;line-height:1em;
			background-position:50% 50%; background-repeat:no-repeat; }
#copyfromplate table.plate .rowcollabel { border:0; font-size:smaller; text-align:center; cursor:pointer}
#copyfromplate #fromplate, #copyfromplate #toplate { width:16em; padding:0; margin:0; text-align:center; }
#copyfromplate #fromplate { float:left; }
#copyfromplate #toplate { float:right; }

#copyfromplate #formcentre {height:1px;  width:100%; position:absolute;top:50%;left:0; overflow:visible; }
#copyfromplate #arrow { height:100px; width:100px;  margin: -50px 0 0 -50px; background-image:url('/pims/images/icons/plateexperiment/copybetweenplates/arrow.gif'); position:absolute; left:50%;
	 text-align:center; font-weight:bold; }
#copyfromplate #arrow input { width:2.5em; }
#copyfromplate #errormessages { color:red; font-weight:bold; }
#copyfromplate img.selecticon { cursor:pointer; height:20px; width:20px; }

