@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------------------- 
  
   store.css
   *Specific styles for store templates
   *1up, 2up, 3up, 5up, product drilldown
   
-------------------------------------------------------------- */

/* This document extends the following CSS document */	
@import url(pages.css); /* Import Basic Page CSS Document */	

.v65-product5upImage { height: 300px; }

.v65-product3Up {  }
	.v65-product3UpImage { height: 200px; }
	.v65-product3UpTeaser h2 { font-size: 16px; }
	.v65-product3Up .v65-socialMediaBar { display: none; }
