/*
 * styles override
 */
body {
  font-family: Arial, Helvetica, sans-serif;
}
.body {
  background: url(/images/green-bg-tile.gif);
}
.article #content,
.open_article #content {
  width: 577px;
  float: none;
}

div.hr {
  clear: both;
  margin: 15px 0 10px 0;
  height: 1px;
  background: #929084;
  border-bottom: 1px solid #D1CFD2;
}
div.styledHr {
  clear: both;
  margin: 10px 0;
  height: 1px;
  background: #000;
}
div.styledHr hr,
div.hr hr {
  display: none;
}

#container {
  width: auto;
  text-align: center;
  background: url(/images/bottom-tile-bkgd.gif) repeat-y center;
}
.topCatContainer {
  text-align: center;
  background: #353A26;
  border-bottom: 5px solid #ABA449;
}
.topCat {
  width: 978px;
  margin: 0 auto;
  text-align: left;
  background: #FFF url(/images/left_shadow.gif) repeat-y left;
}
.wrapper {
  clear: both;
  width: 978px;
  overflow: hidden;
  margin: 0 auto;
  text-align: left;
  background: #FFF url(/images/left_shadow.gif) repeat-y left;
}

#content .contentPadding {
  padding-left: 16px;
}
.leftCat .contentPadding {
  padding-left: 16px;
}
.rightCat {
  background: url(/images/right_cat_bkgd.jpg);
  padding-bottom: 5000px;
  margin-bottom: -5000px;
}
.rightCat .contentPadding {
  padding: 0 25px 0 24px;
  overflow: hidden;
}
/*
.article ol li,
.article ul li,
.open_article ol li,
.open_article ul li {
  margin-left: 18px;
}
*/
h1,
h2 {
  font-size: 1.17em;
  color: #ABA549;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.2em;
}
.pollContainer h2 {
  line-height: 1.09em;
}
h2,
.catrelatedtopics .open_article h1 {
  margin-bottom: .5em;
}
.article h2,
.open_article h2 {
  text-transform: none;
  color: #043053;
}
.open_article .popularArticles h2,
.catrelatedtopics .open_article h2,
.catrelatedtopics .open_article h1 {
  font-size: 1.17em;
  color: #ABA549;
  text-transform: uppercase;
}
.rightCat h2 {
  font-size: 1.09em;
  color: #FFF;
  background: #36382B url(/images/headerBkgd.gif) repeat-x top;
  line-height: 2.5em;
  padding-left: 22px;
}
.marketplace h2 {
  background: #0c4270;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #D1D1D1;
  display: inline;
  padding: 5px 7px;
  margin-left: 33px;
}
h3 {
  margin: 1em 0 0;
}
h4 {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 0;
}
.article h1,
.open_article h1 {
  margin: 0 0 1em;
}
p.byline,
.resultsbyline {
  margin: 0;
  color: #8a8a8a;
  font-size: 11px;
}

.article p.byline,
.open_article p.byline {
  margin-bottom: 1.2em;
}
.pagination {
  margin: 0 0 20px;
  text-align: right;
  border-bottom: 1px solid #D0CFCA;
}
.pagination p {
  padding: 0 0 5px;
  margin: 0;
  color: #aba549;
  border-bottom: 1px solid #96938E;
}
.pagination .pnumbers {
  text-decoration: underline;
  margin: 0 0 0 3px;
}
.pagination a.pnumbers {
  text-decoration: none;
}
.pagination .previous,
.pagination .next {
  margin-left: 10px;
  padding-left: 30px;
  background: url(/images/leaf.gif) no-repeat left 2px;
}
.article .pagination,
.open_article .pagination {
  font-weight: bold;
}
/*
 * unique site styling
 */

.topCat h1 {
  margin: 18px 0 0 13px;
  padding: 0;
  float: left;
}
.topCat h1 a {
  text-decoration: none;
  color: #000;
  display: block;
  padding-top: 68px;
  width: 564px;
  height: 0;
  overflow: hidden;
  background: url(/images/logo.gif) no-repeat left top;
}

