﻿#NewsletterTableWrapper
{
    text-align: left;
	width:548px;
	margin-top:0px;
	margin-bottom:15px;
	float:left;
}
#NewsletterTable
{
    border: 0;
    width: 552px;
    float: left;
}
#Volume
{
    font-size: .9em;
    text-align: left;
}
#IssueDate
{
    font-size: .9em;
    text-align: right;
}
.question
{
    font-size: .83em;
    font-weight: bolder;
    color: #693120;
    margin-bottom: 2px;
}
