div#athomeNewsUne
{
	position:relative;
	width:523px;
	border:1px solid #D9D9D9;
	padding:6px 8px 15px 10px;
	background:#F8F8F8;
	margin:0px 0px 15px 0px;
	float:left;
	height:234px;
}




div#athomeNewsUne .borderBottom
{
	border-bottom:1px dotted #999;
}
div#athomeNewsUne .borderTop
{
	border-top:1px dotted #999;
}



div#athomeNewsUne h3
{
	padding-bottom:5px;
	color:#000;
	font-size:12px;
}
div#athomeNewsUne p
{
	font-size:10px;
	color:#555;
	padding:0px 0px 5px 0px;
	text-align:justify;
	height:30px;
}
div#athomeNewsUne a
{
	font-size:11px;
	color:#AF0020;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/bullet.gif) center left no-repeat;
	padding:0px 0px 0px 15px;
	text-align:justify;
}
div#athomeNewsUne a:hover
{
	color:#000;
}

div#athomeNewsUne div.articleWPUne
{
	height:98px;
	overflow:hidden;
	padding: 10px 0px 0px 0px;
}



div#athomeNewsUne div.articleWPUne div.pictureCol
{
	float:left;
	width: 70px;
	height:80px;
	overflow:hidden;
}
div#athomeNewsUne div.articleWPUne div.pictureCol img
{
	border:1px solid #888;
}
div#athomeNewsUne div.articleWPUne div.textCol
{
	float:left;
	width: 400px;
	height: 85px;
	overflow:hidden;
}

