/* CSS Document */
#container {
	border: 0px solid #000000;
	width: 538px;
	
	
}
.frmStep {
	/*border: 1px dashed #999999;*/
	border: 1px solid #999999;
	overflow:auto;
	height:480px;
	width: 500px;
	font-size:13px;
}


