#cryptapplet {
	visibility: hidden;	
}

#cryptGUI DIV {
	margin-top: 10px;
	margin-bottom: 10px;
}

#cryptGUI LABEL {
	text-align:right;
	width:85px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; 
}

#cryptGUI #contentsText {
	margin-bottom: 0px;
}

#text {
	width: 700px;
}

DIV#status {
	margin-top: 0px;
	width: 700px;
	border: rgb(71, 71, 81) 2px inset;
}

#downloadJava {
	margin-top: 15px;
	font-style: italic;
}

DIV.showAs {
	margin-bottom:0px ! important;
	width:700px;
	text-align:right;
}

