@import url(../css/form.css);
@import url(../css/paging.css);

.date {
	color: #666;
	}
.category {
	font-size:91.6%;
	font-style: normal;
	color: #666;
	text-transform: uppercase;
	}	
.article {
	border-top: 1px solid #e9e9e9;
	padding: .5em 0 .5em 0;
	}

.filterbar {
	background: url(../library/bg-filterbar.png) no-repeat top left;
	padding: 8px 5px 4px 12.2em;
	position: relative;
	margin: 10px 0 0 -15px;
	}		
.filterbar span,
.filterbar label {
	float: left !important;
	vertical-align: middle !important;
	padding-right: 5px;
	display: block;
	}	
.filterbar label {
	padding-top: 5px;
	}	
.filterbar legend {
	margin: 0 0 0 -.5em;
	padding: 0;
	display: block;
	color: #000;
	}		
.filterbar legend span {
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 15px;
	width: auto !important;
	}	
	
/* ASX XML feed overrides */

.wlNewsTable {
	border: none !important;
	}

.wlNewsTable td {
	padding: 0 0 10px 22px !important;
	border-left: none;
	border-color: #e9e9e9 !important;
	color: #666;
	background: url(../library/pdf.gif) no-repeat 0 1em transparent !important; 
	}
		
.wlNewsTable td a {
	font-weight: bold;
	}	
	
		