input.attributeImageSelected {
	border: 2px solid #666;
	padding: 2px;
	font-weight: bold;
	margin: 0px;
}

input.attributeImage {
	border: 1px solid #666;
	padding: 2px;
	font-weight: bold;
	margin: 1px;
}

div.attributeImageSelected, div.attributeImage {
	margin: 0;
	padding: 0;
}

h4.optionName {
	width: 6em;
	font-size: 110%;
	line-height: 120%;
	margin-top: .2em;
}

div#product-info {
	margin-top: 0;
}

.optionValues {
}

