.newsletterVolumePromotionWrapper {padding: 9px 9px 0px 9px;
border-top: 1px solid #d5d5c7;}
.newsletterVolumePromotionWrapper img {float: left;margin:9px 9px 9px 0px;padding:0;}

.newsletterVolumePromotionWrapper .newsletterVolumePromotionTitle {
clear: both;
font-weight: bold;
font-size: 1.25em;
}
.newsletterBodyArticles {font-weight: bold; margin-top: 18px;border-top: 1px solid #d5d5c7;padding-top: 9px;}

ul.newsletterVolumePromotionList {
margin: 0;
padding: 0;
line-height: normal;
clear: both;
}
ul.newsletterVolumePromotionList li {
list-style-type: none;
}
ul.newsletterVolumePromotionList li a {
padding: 9px 9px 0px 12px;
background-repeat: no-repeat;
text-decoration: none;
display: block;
background-image: url('../../Content/assets/images/icons/icon_listLink.gif');
background-position: 0px 11px;
background-repeat: no-repeat;
}
ul.newsletterVolumePromotionList li a:hover {
background-image: url('../../Content/assets/images/icons/icon_listLinkOver.gif');
background-position: 2px 11px;
background-repeat: no-repeat;
}

/* Archive Results */
.newsletterArchiveForm {
margin-right: 18px;
}
.newsletterArchiveForm > table {
width: 100%;
margin: 9px 18px 18px 9px;
}

ul.newsletterArchiveArticleList {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsletterArchiveArticleList li a {
text-decoration: none;
font-size: 1.25em;
font-weight: bold;
}
td.newsletterArchiveResultsCellImage {width: 100px;padding: 0;
margin: 0;}
td.newsletterArchiveResultsCellText .heading1 {
font-weight: bold;
}
td.newsletterArchiveResultsCellText p {padding-left: 0;}
td.newsletterArchiveResultsCellTextContents {
border-bottom: 1px solid #D5D5C7;
}
.newsletterArchiveResultsCellTextContents b {display: none;}

.main-content #newsletterArticleDisplayArticleImageContainer img {
float: right;
clear: none;
position: relative;
margin: 0px 0px 0px 9px;
padding: 18px 18px 18px 18px;
background-color: #fff;
border: 1px solid #e1e1e1;
}
.Article {border: 1px solid #d5d5c7; background-color: #FFFFFF; padding: 9px;margin: 0px 9px 0px 9px;}



/* Article Dislay Text */
.newsletterArticleDisplayPrinterFriendlyLink {
	display: none;
}
.author {display: none;}

.main-content .textWrap {
border: 1px solid #d5d5c7; background-color: #FFFFFF; padding: 9px;margin: 0px 9px 18px 9px;
}
.main-content .textWrap b.author {display: none;}
.main-content #newsletterArticleDisplayArticleImageContainer {}

