diff --git a/css/global.css b/css/global.css
index ce96498..88cb006 100644
--- a/css/global.css
+++ b/css/global.css
@@ -1186,11 +1186,15 @@ ul#payments li:first-child {
   font-family: "Open Sans", sans-serif;
   font-weight: 700; }
 
+.view-collection-taxonomy-term .products-per-collection li .field-type-commerce-price .price_prefix p,
+.page-products .view-display-products li .field-type-commerce-price .price_prefix p {
+  display: inline; }
+
 .view-collection-taxonomy-term .products-per-collection li.views-row.last,
 .page-products .view-display-products li.views-row.last {
   padding-right: 0; }
 
-.views-field-field-extractor-field-product ul li {
+.views-field-field-extractor-field-product-variations ul li {
   border: 1px solid #CBCDCC;
   float: left;
   margin: 0 0.5em 0 0;
@@ -1600,7 +1604,7 @@ div.messages.commerce-kickstart-add-to-cart {
   background: url("../images/bg_product_attributes_top.png") center top no-repeat;
   padding-top: 40px; }
 
-.node-product-type .field-name-field-product {
+.node-product-type .field-name-field-product-variations {
   background: url("../images/bg_product_attributes_bottom.png") center bottom no-repeat;
   margin-bottom: 15px;
   padding-bottom: 50px; }
@@ -1694,11 +1698,11 @@ div.messages.commerce-kickstart-add-to-cart {
 .commerce-add-to-cart .attribute-widgets .form-item .description {
   position: relative; }
 
-.commerce-add-to-cart .attribute-widgets .field-name-field-category-color {
+.commerce-add-to-cart .attribute-widgets .form-item-attributes-field-color .description .field {
   border: 1px solid #CBCDCC;
   padding: 3px; }
 
-.commerce-add-to-cart .attribute-widgets .description-selected .field-name-field-category-color {
+.commerce-add-to-cart .attribute-widgets .form-item-attributes-field-color .description-selected .field {
   border-color: #2698F2; }
 
 .commerce-fancy-attributes-color {
@@ -2462,7 +2466,7 @@ a.login-account {
 
 /* IE7
 *:first-child + html .field-name-commerce-order-total {
- Êmin-height: 1%;
+ ï¿½min-height: 1%;
 }*/
 .field-name-commerce-order-total .commerce-price-formatted-components {
   width: 100%; }
