/*Copyright 2008 Adobe Systems Incorporated.  All rights reserved.*/, 
#idBoxLayer.cls_spry_validationRadio_div_idBoxLayer {
  position:absolute; z-index:2; left: 49px; top: 15px; width: 296px; height: 17px;
}

#mainProps.cls_spry_ValidationRadio_div_mainProps {
	position:absolute;
	visibility:visible;
	left:9px;
	top:7px;
	width: 466px;
}

#topLayer #mainProps table {
  width: 400px;
}

#bottomContainer input {
  width: 85px;
}
.input {
  width: 190px;
}

#bottomContainer {
	position:absolute;
	visibility:visible;
	left:10px;
	top:62px;
	width: 465px;
	height: 49px;
}

#validateOn {
  width: 80px;
}

#displayErrorState {
  width: auto;
}

#idEditBox{
  width: 85px;
}
#errorLayer {
	position: absolute;
	visibility: visible;
	left: 140px;
	top: 3px;
	width: 480px;
	height: 24px;
	z-index: 30;
	display:none;
	padding-left:3em;
}
