@media (min-width : 980px) and (max-width : 1024px) {
	.view_grid .product_list > li:nth-child(4n+4) {margin-right: 0;clear: right}
	.touch .promo_section ul li {
		width:226px;
		height:218px;		
		margin-right:8px;		
		
	}
	.touch .promo_section ul li.odd {
		margin-right:0px
	}
	.touch .promo_section ul li.top_item {
		margin-top: 0;
	}
}
@media (min-width: 980px) { 

	#currencies_block_top a {
		height:20px;
	}
	#currencies_block_top b {
		background-position: 0 7px;
	}
	#currencies_block_top {
		float:right;
	}

}
@media (min-width: 1024px) { /* iPad portrait view */

	#countries li a:hover {
		text-decoration:none;
		background-color: #EFEFEF;
	}
	#countries li:hover a {color:#999; text-decoration: none;}
	.views {margin-left:20px}
	#columns #layered_block_left ul li label.layered_color a {line-height: 16px	!important;}
	#columns #layered_block_left ul li label.layered_color {line-height: 16px !important; display: inline-block; vertical-align: top; padding-left: 4px;}
	.nbrItemPage label {line-height: 22px;}		
	.subcat_3 {margin-bottom: 15px;}		
	/*.view_grid .product_list > li:nth-child(4n+4) {margin-right: 0; clear: right;}*/
	.view_grid .product_list > li:nth-child(3n+3) {margin-right: 0; clear: right;}
}