/* GLOBAL */

.articleContent th p,.articleContent td p, .commentContent th p,.commentContent td p  {
	margin: 0px;
}

.articleContent table, .commentContent table {
	margin-bottom: 5px;
}

.articleContent td, .commentContent td, .articleContent th, .commentContent th {
	padding-left: 6px;
	padding-right: 6px;
}
