/* --- component Forum Post CSS --- */
.user_name
{
	text-align: center;
	padding: 3px;
}

.user_name a
{
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.forum_post_left
{
	margin-right: 3px;
}

.add_info_f
{
	min-height: 15px;
}

*html .add_info_f
{
	height: 15px;
}