a {
  color: #aba549;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.article a,
.open_article a {
  color: #085ca0;
  font-weight: bold;
}
.article ul li,
.open_article ul li {

}

#contentWell ul,
#cover ul,
.issue_cover ul,
.open_article ul {
  margin: 0;
}
#contentWell li,
#cover li,
.issue_cover li,
.open_article li {
  border-bottom: 1px solid #D0D0D0;
  list-style: none;
  padding: 0 0 3px 0;
  margin-bottom: 3px;
}
#contentWell li.last,
#cover li.last,
.issue_cover li.last,
.open_article li.last {
  border-bottom: none;
  margin-bottom: 0;
}

#contentWell li a,
#cover li a,
.leadinsm h3 a,
.rightCat h3 a,
.externalLeadinSmall h3 a,
.bannerSideBox a,
.jt_job_position a,
.category_archive #content h3 a,
.issue_cover li a,
.open_article li a {
  font-weight: bold;
  color: #043053;
}
.category_archive h3 {
  font-size: 1.08em;
}
.rightCat h3 {
  font-size: 1.09em;
}
.leadinsm h3,
.externalLeadinSmall h3 {
  line-height: 18px;
  font-size: 1.09em;
}
.leadinsm h3.leadinlist {
  margin: 0 0 5px;
  padding: 0 0 5px;
  border-bottom: 1px solid #D0D0D0;
}


.breadcrumbs p {
  color: #aba549;
  font-size: 11px;
/*  width: 364px;*/
  margin: 3px 16px 18px 16px;
  border-bottom: 1px solid #D0D0D0;
}
.breadcrumbs a {
  color: #8a8a8a;
}
p#coverLink { text-align: right; }

table.leadinlg, table.leadinsm { width: 100%; border-collapse: collapse; border: 0; margin: 0; padding: 0; }
table.leadinsm { margin: 0 0 10px; }
table.leadinsm td { vertical-align: middle; }
table.leadinsm td.leadinleftimg { vertical-align: top; padding-right: 10px; }
table.leadinsm td.leadinrightimg { vertical-align: top; padding-left: 10px; }
table.leadinlg td.leadinleftimg { padding-right: 10px; }
table.leadinlg td.leadinrightimg { padding-left: 10px; }

.article h1,
.open_article h1,
.leadinlg h3,
.catrelatedtopics h2.pageTitle {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: none;
}
.article h1,
.open_article h1 {
  margin-bottom: 0;
}
.article h1,
.open_article h1,
.leadinlg h3 a,
.catrelatedtopics h2.pageTitle {
  color: #043053
}
.leadinlg img {
  margin-bottom: .9em;
}
p {
  margin-bottom: 1em;
}
.catrelatedtopics #content p {
  margin: 1em 0;
}
.leadinsm h3 {
}

p.deck { font-weight: bold; }
p.linkToTop { clear: both; }

/*  #clickability { margin: 20px 0; } */

.article .popularArticles,
.open_article .popularArticles,
.relatedTopics {
  width: 180px;
  overflow: hidden;
}
.articleTools {
  background: #5d5950 url(/images/highlightShadow.gif) no-repeat bottom;
  padding: 12px;
  width: 156px;
  overflow: hidden;
}
#article .articleTools h2 { color: #fff; border: none; padding: 0 0 5px; }

