.swatch {
	background-image: url(Images/swatch-bedding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.line-red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093355;
}

