@import "article.css";

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	background: url(../images/bullet.gif) no-repeat 0px 3px;
	padding: 0 0 15px 12px;
}

li.bullet-1 {
	background-position: 0 30%;
}

li.bullet-2 {
	background-position: 0 10%;
}

li.bullet-3 {
	background-image: url(../images/asterisk.gif);
	padding: 0 0 0 15px;
}

.disclaimer {
	color: #C6CBC6;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 15px;
}

p {
	margin-top:0px;
	margin-bottom:0px;
}
.hide{
	display: none;
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}

a.cart{color:#0053a0; text-decoration:none;}
a.cart:visted{color: #0053a0}
a.cart:hover{text-decoration:underline;}
.head{padding-left:10px}
.font-header
{
	font-family:Verdana;
     font-size:11px;
    Hex:#2cadda;
    Kerning: Opt;
}
.font-cartheader
{
	font-family:Verdana;
   font-size:11px;
    Hex:#0053a0;
    Kerning: Opt;
}
.font-shoppingin
{
	 font-family:Verdana;
   font-size:11px;
   Kerning: Opt;
}
.font-search
{
	 font-family:Verdana;
   font-size:10px;
   font-weight:bold;
  Kerning: Opt
}
div.niq-content {
	padding-left:0px;
}
html>body div.niq-content {
	padding-left:2px;
}
table.niq-table {
	margin-left:-6px;
}
html>body table.niq-table {
	margin-left:0px;
} 

div.niq-subhead {
	padding-left:1px;
	margin-top:0px; 
}

.divider-niq{
	font-size:1px;
	width:1px;
	background:url(../images/line_v.gif) repeat-y;
	float:left;
}

.niq-column {
	background:url(../images/line_v.gif) repeat-y white;
	float:left;
}

a.arrow {
	background: url(../images/arrow.gif) no-repeat 0px 3px;
	padding-left:10px;
	color: 03CDEF;
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana;
    font-size:11px;
    Kerning: 0 pt;	
}

div#joslinCenter {
	padding-top:22px; 
	padding-left:15px; 
	padding-right:15px;
}
#joslinCenter h2 {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}
#joslinCenter h3 {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#cc9900;
}
#joslinCenter p.byline {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}
#joslinCenter li {
	background: url(../images/checkbox.gif) no-repeat 0px 3px;
	padding: 0 0 20px 20px;
}
#articleTitle {
	background: url(../images/title_bg_short.gif) repeat-x;
	margin: 0px 19px 0px 15px;
	font-size: 0;
}
.sideHeader {
	color:#E78A00;
	font-size:122%;
	font-family:Verdana,helvetica,clean,sans-serif;
	font-weight:bold;
	padding: 10px 0px;
}
#notag {
	padding-top:15px;
}

/* Shelf Tag Signs */
.excellentSourceFiber,
#signs .lowSodium,
.excellentSourceCalcium,
.excellentSourceProtein {
	float:left;
}
.goodSourceFiber,
#oneColSigns .lowSodium,
.healhierLevelSodium,
.goodSourceCalcium,
.wholeGrains,
.goodSourceProtein,
.lowCalorie {
	float:left; 
	padding-left:45px;
}
.lowSaturatedFat {
	float: left; 
	padding-top:18px; 
	padding-left:45px;
}
.signRow {
	padding-top:18px; 
	padding-left:15px;
}

.article-links {
	padding-top: 15px;
	padding-left: 15px;
}

div#joslin-content {
	height: 1550px;
}

div#prod-left {
	float:left; 
	width: 40%;
}

div#prod-right {
	float:left; 
	width:60%;
}

.divider-1 {
	background:transparent url(../images/line_h.gif) repeat-x scroll 0 0;
	font-size:1px;
	height:1px;
	position:relative;
}