.shop_attributes tr, .shop_attributes tr td { 
					background-color: #FFFFFF !important;
					color: #000000 !important;
				} 
				.shop_attributes tr.alt, .shop_attributes tr.alt td { 
					background-color: #EAEAEA !important;
					color: #000000 !important;
				}
				.shop_attributes span {
    float: right;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    float: right !important;
	line-height: 2 !important;
}
b.attribute_name, span.attribute_name {
    width: 220px !important;
}