table#topic_grid td {
	vertical-align: top;
	text-align: left;
}

table#topic_grid p {
	margin: 0;
}	

table#topic_grid p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.5em 0 0.5em 0;
}

tr#topic_grid p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.5em 0 0.5em 0;
}

table#topic_grid p.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	margin: 0 0 0.5em 0;

}

tr#topic_grid p.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	margin: 0 0 0.5em 0;

}

table#topic_grid p a,
table#topic_grid p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d58600;
	margin: 0 0 0 0;
	text-decoration: none;
}

tr#topic_grid p a,
tr#topic_grid p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d58600;
	margin: 0 0 0 0;
	text-decoration: none;
}