@charset "UTF-8";
/* CSS Document */

div#supplementFacts {
	width:400px !important;
	border:1px solid #000 !important;
	padding:3px !important;
}

div#supplementFacts table {
	line-height: normal !important; font-size: 12px !important; font-family: Arial,Helvetica,sans-serif !important; border-collapse: collapse !important; text-align: left !important;
}

div#supplementFacts table td, div#supplementFacts table th {
	padding:3px !important;
}

th.title {
	text-align: left !important; font-weight: bold !important; font-family: 'Arial Black',Gadget,sans-serif !important; font-size: 22px !important;
}

th.thickBar {
	background-color: rgb(0, 0, 0) !important; height: 12px !important; font-weight: bold !important; padding: 0pt !important;
}

th.dvWidth {
	text-align: right !important; width:28% !important;
}

tr.ingredientRow {
	border-bottom: 1px solid rgb(0, 0, 0) !important;
}

tr.mediumBar td, th.medBar {
	background-color: rgb(0, 0, 0) !important; height: 6px !important; font-weight: bold !important; padding: 0pt !important;
}

tr.otherIngredientRow {
	border-bottom: medium none !important;
}

tr.otherIngredientRow td {
	border-bottom: medium none !important; font-size: 9px !important; font-family: Arial,Helvetica,sans-serif !important; padding: 4px !important;
}


tr.dailyvalue {
}

tr.textBlock {
	border-bottom: 1px solid rgb(0, 0, 0) !important;
}

td.amount {
	text-align: right !important;
}

td.dv {
	text-align: right !important;
}

