.stylewidth {
	width: 99.8%;
	min-width: 900px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
	border-bottom: none;
}

/* code with lines Mike */
.codebox {
	width:auto;
}
.code {
	width:auto;
}