#productImageArea{
	position:relative;
	width:270px;
	height:240px;
}
input.attributeImage {
	border: 1px solid #666;
	padding: 2px;
	font-weight: bold;
	margin: 1px;
}

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

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

h4.optionName {
	width: 6em;
	margin-top: 0;
	padding-top: 0;
}

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

.optionValues {
	margin-top: 0;
	padding-top: 0;
}

.wrapperAttribsOptions{
}
.productAttrImage {
	position:absolute;
	top:0;left:0;
	margin: 0em 1em .5em 0em ;
	text-align: center;
}
