#large {
	float:left;
	clear:both;
}
#thumbs {
	float:left;
	clear:both;
}
	#thumbs a {
		float:left;
		border:3px solid #FFFFFF;
	}
	#thumbs a:hover {
		border:3px solid #000000;
	}
#text {
	float:left;
	clear:both;
	margin:20px 0 0 0;
}
#materials {
	float:left;
	width:250px;
}
