@charset "UTF-8";
.glazethumb {
	display: inline;
	float: left;
	width: 84px;
	margin-right: 10px;
}
.glazedesc {
		font-size: 0.9em;
		float: right;
		width: 180px;
		height: 84px;
		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #88A58F;
		line-height: 1.3em;
		padding-top: 5px;
}
.glazeitem {
	float: left;
	width: 275px;
	margin-bottom: 10px;
}

