/** Add any custom styles to this css **/
.article-caption  {
		vertical-align: top;
}

.newsletter-table td {
		padding: 3px;
}

#summary_popup {
  position: absolute;
  height: 200px;
  width: 400px;
  border: 1px #FFFFFF solid;  
}

#summary_popup_text {
  position: relative;
  top: 20px;
  left: 50px;
  height: 78px;
  width: 300px;
}

.scroller td
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:2.5px;
    padding-right:2.5px;
}

