.panel_wrapper {
	height: 420px;
}
.panel_wrapper table {
	width: 100%;
}

#language {
	width: 150px;
}

#code {
	font-family: 'Courier New', Courier;
	font-size: 11px;
	width: 100%;
	height: 325px;
	border: 0;
}


