#procedure-list {
	float: left;
}
#procedure-list ul {
	list-style-type: none;
	margin-top: 0;
	padding: 0 0.7em;
	font-size: 90%;
	width: 100px;
}

#procedure-list li {
	padding: 0.5em 0;
}

#gallery-container {
	float: left;
	width: 440px;
}

#procedure-description {
	float: left;
	margin: 20px;
}

#gallery-container,
#thegallery {
	width: 440px;
	margin: 1em auto 0 auto;
	float: none;
	background: url(/i/loading.gif) center center no-repeat;
}