/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	a.buttonl {
		line-height:9px;    
	}

	a.buttonr {
		line-height:9px;
	}

	#cart .update-button, .remove, #submit-login, #save-button, #submit, #confirm-button, #checkout-button, .product .addtocart, .bikerentalsend { 
 	   padding-left: 5px;
 	   margin-right:0px;
 	   line-height:10px;
	}
	#submit {
		
	}
}
*/