.article .popularArticles {
  margin-bottom: 15px;
}
.articleTools ul { margin: 0; }
#contentWell .articleTools ul li { height: 16px; border: none; float: left; margin: 0 4px 8px 0; padding: 0; font-size: 10px; }
.articleTools ul li a { display: block; overflow: hidden; color: #fff!important; text-transform: uppercase; padding: 0 0 0 20px; }
.articleTools ul li.bookmarks a { display: block; overflow: hidden; height: 16px; padding-top: 0; }
.articleTools ul li.bookmarks, .articleTools ul li.clickabilitySave, .articleTools ul li.reprint { width: 83px; margin-right: 15px; }
.articleTools ul li.clickabilityEmail, .articleTools ul li.clickabilityPrint { width: 63px; }
/*bg images*/
.articleTools ul li.bookmarks a { background: url(/images/bookmark.gif) no-repeat left; }
.articleTools ul li.clickabilityEmail a {  background: url(/images/clickability_email.gif) no-repeat left; }
.articleTools ul li.clickabilitySave a { background: url(/images/clickability_save.gif) no-repeat left; }
.articleTools ul li.clickabilityPrint a { background: url(/images/clickability_print.gif) no-repeat left; }
.articleTools ul li.reprint a { background: url(/images/clickability_reprint.gif) no-repeat left; }

.articleTools li.clickabilityEmail a,
.articleTools li.clickabilityPrint a {
  margin-left: 12px;
}
.contentwellad180x150 h2 {
  font-size: 1em;
  color: #aba549;
  font-weight: bold;
  margin-top: 18px;
  text-transform: uppercase;
}
.contentwellad180x150 hr {
  margin: 18px 0 0 0;
}
.articleTools h2 {
  margin-top: 0;
}

.relatedTopics {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #C9C9C9;
}

p.readMore {
  margin-top: 10px;
  text-align: right;
  border-bottom: 1px solid #D0CFCA;
  clear: both;
}
p.readMore a {
  padding-left: 29px;
  background: url(/images/leaf.gif) no-repeat left 2px;
}
p.readMore span {
  display: block;
  border-bottom: 1px solid #96938E;
  padding-bottom: 10px;
}


/*
 * optional category specific things
 */

/*
 * Top Navigation
 */


/*  TOP NAVIGATION  */

.topNav {
  padding: 0;
  clear: both;
  font-size: 13px;
  height: 34px;
  background: #353A26;
  font-weight: normal;
}
.topNav ul {
  margin:0;
  z-index: 10;
  line-height: 34px;
  padding: 0;
  list-style:none;
  display: block;
  font-size: 13px;
  list-style: none;
  width: 978px;
  text-align: left;
  font-weight: normal;
}
.topNav li {
  background-image: none;
  position: relative;
  list-style: none;
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.topNav a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  line-height: 34px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.topNav a:hover {
  text-decoration: none;
}
.topNav li.first a {
  background-image: none;
}
.topNav ul li.over a,
.topNav ul li:hover a {
  background: #5d5850;
  color: #aba549;
}
.topNav li.subNav {
}
.topNav li.subNav li.first {
	background-image: none;
}
.topNav ul ul {
	font-size: 12px;
	width: 160px;
	display: none;
	position: absolute;
	z-index: 100;
	top: 34px;
	left: 0;
	margin: 0;
	padding: 5px 0 0;
}
.topNav ul li.over ul,
.topNav ul li:hover ul {
  display: block;
}
.topNav ul ul li {
  font-size: 12px;
  width: 160px;
  display: block;
  float: none;
  line-height: 22px;
  height: auto;
}
.topNav ul li.subNav ul li a {
  color: #353a37;
}
.topNav ul ul li a:hover {
  color: #fff!important;
}
.cathome .topNav li.cathome a,
.catbusiness .topNav li.catbusiness a,
.catchemicals .topNav li.catchemicals a,
.catconstruction .topNav li.catconstruction a,
.catequipment .topNav li.catequipment a,
.catgolf_courses .topNav li.catgolf_courses a,
.catirrigation .topNav li.catirrigation a,
.catvegetation .topNav li.catvegetation a,
.catturf .topNav li.catturf a {
  background: #5D5950;
  color: #ABA549;
}

.topNav li.cathome a {
  width: 72px;
}
.topNav li.catbusiness a {
  width: 98px;
}
.topNav li.catchemicals a {
  width: 104px;
}
.topNav li.catconstruction a {
  width: 186px;
}
.topNav li.catequipment a {
  width: 104px;
}
.topNav li.catgolf_courses a {
  width: 130px;
}
.topNav li.catirrigation a {
  width: 108px;
}
.topNav li.catvegetation a {
  width: 110px;
}
.topNav li.catturf a {
  width: 64px;
}















.icopy {
  clear: both;
  text-align: right;
  height: 42px;
  overflow: hidden;
  padding-right: 30px;
  background: url(/images/icopy_w.gif) no-repeat right;
}
.icopy a {
  font-weight: normal;
}
.icopy:hover {
  background: url(/images/icopy_g.gif) no-repeat right;
}
.icopyCont {
  margin-top: 30px;
  background: url(/images/bg_icopy.gif) repeat-x;
  height: 42px;
  clear: both;
  overflow: hidden;
}


img.left,
.imageAlignLeft { margin: 5px 5px 5px 0; float: left; }
img.right,
.imageAlignRight { margin: 5px 0 5px 5px; float: right; }
img.center { display: block; margin: 5px auto; }


.nestedDblColumn .left { margin: 0 0 5px 0; }

div.left { margin: 5px 5px 5px 10px; float: left; }
div.right { margin: 5px 10px 5px 5px; float: right; }
div.center { margin: 5px auto; }


h2 a { 	}


/*
 * homepage center column elements
*/


/*
 * rightcat elements
 */
.interactiveProducts,
.resources,
.marketplace {
  overflow: hidden;
  zoom: 1;
  background: #FFF;
  padding-bottom: 7px;
  margin-bottom: 20px;
}
.marketplace {
  background: transparent;
  padding: 0;
}
.interactiveProducts .bluebook,
.interactiveProducts .chemicalsGuide,
.interactiveProducts .productsShowcase,
.interactiveProducts .careers {
  border-bottom: 1px solid #d0d0d0;
  padding: 0 0 7px 80px;
  margin: 7px 12px 0 12px;
}
.interactiveProducts h3 {
  margin-bottom: 5px;
}
.interactiveProducts .bluebook {
  background: url(/images/bluebook-icon.gif) no-repeat 4px top;
}
.interactiveProducts .chemicalsGuide {
  background: url(/images/chemicals-icon.gif) no-repeat 4px top;
}
.interactiveProducts .productsShowcase {
  background: url(/images/new-products-icon.gif) no-repeat 4px top;
}
.interactiveProducts .careers {
  background: url(/images/careers-icon.gif) no-repeat 4px top;
  border-bottom: none;
}

.resources .item1,
.resources .item2,
.resources .item3,
.resources .item4 {
  width: 60px;
  height: 35px;
  float: left;
  padding: 15px 7px 9px 62px;
}
.resources .item1 {
  background: url(/images/resources-buyer.gif) no-repeat 12px 7px;
}
.resources .item2 {
  background: url(/images/resources-turf.gif) no-repeat 12px 7px;
}
.resources .item3 {
  background: url(/images/resources-university.gif) no-repeat 12px 9px;
}
.resources .item4 {
  background: url(/images/resources-associations.gif) no-repeat 12px 9px;
}

.resources .row1,
.resources .row2 {
  overflow: hidden;
  zoom: 1;
  clear: both;
  margin: 0 12px 0 12px;
}
.resources .row1 {
  border-bottom: 1px solid #D0D0D0;
  margin-top: 12px;
}
.resources .item1,
.resources .item3 {
  border-right: 1px solid #D0D0D0;
}

.resources h3 {
  margin-top: 0px;
}



.rightCat p.readMore {
  border-bottom: none;
  margin-right: 12px;
}
.rightCat p {
  margin: 0;
}
/*
 * leftcat elements
 */

.popularArticles {
  padding-bottom: 20px;
  margin-bottom: 18px;
  background: url(/images/highlightShadow.gif) no-repeat bottom;
}
.pollContainer {
  background: #5d5950 url(/images/highlightShadow.gif) no-repeat bottom;
  padding: 12px;
  color: #fff;
  overflow: hidden;
  zoom: 1;
}
.pollContainer form div {
  font-weight: bold;
  font-size: 11px;
  width: 156px;
  overflow: hidden;
}
.pollContainer h2 {
  color: #fff;

}
.pollContainer div input,
.pollContainer label {
  display: block;
  float: left;
}
.pollContainer label {
  width: 120px;
  padding-left: 5px;
}
.pollSubmit {
  border: 1px solid #fff;
  background: #aba449;
  color: #fff;
  padding: 3px;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 12px;
  display: inline;
}
.pollContainer a,
.pollContainer button {
  float: left;
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
}
.pollContainer a {
  padding: 15px 0 0 30px;
  margin-left: 4px;
  font-size: 11px;
  color: #aba449;
  background: url(/images/leaf_dark.gif) no-repeat left 17px;
}
.pollContainer a:hover {
  color: #aba449;
}

.featuredJobs {
  padding: 10px 0;
  margin: 18px 0;
  background: url(/images/highlightShadow.gif) no-repeat top;
}
.featuredJobs h2 {
  line-height: 1.2;
  padding: 0 100px 30px 0;
  background: url(/images/featured-jobs-icon.gif) no-repeat right bottom;
}
.jt_job_position { font-weight: bold; }
.jt_job { padding: 0 0 5px; }
.jt_alljobs { text-align: right; font-weight: bold; }
.jt_alljobs a { font-weight: normal; background: url(/images/leaf.gif) no-repeat left; padding: 0 0 0 30px; }


.leftCat .ad {
  padding-bottom: 20px;
  margin-bottom: 18px;
  background: url(/images/highlightShadow.gif) no-repeat bottom;
}
div.left img.left { margin: 0 0 0 0; }
div.right img.right { margin: 0 0 0 0; }
div.center img.center { margin: 0 0 0 0; }

p.center { display: block; margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 5px; }


.utilNav {
  padding: 23px 15px 0 0;
  text-align: left;
}
.utilNav ul {
  margin: 0;
}
.utilNav li {
  padding: 0 0 0 26px;
  border: none;
  font-size: 1em;
}
.utilNav a {
  color: #30371d;
  font-weight: bold;
  text-decoration: none;
}
.utilNav a:hover {
  color: #ABA549;
  text-decoration: none;
}
.utilNav li.rss { padding-right: 0; }


.searchBox {
}
#searchBox {
}
#searchBoxBtm {
  width: 770px;
  margin: 10px 0;
}

