/* Generic style */

.sfPhpBbBox
{
	margin-top: 20px;
}

.sfPhpBbBoxTitle
{
	background-color: #BAE6AE;
	font-weight: bold;
	margin-bottom: 3px;
}

.sfPhpBbTitle
{
}

a.sfPhpBbTitleLink
{
	text-decoration: none;
}

a.sfPhpBbTitleLink:HOVER
{
	text-decoration: underline;
}

.sfPhpBbAuthorTitle
{
	font-style: italic;
}

.sfPhpBbTopicAuthorLink
{
}

.sfPhpBbAuthorName
{}

/* Specific style for Topics (overwrite precedent settings) */

.sfPhpBbBoxTopics
{
	margin-top: 20px;
}

.sfPhpBbBoxTitleTopics
{
	background-color: #BAE6AE;
	font-weight: bold;
	margin-bottom: 3px;
}

.sfPhpBbTopicTitle
{
}

a.sfPhpBbTopicTitleLink
{
	text-decoration: none;
}

a.sfPhpBbTopicTitleLink:HOVER
{
	text-decoration: underline;
}

.sfPhpBbTopicAuthorTitle
{
	font-style: italic;
}

.sfPhpBbTopicAuthorLink
{
}

.sfPhpBbTopicAuthorName
{}
