/* News */
#newsPageWrapper { font-size: 1.1em; margin: 0 10px 0 10px; }
.newsHeadlineText { text-align: center; width: 100%; height: 15px; font-size: 1.0em; background: #ffffcc; border-left: 1px solid #ffcc33; border-right: 1px solid #ffcc33; border-top: 1px solid #ffcc33; border-bottom: 2px solid #ffcc33; padding: 3px 0 0 0; margin: 0;}
.newsHeadlineText IMG { vertical-align: middle; }
.newsHeader { background: #FFFFFF; color: #990033; font-size: 1.0em; text-align: center; border-top: 1px solid #ffcc33; padding: 0; margin: 0px 0 0 0; }

div.articleSummary { font-size: 1.1em; }
div.articleSummaryText { margin: 0 0 10px 8px; }
p.articleHeading { font-size: 1.2em; font-weight: bold; margin: 0; padding: 0; }
span.articleHeading { font-size: 1.2em; font-weight: bold; }

p.articleByLine { font-size: 1.1em; padding: 0 0 0 20px; margin: 0; }
p.articleByLine SPAN.author { font-style: normal; }
p.articleByLine SPAN.comments { font-style: italic; }
p.articleByLine A { text-decoration: underline; }
div.articleBodyText, p.articleBodyText { font-size: 1.1em; margin: 10px 0 0 0; padding: 0; }

div.articleTextBlock { clear: both; padding: 0; margin: 0; }
div.articleText, p.articleText { margin: 0; padding: 0; }

IMG.articleImage { border: 3px double #ffcc33; background: #FFFFFF; padding: 0; margin: 10px 10px 10px 10px; }

p.newsListingDate { font-weight: bold; text-align: center; margin: 0; padding: 0; }

ul.articleBodyLinkList { list-style-type: none; line-height: 1.7em; padding: 10px 0 0 0; margin: 0; }
ul.articleBodyLinkList li { background-image: url("../images/icons/news_link_2.gif"); background-repeat: no-repeat; background-position: 17px 4px; padding: 0 0 0 35px; }
ul.articleBodyLinkList a { text-decoration: underline; }

ul.articleLinkList { list-style-type: none; line-height: 1.7em; padding: 10px 0 0 0; margin: 0; }
ul.archiveLinkList { list-style-type: none; line-height: 1.7em; padding: 0; margin: 0; }
ul.articleLinkList li, ul.archiveLinkList li { background-image: url("../images/icons/news_link.gif"); background-repeat: no-repeat; background-position: 17px 2px; padding: 0 0 0 35px; }
ul.articleLinkList li.articleStoreLink { background-image: url("../images/icons/news_link_2.gif"); background-repeat: no-repeat; background-position: 17px 4px; padding: 0 0 0 35px; }
ul.articleLinkList li.articleProductLink { background-image: url("../images/icons/cart.gif"); background-repeat: no-repeat; background-position: 17px 0px; padding: 0 0 0 35px; }
ul.articleLinkList a, ul.archiveLinkList a { text-decoration: underline; }

.commentsHeading { background: #f2f1ee; padding: 3px; }
.commentsBody { background: #FFFFFF; padding: 3px; }
p.backLink { float: right; margin: 0; padding: 0; clear: right; }
.commentsAuthor { text-align: left; float: left; margin: 0; width: 45%; }
.commentsSubject { font-weight: bold; }
.commentsDate { text-align: right; float: right; padding: 0; margin: 0; }
div.commentsBody p { clear: both; padding: 0 10px 10px 10px; margin: 0; }

fieldset.commentsFieldSet { text-align: left; background: #f2f1ee; border: 1px solid #e7e6e0; padding: 1em; margin: 10px 0 0 0; }
fieldset.commentsFieldSet legend { padding: 0.2em 0.5em; border: 1px solid #c96e29; background: #fff; color: #000; text-align: right;}
fieldset.commentsFieldSet label { display: block; text-align: left; margin: 3px;}
fieldset.commentsFieldSet label input { display: block; }
.commentsSubmit { text-align: right; }

.splitSolid { height: 1px; background: #000000; padding: 0; margin: 0; }
.splitSolidGray { height: 1px; background: #ffcc33; padding: 0; margin: 0; }
.clearSplit { height: 10px; padding: 0; margin: 0; }
.splitSolid hr, .splitSolidGray hr, .clearSplit hr { display: none; }

.clearboth { clear: both; height: 1px; width: 100%; }
.clearboth hr { display: none; }

/* @@CQ */
#ezPagesTOCHeading {
  display: none;
}
div.articleBodyText h4 {
  font-size: 0.9em;
}

