.faqTeaserBox {
	position: relative;
	width: 885px;
	height: 80px;
	margin: 3px auto 0 auto;
	background: url(/MBT/Images/Sprites/faq.png) no-repeat 0 0;
	overflow: hidden;
}

.faqTeaserBox a, .faqTeaserBox label {
	color: #231F20;
	/* font-weight: bold;*/
}

.faqSearchLabel {
	position: absolute;
	top: 10px;
	left:20px;
}

.faqSearch {
	position: absolute;
	width: 257px;
	height: 32px;
	top: 29px;
	left: 16px;
	overflow: hidden;
}

.faqSearch .textBox_faq_32 {
	width: 215px;
}

.faqSearch .submitButton_faq_32 {
	top: 0px;
	left: 220px;
}

.faqButtons {
	position: absolute;
	top: 0;
	left: 308px;
}

.faqButtons li {
	float: left;
	margin: 0 0 0 0;
}

.faqButtons a {
	display: block;
	width: 140px;
	height: 23px;
	padding: 59px 0 0 0;
	background: url(/MBT/Images/Sprites/faq.png) no-repeat;
	text-align: center;
	font-size: 0.92em;
	line-height: 1.1em;
}

.faqButtons .buy {
	background-position: -22px -300px;
}

.faqButtons .product {
	background-position: -160px -300px;
}

.faqButtons .medical {
	background-position: -298px -300px;
}

.faqButtons .usage {
	background-position: -435px -300px;
}

.faqListingBox {
	width: 891px;
	margin: 27px auto 0 auto;
}

.textBoxHeader {
	float: left;
	margin-right: 12px;
}

.faqListingBox .textBoxHeader .content {
	padding-bottom: 20px;
}

.dateListEntry {
	position: relative;
	width:  632px;
	margin: 25px 9px 0 9px !important;
	padding: 0 0 0 8px !important;
}

.dateListEntry h2  {
    font-size: 1em;
}

.dateListEntry h2 a:hover{
    font-size: 1.82em;
}

.dateListEntry .dateBox {
	margin-top:6px !important;
}

.dateListEntry .author {
	position: absolute;
	width: 125px;
	top: 73px;
	left: 8px;
	overflow: hidden;
	font-size: 0.92em;
}

.dateListEntry .textBox {
	margin: 0 0 0 0 !important;
	padding: 0 10px 0 0;
}

.rateBox {
	position: relative;
	margin: 0 0 0 130px !important;
	padding: 0 55px 8px 0;
	height: 18px;
	background: url(/MBT/Images/BgLoops/dots1px999.gif) repeat-x bottom;
	text-align: right;
	visibility: hidden;
}

.rateBox .text {
	font-size: 0.92em;
	line-height: 20px;
	vertical-align: middle;
}

.rateBox .rateDown {
	position: absolute;
	top: 0;
	right: 29px;
}

.rateBox .rateUp {
	position: absolute;
	top: 0;
	right: 6px;
}

.dateListEntry p {
	margin: 0 0 17px 0 !important;
}

.dateListEntry h1 {
	padding:0;
	vertical-align: top;
	line-height: 1.70em;
}

.dateListEntry .metaInfoBox {
	position: relative;
	height: 24px;
}

.metaInfoBox .tags {
	line-height:23px;
	vertical-align:middle;
}

.dateListEntry .textBox img {
	padding: 10px 15px 10px 0;
	margin: 0;
	display: inline;
}

