
	.form-box .btn input {
		width:230px;
	}
	.btn-cart, .btn-print,
	.button-set .button {
		min-width:200px;
	}
	.detail-set .thumbnails {
		width:11%;
	}
	.detail-set .description {
		width:45.5%;
	}
	.detail-set .price-box .old,
	.detail-set .price-box .price .new {
		padding:0;
	}
	.detail-set .price-box .price .new {
		display:block;
	}
	.style-set h2 {
		font-size:17px;
	}
	.product-set .unit {
		padding:24px 4% 28px;
	}
	.checkout-progress .col {
		width:46%;
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	.checkout-progress .c3,
	.checkout-progress .c4 {
		padding-top:21px;
	}
	.detail-set .action-box .breadrumbs {
		width:41.5%;
	}
	#footer .newsletter-form {
		width:190px;
	}
	#footer .newsletter-form .drop {
		width:174px;
	}
	#footer .newsletter-form .drop input[type="text"] {
		width:150px;
	}
        
        
