.options-text {
	width: 200px;
	float: left;
}
.options-box {
	margin: 5px;
}
.options-pic {
	float: left;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.options-spacer {
	clear: both;
}
.options-row {
	padding-top: 10px;
	clear: left;
}
