
	#calendar {
		width: 550px;
		 margin:3em 0;
		font-size:13px;
		}
		
	/*
	.fc-event a {
	overflow: hidden;
	font-size: .85em;
	
	text-decoration: none;
	cursor: pointer;
	width: 20px;
	display: block;
	position: relative;
	
	}
	
	
	.fc-event a {
	
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
	
	}
	*/	
	#myAutoComplete {
		width:250px; /* set width here or else widget will expand to fit its container */
		padding-bottom:2em;
		/* border: 2px solid green; */
	}

.wrkDlg { /* border: 2px solid red; width: 400px; height: 300px; */}
#greySrch { /* border: 1px dotted blue; width: 375px; height: 150px; margin-left: 10px; background: cyan; */}
#wrkOutFrm { /* border: 1px dotted blue; width: 375px; height: 150px; margin-left: 10px; */ }
#srch { /* margin-left: 50px; */}
#inst { /* margin-left: 40px; */}
#ancillaryForm {}
	
