img {border: 0;}

#zztechsHiddenText {visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}



div.zztechsCode {
	font-size: 12px;
	font-family: FixedSys, "Courier New", Courier, monospace;
	background: #fffff8;
	border: 1px solid #6C87B0;
	color: #385a72;
	width: 500px;
	height: 200px;
	margin: 0.5em;
	overflow: auto;
	padding: 3px 3px 3px 3px;
}

html>body div.zztechsCode {
    width:95%;
    height:auto;
    max-height:250px;
}
