.product-thumbnail {
	float:left;
	width:300px;
	height:auto;
	font-size:11px;
	text-align:center;
	margin: 30px 0 0 0;
}

.product-thumbnail a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #666;
}

.product-thumbnail a:hover {
	color: #bf0000;
}

.trophy-view {
	float: left;
	margin: 20px 20px 0 0;
	padding: 15px;
	background-color: #ddd;
	width: 325px;
}

.trophy-view:hover {
	background-color: #ccc;
}

.trophy-view-thumb {
	float: left;
	margin: 0;
	padding: 0;
	width: 108px;
	padding-right: 15px;
}

.trophy-view-summary {
	float: left;
	line-height: 17px;
}

.trophy-view-summary p {
	margin: 0;
	padding: 0;
}

.trophy-view a {
	text-decoration: none;
}

.trophy-view a:hover {
	color: #bf0000;
	text-decoration: underline;
}

.trophy-view img a:hover {
	border-color: #bf0000;
}

#share-submit td {
	padding : 10px 0;
}

.share-desc {
	width: 75px;
	font-weight: bold;
}

.share-field input {
	width: 212px;
	padding: 5px;
}


.faq-image {
	width: 50px;
	height: 50px;
	float: left;
	background: url(/img/faq.jpg) no-repeat;
	margin-right: 10px;
}

.faq-text {
	float: left;
	width: 600px;
	margin-bottom: 50px;
}

.faq-question {
	color: #042a44;
	margin: 0 0 2px 0;
	padding-bottom: 2px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	font-weight: bold;
}

.faq-container {
	width: 100%;
	display: block;
	min-height: 100px;
	height: !important;
	margin-bottom: 20px;
	clear: both;
}

#where-to-buy a { text-decoration: none; color: #000;}

#where-to-buy img {
	margin-right: 20px;
	width: 150px;
	height: 90px;
}

#where-to-buy ul {
	margin: 0;
	padding: 0;
}

#where-to-buy li {
	list-style-type: none;
	margin-bottom: 20px;
	float: left;
	width: 180px;
	height: 90px;
}

#where-to-buy h3 {
	padding-top: 30px;
	clear: both;
	border: 1px dotted #000;
	border-width: 0 0 1px 0;
}

.glossary-word { float:left; clear:both; width: 150px; font-weight:bold; margin-top:40px; }
.glossary-def { float:left; width:500px; margin-top:40px;}

.newsletter-word { float:left; clear:both; width: 150px; font-weight:bold; }
.newsletter-field { float:left; width:500px; }

#newsletter-subscribe {
	margin: 20px 0 0 0;
	padding: 20px;
	background-color: #ddd;
	border: 1px solid #ccc;
	width: 425px;
}

#newsletter-unsubscribe {
	margin: 20px 0 0 0;
	padding: 20px;
	background-color: #ddd;
	border: 1px solid #ccc;
	width: 425px;
}

#newsletter-subscribe h3 {
	color: rgb(4, 42, 68);
}
#newsletter-unsubscribe h3 {
	color: #bf0000;
}

#newsletter h3 {
	margin: 0px 0 5px 0;
	padding: 0;
}
#newsletter a {
	font-size: 11px;
}
#newsletter input {
	padding: 5px;
	font-size: 14px;
	font-family: "Lucida Grande", Arial, sans-serif;
}