#searchBoxBtm form {
  margin: 0;
  padding: 0;
}

#searchBoxBtm .utilNav {
  float: left;
  padding-top: 0;
  border: none;
}
#searchBoxBtm .searchInputs {
  float: right;
  width: 260px;
  margin-right: 5px;
}
#searchBoxBtm .searchTerm {
  float: left;
  line-height: 18px;
  border: 1px solid #FFF;
  width: 200px;
}
.searchInputs {
}
.searchBox button {
  display: block;
  float: left;
  vertical-align: bottom;
}

.searchBox form {
  margin: 8px 12px 10px;
  padding: 20px 0 43px;
}

.searchBox label {
  display: inline;
  float: left;
  margin: 0 5px 0 0;
  display: none;
}

.searchButton {
  float: left;
}
#searchSite {
  float: left;
  line-height: 18px;
  border: 1px solid #7E7E7E;
  width: 200px;
  margin-left: 14px;
}
input.button {
  border: 0;
  padding: 0;
}
button {
  cursor: pointer;
  cursor: hand;
}

/* 404 page search area */

.open_article .storyTitle {
  margin-bottom: 1.2em;
}
.open_article .searchInputs {
  border: 26px solid #437820;
  overflow: hidden;
  margin: 8px 0 15px 0;
  zoom: 1;
  height: 34px;
  width: 508px;
}

