body#tinymce {
	font-size:12px;
	color:#ffffff;
	font-family:Arial;
	background-color:#909090;
}
.product .description a,
#article-details a,
body#tinymce a,
#page-content a {
	text-decoration:underline !important;
}
body#tinymce .title,
#page-content .title,
h1 {
	color:#ffffff;
	font-size:44px;
	font-weight:normal;
	text-shadow: 2px 2px #000000;
}
h2 {
	color:#ffffff;
	font-size:26px;
	font-family:Rockwell;
}
.subtitle,
h3 {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight:lighter;
}
#page-content ul {
	list-style:none inside none;
}
h4 {
	color:#033064;
	font-family:Rockwell;
	font-size:18px;
}
h5 {
	color: #909090;
	font-family: gillsanslight;
	font-size: 32px;
	font-weight: lighter;
	line-height: 33px;
}
h6 {
	color: #347CB0;
	font-family: gillsanslight;
	font-size: 24px;
	font-weight: lighter;
	line-height: 28px;
	text-transform:none;
	margin-bottom:0px;
}
table {
	border-collapse:inherit !important;
}
.black {
	color:#000000;
}
.green {
	color:#418902;
}
hr {
	background-image:url("/images/backgrounds/content-squiggle.png");
	border-style:none;
	height:16px;
	margin:10px;
}
.gillSans {
	font-family:GillSans;
}
.jura {
	font-family:Jura;
}
.juraBold {
	font-family:JuraBold;
}
.gillSans {
	font-family:GillSansLight;
}
#ingredients {
	background-color:#ffffff;
	color:#000000;
}
#ingredients table {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    width: 294px;
}
#ingredients table caption {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 4px;
    padding: 4px 6px;
    text-align: left;
}
#ingredients table thead {
    border-bottom: 2px solid #CCCCCC;
}
#ingredients table tr {
    background-color: rgba(0, 0, 0, 0);
}
#ingredients table tbody td {
    border-bottom: 1px solid #CCCCCC;
    padding: 2px 6px;
    text-align: right;
}
#ingredients table tbody td:first-child {
    text-align: left;
}
#ingredients table tbody tr.sub + tr.norm {
    border-top: 1px solid #CCCCCC;
}
