.column-inner-home {
	display: table !important;
	width: 100% !important;
}

.product-pod-home{
	border: none !important;
	display: table-cell !important;
}

.product-options .last dt{
	display: none !important;
}
.product-options .last dd .input-box .price-notice{
	display: none !important;
}

.product-options .required{
	display: none;
}
.product-image-home {
	width: 253px !important;
}
.element-basket .cart dl.item-options{
	display: none !important;
}