
DIV.news
{
}

DIV.news.c_list
{
	margin		:	24px 0px 0px 0px;
}

DIV.posts
{
}

DIV.news.c_list DIV.posts
{
	margin		:	6px 0px 0px 0px;
	padding		:	0px 0px 0px 12px;
	border-left	:	1px solid #B4B4B4;
}

DIV.news DIV.post,
DIV.news DIV.entry
{
	margin		:	6px 0px 0px 0px;
}

DIV.news DIV.post DIV.head,
DIV.news DIV.entry DIV.head
{
}

DIV.news DIV.post DIV.head DIV.date,
DIV.news DIV.entry DIV.head DIV.date
{
	color		:	#0066FF;
	font-size	:	10px;
}

DIV.news DIV.entry DIV.head DIV.date
{
	color		:	#666666;
	text-align	:	right;
}

DIV.news DIV.post DIV.head DIV.title,
DIV.news DIV.entry DIV.head H1.title
{
	color		:	black;
	font-size	:	11px;
	font-weight	:	bold;
}

DIV.news DIV.entry DIV.head H1.title
{
	text-align	:	center;
	font-size	:	16px;
}

DIV.news DIV.post DIV.content
{
	padding		:	4px 0px 0px 28px;
	text-align	:	justify;
	font-size	:	12px;
}

DIV.news DIV.entry DIV.content
{
	padding		:	4px 0px 0px 0px;
	text-align	:	justify;
	font-size	:	12px;
}

DIV.news DIV.content P
{
	margin		:	6px 0px 0px 0px;
}

DIV.news DIV.nav
{
	margin		:	5px 0px 0px 0px;
	white-space	:	nowrap;
	text-align	:	center;
}

DIV.news DIV.post DIV.nav,
DIV.news DIV.nav.back
{
	text-align	:	right;
}

DIV.news DIV.split
{
	height		:	0px;
	margin		:	4px 0px 10px 28px;
	font		:	0px;
	overflow	:	hidden;
	border-bottom	:	1px solid #808080;
}
