.little-container {
	padding: 8px 20px 24px;
}

.little-container h3 {
	color: #CC1C1F;
	font-size: 14px;
}
.little-container p {
	margin-top: 0.5em;
}

ul.texture-choices {
	padding: 0;
	margin: 0;
}
ul.texture-choices li {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 8px 10px 0;
}
ul.texture-choices li input {
	margin: 21% 8px 0 0;
}
ul.texture-choices li label {
	float: right;
	display: block;
	width: 70px;
	list-style: none;
	padding: 50px 0 0;
	margin: 0;
	font-size: 0%;
	line-height: 0%;
	overflow: hidden;
}
ul.texture-choices li label#bluestorm-label {
	background: url(../images/swatches/swatch_blue_storm.jpg) no-repeat;
}
ul.texture-choices li label#goldenmascarello-label {
	background: url(../images/swatches/swatch_golden_mascarello.jpg) no-repeat;
}
ul.texture-choices li label#antiquemascarello-label {
	background: url(../images/swatches/swatch_antique_mascarello.jpg) no-repeat;
}
ul.texture-choices li label#yellowriver-label {
	background: url(../images/swatches/swatch_yellow_river.jpg) no-repeat;
}
ul.texture-choices li label#olivineriver-label {
	background: url(../images/swatches/swatch_olivine_river.jpg) no-repeat;
}
ul.texture-choices li label#espiritosanto-label {
	background: url(../images/swatches/swatch_espirito_santo.jpg) no-repeat;
}
ul.texture-choices li label#redmontana-label {
	background: url(../images/swatches/swatch_red_montana.jpg) no-repeat;
}
ul.texture-choices li label#burnishedmontana-label {
	background: url(../images/swatches/swatch_burnished_montana.jpg) no-repeat;
}
ul.texture-choices li label#corbeaumontana-label {
	background: url(../images/swatches/swatch_corbeau_montana.jpg) no-repeat;
}

.button-box {
	padding: 10px 0 0;
}
.facebook-share {
	margin-right: 10px;
}
.clearer {
	clear: both;
}