.open_article .searchTerm {
  padding: 8px;
  margin: 0;
  width: 385px;
  border: 1px solid #FFF;
  font-weight: bold;
  display: block;
  float: left;
}
.open_article .searchBox {
  margin-bottom: 10px;
}
.open_article .searchBox form {
  margin: 0;
  padding: 0;
  text-align: left;
  border: none;
  clear: none;
}
.open_article button.searchButton {
  width: 103px;
  height: 36px;
  float: right;
  margin: 0;
  color: #FFF;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 36px;
  background: #A9A647;
  border: none;
  text-align: center;
}


/* end 404 page search area */







.footerContainer {
  width: 986px;
  margin: 0 auto;
  padding-bottom: 16px;
  background: url(/images/bottom-tile-bkgd2.gif) no-repeat bottom;
}
.footer {
  width: 980px;
  background: #353a26;
  margin-left: 4px;
  overflow: hidden;
  border-top: 2px solid #aca648;
  border-bottom: 2px solid #aca648;
  padding: 10px 0;
}

.footer .utilNav {
  padding: 0;
  margin-top: 3px;
  color: #fff;
}
.footer .utilNav ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.footer .utilNav li { font-size: 11px; padding-left: 22px; }
.footer .utilNav a { color: #aca648; }
.footer .utilNav a:hover,
.footer p a:hover { 
  text-decoration: none;
  color: #fff; 
}
.footer p {
  color: #aca648;
  margin: 13px 0 0 20px;
  float: left;
  font-weight: bold;
}
.footer p {
  font-size: 11px;
}
.footer li.last {
  padding-right: 0px;
}


.subArtBox {
  clear: both;
  border-top: 1px solid #cacaca;
  padding: 20px 0 0;
  overflow: hidden;
  width: 574px;
}
.subArtBox h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  color: #000;
  margin: 0 0 15px;
}
.subArtBox .mostRecent h2 {
  margin: 0 0 10px
}
.subArtBox .mostRecent {
  width: 333px;
  float: left;
  margin: 0 40px 0 0;
  padding-bottom: 30px;
}
.subArtBox .mostRecent ul {
  margin: 0;
}
.subArtBox .mostRecent ul li {
  border-bottom: #EDEEE8 1px solid;
}


