/* CSS for the newsletter */

table tr {
	vertical-align: top;
}

.content {
	overflow: auto;
}
