/* overrides the default margin-bottom value when placed in a table cell */
table td .alert {
	margin-bottom: 0;
}