.careerCenter {
  width: 180px;
  padding-bottom: 30px;
  float: left;
}

.searchresults { float: right; }
.searchresults form { display: inline; }
.resultsheader2 {
  margin-bottom: 18px;
}
a.resultsleadin {
  font-weight: bold;
  color: #043053;
}
.catrelatedtopics .resultslinks,
.catrelatedtopics .resultsheader2 { 
  display: none; 
}
a.relatedtopicsSponsored { 
  font-weight: normal; 
  color: #808080 !important; 
}
a.relatedtopicsSponsoredTitle { color: #043053; }
span.searchterm {
  font-weight: bold;
}
.toc { clear: left; }

.currentissue { background: #dce3eb; padding: 7px; margin-bottom: 10px; text-align: center; }



.theArchive {
  padding: 0 0 30px;
  overflow: hidden;
}
.archItem {
  float: left;
  width: 143px;
  height: 190px;
  text-align: center;
  padding: 10px 0 0;
  margin: 0 18px 36px 18px;
  border: 1px solid #D5D5D5;
}
.archItem p {
  margin: 2px 0 0 0;
}

#issuecovers { clear: both; }
#issuecovers h2 { font-weight: normal; color: #fff; height: 16px; padding: 2px 10px; margin: 5px 0; line-height: 16px; background-color: #666; font-size: 12px; text-transform: uppercase; }
#issuecovers table tr.date td { background: #ccc; border-bottom: #666 1px solid; padding: 3px 0; text-align: center; vertical-align: middle; }
#issuecovers table tr.date td a { font-weight: normal; font-size: 10px; color: #666; line-height: 24px; display: block; text-decoration: none; }

/* Browse Recent Issues */

/* End Browse Recent Issues */



/* =============================================
================== ad formatting
============================================= */

.googlead {
  text-align: right;
  margin-top: 20px;
  width: 360px;
}
.googlead p.googleadTitle {
  color: #929292;
  font-weight: bold;
  margin-bottom: .5em;
}
.googlead p {
  text-align: left;
  margin: 0 0 .8em 0;
}
.googlead p a {
  font-weight: bold;
}
.ad { margin: 5px 0; padding: 0; }
.topCat .ad728x90 {
  clear: both;
  padding: 4px 0 5px 11px;
  /*height: 100px;*/
  margin: 0 0 0 4px;
  /*background: #fff url(/images/advertisement_vert.gif) no-repeat left 6px;*/
}
.rightCat .storyad125x125 p.advertisement,
.topCat .ad728x90 p.advertisement { display: none; }
.bannerSideBox { width: 212px; padding-right: 10px;float: right; font-size: 11px; }
.bannerSideBox p { margin: 0; }
p.advertisement { margin: 0; color: #999; font-size: 9px; text-transform: uppercase; }
.rightCat p.advertisement {
  color: #292929;
}
.rightCat p.advertisement { text-align: right; }
#contentWell p.advertisement {
  margin-top: 18px;
}
#contentWell { margin: 18px 20px 20px 0; }

.rightCat .storyad125x125 {
  float: left;
  margin: 15px 0 3px 35px;
  display: inline;
}
.rightCat .ad336x280 {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.contentwellad75x75, .ad75x75, .pagead75x75, .storyad75x75 { width: 75px; }
.contentwellad120x60, .ad120x60, .pagead120x60, .storyad120x60 { width: 120px; }
.contentwellad120x240, .ad120x240, .pagead120x240, .storyad120x240 { width: 120px; }
.contentwellad120x600, .ad120x600, .pagead120x600, .storyad120x600 { width: 120px; }
.contentwellad125x125, .ad125x125, .pagead125x125, .storyad125x125 { width: 125px; }
.contentwellad160x600, .ad160x600, .pagead160x600, .storyad160x600 { width: 160px; }
.contentwellad180x150, .ad180x150, .pagead180x150, .storyad180x150 { width: 180px; }
.contentwellad234x60, .ad234x60, .pagead234x60, .storyad234x60 { width: 234px; }
.contentwellad234x400, .ad234x400, .pagead234x400, .storyad234x400 { width: 234px; }
.contentwellad240x400, .ad240x400, .pagead240x400, .storyad240x400 { width: 240px; }
.contentwellad250x250, .ad250x250, .pagead250x250, .storyad250x250 { width: 250px; }
.contentwellad300x60, .ad300x60, .pagead300x60, .storyad300x60 { width: 300px; }
.contentwellad300x125, .ad300x125, .pagead300x125, .storyad300x125 { width: 300px; }
.contentwellad300x250, .ad300x250, .pagead300x250, .storyad300x250 { width: 300px; }
.contentwellad336x60, .ad336x60, .pagead336x60, .storyad336x60 { width: 336px; }
.contentwellad336x125, .ad336x125, .pagead336x125, .storyad336x125 { width: 336px; }
.contentwellad336x280, .ad336x280, .pagead336x280, .storyad336x280 { width: 336px; margin: 0 auto; padding: 1em 0; }
.contentwellad336x850, .ad336x850, .pagead336x850, .storyad336x850 { width: 336px; }
.contentwellad468x60, .ad468x60, .pagead468x60, .storyad468x60 { width: 468px; }

/* Some generic double/triple column items. They're just here to change when needed. */

.dblColumn,
.nestedDblColumn {
  overflow: hidden;
}
.dblColumn .leftCell,
.nestedDblColumn .leftCell {
/*  width: XXXpx; */
}
.dblColumn .rightCell,
.nestedDblColumn .rightCell {
/*  width: XXXpx; */
}

.dblColumn .leftColumn,
.nestedDblColumn .leftColumn {
  padding: 0px 5px 10px 0;
}
.dblColumn .rightColumn,
.nestedDblColumn .rightColumn	{
  padding: 0px 0px 10px 0;
}


.cover .dblColumn .leftCell { width: 384px; }
.cover .dblColumn .leftColumn { padding-right: 20px; }
.cover .dblColumn .rightCell { width: 180px;  }

.cover .nestedDblColumn { width: 364px; margin-top: 2px; }
.cover .nestedDblColumn .leftCell { width: 115px; }
.cover .nestedDblColumn .leftColumn { padding-right: 15px; }
.cover .nestedDblColumn .rightCell { width: 249px; }

.tripleCol {
  overflow: hidden;
}
.tripleCol .leftCell {
/*  width: XXXpx; */
}
.tripleCol .centerCell {
/*  width: XXXpx; */
}
.tripleCol .rightCell {
/*  width: XXXpx; */
}
.tripleCol .leftColumn {
  padding: 0px 5px 10px 0;
}
.tripleCol .centerColumn {
  padding: 0px 5px 10px 5px;
}
.tripleCol .rightColumn	{
  padding: 0px 0px 10px 5px;
}

/****** End style.css ******/

