#newsnav_list h3{
margin:10px 0px 0px 20px;
}
#newsnav_list ul{
	margin:0;
	padding:0px 15px 15px 15px;
}
#newsnav_list li.newscategory { 
	color:#666;
	margin:15px 0 8px 0;
	border-bottom:1px solid #e6e6e7;
	list-style:none;
	padding-left:15px;
}
#newsnav_list .newscategory a { 
	color:#666;
	padding:3px 0;
	display:block;
}
#newsnav_list li.newscategory:hover,
#newsnav_list li.menuactive{ 
   color:#069;
   background:url(http://www.alucobond.com.au/images/sub_nav-arrow.gif) no-repeat left center;
}
#newsnav_list a:hover,
#newsnav_list a.menuactive { 
   color:#069;
   text-decoration:none;
}


/* ======================================================*/
/* NEWS  START */

.NewsSummary{
	margin:5px 0px 30px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #d6d4cd;
}
.NewsSummaryPostdate{
float:right;
font-style:italic;
}
.NewsSummaryLink a{
	display:block;	
	margin:0;
	font-weight:bold;

}

.NewsSummarySummary,
.NewsSummaryContent{
	margin:5px 80px 5px 0px;
	padding:0px 0px 0px 0px;
}
.NewsSummaryMorelink{
	background:url(http://localhost:8888/Daily_Work/HV-4380-New-Website/Site/images/bullet_red.png) no-repeat 0px 0px;	
	padding:0px 80px 0px 15px;
	float:right;
}