#issues {
	margin-left: 8px;
}

#issues h1 {
	margin-bottom: 0 !important;
}

#issues h2 {
	margin-top: 5px !important;
	margin-bottom: 30px !important;
}

#issue #title-section {
	width: 975px;
	height: 172px;
	margin-bottom: 10px;
}

#issue #title-section #headers {
	margin-top: -163px;
	margin-left: 16px;
}

#issue #title-section #related-terms-header {
	color: white;
	width: 270px;
	height: 35px;
	text-align: right;
	margin-top: 69px;
	margin-left: 370px;
	position: relative;
	font-size: 12px;
	color: #eee;
}

#issue #title-section #related-terms-header .related-terms-inner {
	position: absolute;
	width: 264px;
	line-height: 1.2em;
}

#issue #title-section #related-terms-header .terms {
	padding-top: 3px;
}

#issue .column {
	float: left;
	min-height: 800px;
}

#issue .left-column {
	width: 515px;
	margin-left: 4px;
}

#issue .share-this-widget {
	float: right;
}

#issue .issue-footer {
    margin-top: 2em;
}

#issue .issue-date {
}


#issue .left-column .column-section {
	margin-bottom: 70px;
}

#issue .right-column {
	width: 375px;
	margin-left: 30px;
	padding-top: 7px;
}

#issue h3 {
	margin: 12px 0;
}

#issue h4 {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 11px;
	color: #888;
}

#issue p {
	font-size: 13px;
	color: #333;
	line-height: 1.5em;
	margin: 5px 0 10px 0;
}

#issue .left-column #related-terms p {
	color: #666 !important;
	font-size: 10px !important;
}

#issue .right-column .column-section {
  background: #f2f6ff url('http://resources.goodguide.net/22/AG/images/issues/box-background.jpg');
  padding: 0 10px 10px;
  border: 1px solid #C3CEF4;
  margin-bottom: 10px;
  width: 348px;
	
}

#issue .right-column .issue-graphic {
 	margin-bottom: 20px;
	
}

#issue .right-column h3 {
	margin: 0 -10px 7px;
  padding: 5px 10px 0;
  border-bottom: 1px solid #C3CEF4;
  height: 17px;
  background: transparent url('http://resources.goodguide.net/22/AG/images/backgrounds/summary_h2.gif') repeat-x;
}

#issue .right-column #other-issues {
	padding-top: 10px;
}

#issue .right-column #other-issues .issue-box {
  float: left;
	margin-left: 15px;
	text-align: center;
	width: 100px;
	display: inline;
}

#issue .right-column #other-issues .issue-box .name {
  text-align: center;
	font-size: 11px;
	margin-top: 5px;
}

#issue .right-column #other-issues .issue-box .image {
  margin: auto;
}

/* Override some of the global browse list properties */
#issue #top-products-for-issue .browse-entities {
	margin-top: 0px !important;
}

#issue #top-products-for-issue .browse-entities .entity-name {
	padding-left: 5px !important;
	width: 235px !important;
	min-width: 235px !important;
	padding-right: 3px !important;
}

#issue #top-products-for-issue .browse-entities .entity-name .sub-name {
	display: block;
	font-weight: normal;
	font-size: 10px;
}

#issue #top-products-for-issue .browse-entities .entity-name .sub-name .star-rating {
	display: inline;
	width: 200px !important;
}

#issue .link-to-all {
    margin-top: 10px;
    text-align: right;
}


/* Article Page */ 
#article-detail {
	padding: 0 10px;
}

#article-detail .date {
	margin: 0 0 4px;
}

#article-detail .pic {
	float: right;
	margin: 5px 0 10px 15px;
	border: 1px solid #EEEEFF;
	padding: 10px;
}

#article-detail .article-content {
  line-height: 1.75em;
}

#article-detail .article-content p {
	margin: 0 0 1.0em;
	/*font-size: 110%;*/
}

#article-detail .share-this-widget {
    float: right;
    margin-top: 10px;
}

#article-header .date-logo {
    height: 40px;
}

#article-header h1 {
        clear: both;
        margin-bottom: 10px;
}

#article-header h2 {
        font-size: 120%;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 20px;
}

#article-header h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}

#article-header .logo {
    float: right;
    height: 50px;
}

#article-header .date {
    position: relative;
    font-size: 120%;
    bottom: -22px;
}

/*
#article-header {
    height: 45px;
    padding: 0px
}
   */

#articles-pager {
    float: right;
}

.articles-pager-location {
    font-weight: bold;
}

.large-news-stories {
  font-size: 1.15em;
}

.large-news-stories .headline a {
  font-weight: bold;
}

.large-news-stories .headline {
  margin-bottom: 0.25em;
}

.large-news-stories .preview {
  font-size: 0.85em;
  color: #666;
}

#news-accordion .see-more-link {
  text-align:right; 
  margin-bottom: 2em; 
  padding-right: 10px;
}

#learn-more p {
	font-size: 11px !important;
}

#headers a,
#browse-other-issues h3 a {
	text-decoration: none;
}

.slideshow-splash img {
  border: 1px solid #e9ecf3;
}

#slideshows {
    margin-left:35px; 
}

.slideshow-bar {
    margin-bottom: 40px;
}


