#contentSection h2 { margin-bottom: 20px; }

p {	margin: 6px 0 20px; }

h3 { margin: 18px 0 0; }
h3 a{text-decoration:none;}

#pageWrapper { background: url(../images/faq_banner.jpg) no-repeat #fff; }

#pageWrapper ul#navigation { width: 266px; }

li#homeLink { top: 1px; left: 0; }
li#aboutLink { top: 0; left: 94px; }
li#orderLink { top: 0; left: 219px; }

#homeLink a { width: 48px; height: 14px; background: url(../images/home_nav.gif) no-repeat; }
#aboutLink a { width: 78px; height: 15px; background: url(../images/about_nav.gif) no-repeat; }
#orderLink a { width: 49px; height: 15px; background: url(../images/order_nav.gif) no-repeat; }

#pageWrapper #sectionPhotos {
	float: left;
	padding-top: 155px;
	margin: 0 0 0 21px;
	/* work-around for IE's double-margin float bug */
	display: inline;
}

#sectionPhotos img { display: block; }

#sectionPhotos img#bearPhoto { margin-bottom: 4px; }
#sectionPhotos img#locketPhoto { margin: 0 2px 0 77px; }
#sectionPhotos img#bagPhoto { margin-left: 32px; }

#contentSection table#orderInfo {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: .6em;
	text-align: left;
}

#orderInfo th {
	vertical-align: top;
	font-weight: normal;
	width: 100px;
	padding: 5px 0;
}

#orderInfo td { padding: 5px 0; }

#contentSection table#shippingInfo {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: .6em;
	width: 428px;
	border: 1px solid black;
	border-collapse: collapse;
}

#shippingInfo td, #shippingInfo th {
	padding: 5px;
	vertical-align: top;
	border: 1px solid black;
	border-collapse: collapse;
}

#shippingInfo th#tableCanada, #shippingInfo th#tableUS, #shippingInfo th#tableInt { background: #E6E6E6; }

ul.faqQuestions a {
	color: #000;
	text-decoration: none;
}
ul.faqQuestions a:hover {
	color: #000;
	text-decoration: underline;
}