		#faqs 		{ position:relative; }
		#faqs h3	{ cursor:pointer; }
		#faqs h3.active	{ color:#12507F; }
		#faqs div   { position:relative; }
		#faqs div p	{ padding:0; margin-bottom:15px; position:relative; }

/* Below styles the Shipping List on the FAQ page */

.usa {
  list-style-image: url('usa_flag.gif');
}

.canada {
  list-style-image: url('canada_flag.gif');
}

.uk {
 list-style-image: url('greatbritan_flag.gif');
}

.japan {
 list-style-image: url('japan_flag.gif');
}

.brazil {
  list-style-image: url('brazil_flag.gif');
}

.restofworld {
  list-style-image: url('restofworld_flag.gif');
}

#contentleftfull p.ShipCalc {
  font-size: 18px;
  line-height: 30px;
  margin: 15px 0px 5px;
  font-family: "EurostileBold";
}