/*
 * Version: $Revision: 1.17 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2004-2006 BeSite
 */

DIV.NewsItem
{
	margin-bottom: 8pt;
	clear: left;
}

DIV.NewsItem DIV.Title SPAN.DateTime, SPAN.DateTime
{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

DIV.NewsItem DIV.Title A
{
	font-weight: bold;
}

DIV.NewsItem DIV.Intro IMG.left, DIV.ItemContent IMG.left
{
	margin-right: 10px;
	margin-bottom: 5px;
}

DIV.NewsItem DIV.Intro IMG.right, DIV.ItemContent IMG.right
{
	margin-left: 10px;
	margin-bottom: 5px;
}

DIV#NewsItemReactFirst
{
	border-top: 1px solid #BBB;
	padding-top: 10pt;
}

DIV.NewsItem DIV.ReactionInList
{
	border-bottom: 1px solid #BBB;
	padding-bottom: 10pt;
}

DIV.ItemInfo
{
	color: #999999;
	font-size: 8pt;
	margin-bottom: 5px;
}

DIV.LoginContainer
{
	text-align: center;
}

DIV.LoginContainer TABLE.VisitorLogin
{
	margin-left: auto;
	margin-right: auto;
}

.Center
{
	text-align: center;
}

A.ReactLink
{
	font-weight: normal;
}