/* American Association of Nurse Anesthetists Website
 * 
 * Stylesheet: PromoAreaStyles.css
 * 
 * This stylesheet contains those styles used within Promo Area News Section(Default.aspx) content.
 */


td.PromoContentCell
{
	padding-left: 5px;
	background-color: white;
}
td.NewsContentCell
{
	padding-left:20px;
	background-color:White;
}
