

  .bgWhite {background: rgba(255,255,255, 100);}

  .bgFOCUS {background: rgb(24,66,143);
	background: linear-gradient(90deg, rgba(24,66,143,1) 0%, rgba(31,144,166,1) 42%, rgba(30,145,165,1) 61%, rgba(0,166,127,1) 100%);}


  .article {
	margin: 15px 0;
  }

  #banner-business h1 {line-height: .9em;}
  #atmc-news-wrap article, #connecting-you-wrap, #FOCUSBits-wrap, #monthly-newsletter-wrap {
	box-shadow: 0 0 5px #bbb;
  }
  #atmc-news-wrap article p {
	margin-bottom:0;
  }
  #newsletter-list {
	text-align:center;
	padding-left:0 !important;
  }
  ul#newsletter-list li:first-child:after {
	content: "(current issue)";
	font-size: 13px;
	color: #1ca97d;
  }
  .date-time-strip {
	display: none;
  }

  #connecting-you-wrap {
	max-height: 450px;
  }

  #monthly-newsletter-wrap {
	max-height: 450px;
  }

  #FOCUSBits-wrap {
	overflow-y: scroll;
	max-height: 660px;
  }

  #newsletter-list {
	margin-bottom: 0;
  }

  #connecting-you-wrap h3 {
	margin-top:5px;
  }

  #connecting-you-wrap h3 strong {
	font-size:30px;
  }

  #news-wrap article {
	width: 100%; 
	box-shadow: 0 0 5px #bbb;
  }
  
