
/* News */
div.PanelTopNewsList
{
}
div.PanelNewsTab
{
	border-bottom		:	solid 4px #0033cc;
	margin-bottom		:	1em;
	padding			:	0em;
	display			:	none;
}
div.PanelNewsListTitle
{
	display			:	none;
}
div.PanelNewsListContentIcon
{
	text-align			:	center;
}
div.PanelNewsListComment
{
	margin			:	1.5em 0em;
}
div.PanelNewsListContent
{
	border-bottom		:	dotted 1px #999999;
	margin			:	1em 0em;
	padding-bottom		:	0.5em;
}
div.PanelNewsListContent a
{
}
div.PanelNewsListContentIcon
{
	float				:	left;
	width				:	64px;
	margin			:	0px 10px 0.5em 0px;
}
div.PanelNewsListContentTitle
{
	color				:	#899ecc;
	font-weight			:	bold;
	font-size			:	125%;
	margin-right			:	1em;
}
div.PanelNewsListContentDate
{
	float				:	left;
	margin-right			:	1em;
}
div.PanelNewsListContentBody
{
	float				:	left;
	width				:	820px;
}
