div.cmf-skinned-select{ height:21px !important;background-color:transparent!important}

.catalog-product-view div.cmf-skinned-select {
    background: url('../images/skin.png') 100% 0 no-repeat ;
    width:78px!important;
	 padding: 1px 24px 0 0;
}
.catalog-product-view div.cmf-skinned-text {
   
	background: url('../images/skin.png') 0 0 no-repeat;
	margin-left:-5px; height:19px !important;  padding:2px 0 0 5px; overflow:hidden!important; width:83px!important
}

.checkout-cart-index div.cmf-skinned-select {
    background: url('../images/new-skin.png') 100% 0 no-repeat transparent; 
    width:254px !important;
	 padding: 1px 24px 0 0;margin-left: 4px;
}
.checkout-cart-index div.cmf-skinned-text {
   
	background: url('../images/new-skin.png') 0 0 no-repeat transparent;
	margin-left:-5px; height:19px !important;  padding:2px 0 0 5px; overflow:hidden!important; width:258px!important;
}

.checkout-onepage-index div.cmf-skinned-select {
    background: url('../images/new-skin.png') 100% 0 no-repeat transparent; 
    width:254px !important;
	 padding: 1px 24px 0 0;margin-left: 4px;
}
.checkout-onepage-index div.cmf-skinned-text {
   
	background: url('../images/new-skin.png') 0 0 no-repeat transparent;
	margin-left:-5px; height:19px !important;  padding:2px 0 0 5px; overflow:hidden!important; width:251px!important;
}

.checkout-multishipping-addresses div.cmf-skinned-select, .customer-address-form div.cmf-skinned-select{
    background: url('../images/new-skin.png') 100% 0 no-repeat transparent; 
    width:254px !important;
	padding: 1px 24px 0 0;margin-left: 4px;}
	
.checkout-multishipping-addresses div.cmf-skinned-text, .customer-address-form div.cmf-skinned-text{
	background: url('../images/new-skin.png') 0 0 no-repeat transparent;
	margin-left:-5px; height:19px !important;  padding:2px 0 0 5px; overflow:hidden!important; width:251px!important;
}

.customer-address-form div.cmf-skinned-select{
    background: url('../images/new-skin.png') 100% 0 no-repeat transparent; 
    width:338px !important;
	padding: 1px 24px 0 0;margin-left: 4px;}
	
.customer-address-form div.cmf-skinned-text{
	background: url('../images/new-skin.png') 0 0 no-repeat transparent;
	margin-left:-5px; height:19px !important;  padding:2px 0 0 5px; overflow:hidden!important; width:335px!important;
}
.customer-address-form div.cmf-skinned-select select{ margin-left:-3px!important}


/* changes 13 -04-12 --> */
#cmf-skinned-select-attribute170.cmf-skinned-select {width:115px!important; }
#cmf-skinned-select-attribute170 .cmf-skinned-text { width:110px!important; }
#cmf-skinned-select-attribute170 #attribute170 { width:140px!important; }

#cmf-skinned-select-attribute174.cmf-skinned-select {  width:35px!important; }
#cmf-skinned-select-attribute174 .cmf-skinned-text { width:35px!important; }
#cmf-skinned-select-attribute174 #attribute174 { width:60px!important; }

#cmf-skinned-select-attribute182.cmf-skinned-select {  width:50px!important; }
#cmf-skinned-select-attribute182 .cmf-skinned-text { width:50px!important; }
#cmf-skinned-select-attribute182 #attribute182 { width:75px!important; }

