br {
	clear:both;
}
#loading-holder {
	height:30px;
}
#loading {
	display:none;
	text-align:center;
}
.test-box {
	width:150px;
	float:left;
}
#custom-test {
	width:320px;
}

#custom-test label {
	font-weight:bold;
	width:150px;
	display:block;
	float:left;
}
#custom-test input#url,#custom-test select {
	width:300px;
}

h3 {
	padding-top:0;
	margin-top:0;
} 

#results-area,#code-area {
	width:45%;
	float:left;
	padding-left:20px;
}
#txt,#code {
	width:100%;
	height:300px;
}
#code {
	height:275px;
}