.NewsSummaryPostdate {
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

.NewsSummaryMorelink{
float: right;
}

.NewsSummaryMorelink a{
	padding: 4px;
	border: 1px solid #999;
	height: 15px;
	background-image: url(http://www.lane-it.com.au/images/menu.jpg);
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 62px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px;
	background-position: -1px;
	font-size: 12px;

}
.NewsSummaryMorelink a:hover{
	background-image: url(http://www.lane-it.com.au/images/menuhov.jpg);
	color: #000;

}
.NewsSummary {
	margin-bottom: 20px;
}