/* description: Primary module stylesheet for HTML/Text Editor module. */

/* add your styles here for this module's HTML output */

.right_section_title {
	font: bold 12px helvetica, tahoma, verdana, san-serif;
	color: #000000;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 6px;
}

td.popular_posts {
	font: 12px helvetica, tahoma, verdana, san-serif;
	color: #000000;
	padding-bottom: 20px;
}

td.popular_posts a {
	display: block;
	color: #552d7e;
	text-decoration: underline;
	margin-bottom: 7px;
}

td.popular_posts a:hover {
	display: block;
	color: #552d7e;
	text-decoration: none;
	margin-bottom: 7px;
}

td.post_archive {
	font: 12px helvetica, tahoma, verdana, san-serif;
	color: #000000;
	padding-bottom: 20px;
}

td.post_archive a {
	display: block;
	color: #552d7e;
	text-decoration: underline;
	margin-bottom: 7px;
}

td.post_archive a:hover {
	display: block;
	color: #552d7e;
	text-decoration: underline;
	margin-bottom: 7px;
}

td.start_live_chat {
	padding-bottom: 20px;
}
