@charset "utf-8";
/* CSS Document */
#newsandpublications .more{
	width:500px;
	padding-left:5px;
	padding-top:0px;
}

#newsandpublications .more h4{
	font-size:13px;
	color:#000;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#newsandpublications .more ul {
	padding:0px;
	margin:0px;
}

#newsandpublications .more li{
	background: transparent url(/aus/Small-Business/News-And-Publications/images/gradientCombine.jpg) no-repeat right top;
	height: 91px;
	margin-top: 20px;
	padding-bottom: 4px;
	font-size:.85em;
	list-style-type:none;
}

#newsandpublications .more li .product{
	float:left;
	width:350px;
	background:url(/common/img/arrows/arrow_5e.gif) no-repeat left top;
	padding-left:20px;
}

#newsandpublications .more li .product a{
	font-weight:bold;	
}

#newsandpublications .more li .actions{
	float:right;
	width:125px;
}
