/* jmol.html */

	#textHolder {
		margin-bottom:	5px;
		overflow:		auto;
	}
	
	#iFrameHolder iframe {
		margin:	5px;
	}
	
	#iFrameHolder .alert {
		margin-top:	0px;
	}
	
