@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'Open_Bold';
    src: url('/text/html_includes/fonts/opensans-bold-webfont.eot');
    src: url('/text/html_includes/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/text/html_includes/fonts/opensans-bold-webfont.woff') format('woff'), url('/text/html_includes/fonts/opensans-bold-webfont.ttf') format('truetype'), url('/text/html_includes/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'Open_Light';
    src: url('/text/html_includes/fonts/opensans-light-webfont.eot');
    src: url('/text/html_includes/fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('/text/html_includes/fonts/opensans-light-webfont.woff') format('woff'), url('/text/html_includes/fonts/opensans-light-webfont.ttf') format('truetype'), url('/text/html_includes/fonts/opensans-light-webfont.svg#open_sans_lightregular') format('svg');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'Open_Regular';
    src: url('/text/html_includes/fonts/opensans-regular-webfont.eot');
    src: url('/text/html_includes/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/text/html_includes/fonts/opensans-regular-webfont.woff') format('woff'), url('/text/html_includes/fonts/opensans-regular-webfont.ttf') format('truetype'), url('/text/html_includes/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
}
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
.clearfix:after { display: table; clear: both; content: ""; }
.container {
    width:965px;
    color:#666666;
    font-family:'Open_Regular';
}
.title {
    color:#999966;
    font-family:'Open_Bold';
    font-size:19px;
    line-height:20px;
    margin:0 0 40px;
}
.bold {
    font-size:20px;
    line-height:28px;
    font-family:'Open_Regular';
    margin-bottom:10px;
}
.bold sup{
    line-height:0.8em;
    font-size: x-small;
 }
.copy {
    line-height:20px;
    font-family:'Open_Regular';
    font-size:14px;
    margin:0 0 30px;
}
.copy sup
{
	line-height:0.5em;
    font-size: x-small;
}


.link a {
    font-size:13px;
    line-height:18px;
    color:#666666;
}
.content-border {
    padding:8px;
    border:1px solid #cccccc;
}
.left {
    float:left;
}
.green {color:#a1ab5f;}
.right {
    float:right;
}
#expert-advice .copy ,
#expert-advice .subhead {
    width:466px;
}
#expert-advice .subhead {
    font-style:italic;
    margin-bottom:10px;
	font-family:'Open_Regular';
	font-size:19px;
	line-height:23px;
	
}
#expert-advice .subhead sup{
    line-height:0.8em;
    font-size: x-small;
    margin-left: 3px;
 }
#ingredients-image {
	border: 1px solid #cccccc;
    height:320px;
    width:478px;
	margin-top: -35px;
}
#ingredients-image img {
    margin:10px 0 0 10px;
}

td { vertical-align:top; }
