/*=====================================================================
// Shop Formatting 
//===================================================================*/

#shop-listitem h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}

#shop-listitem h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	line-height: 12pt;
	color: #8c8c8c;
	text-decoration: none;
}

#shop-subnav a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

#shop-subnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#shop-content p {
	margin: 0px 0px 0px 0px; 
}

.policies {
	margin-bottom: 40px;
}

.cartsmall {
	font-size: 10px;
}
