pre code {
	display: block;
	overflow: auto;
	white-space: pre;
}

pre code {
  border-right: 25px solid #e6e3da;
}

pre code.no-buttons {
  border-right: none;
}
label {float:left; padding-right:10px;}
.field {clear:both; text-align:right; line-height:25px; }
.main {float:left;}
