@charset "UTF-8";
/* CSS Document */

   .switched_images {
        position: relative;
        width:220px;
        height:176px;
      }
      .des {
        position: absolute;
        top:0;
        left:0;
        z-index: 10;
      }
      .color {
        z-index: 15 !important;
      }
	  
	  .switched_images a img  {
	
		  
		  }
	
	
	 .switched_images a:hover img  {
	 
		  }
	  
	  
	  .switched_images.separa {
		
		  margin-bottom:20px;
		  }
		  
	.gallery .switched_images {
		
		  margin-top:10px;
		  margin-bottom:20px;
		  }