@charset "utf-8";

p {
	margin-bottom:15px;
	line-height:15px;
	letter-spacing:0.5px;
}

.mouseover	{
 background-color:#fff;
	border:1px solid #bbb;
 margin:0 0 24px 0;
}

.mouseout	{
	background-color:#eee;
	border:1px solid #eee;
	margin:0 0 24px 0;
}

.subarticleoverview {
	position:relative;
	clear:both;
 height:145px;
 overflow:hidden;
 padding:10px;
}

.subarticleoverview img {
	float:left;
 margin:0 15px 15px 0;
}

.copyright	{
	clear:both;
}

.titleoverview	{
	font-weight:bold;
}

.subarticleoverview	a{
	color:#008;
	font-weight:bold;
}
