#job-list {
	padding-left: 15px;
}
#job-list .expiry {
	font-style: italic;
}


#trade-accounts h2 {
	background: url('/images/trade-app-download.gif') top left no-repeat !important;
	height: 18px;
}
#news-box #trade-accounts a {
	text-decoration: underline;
	color: #000;
}
#news-box #trade-accounts a:hover span {
	color: #000;
}
#trade-accounts p {
	margin: 10px 0;
}


/* News box */
#news-box {
	float: left;
	background: url('/images/news-bottom.gif') bottom left no-repeat;
	width: 185px;
}
#news-box h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: url('/images/news-title.gif') top left no-repeat;
	height: 18px;
}
#news-box h2 span {
	display: none;
}
#news-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news-box li {
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #b2b2b2;
}
#news-box li.last {
	border-bottom: none;
}
#news-box h3 {
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 115%;
}
#news-box h3 span {
	color: #8c8c8c;
	font-size: 95%;
}
#news-box a {
	text-decoration: none;
	color: #000;
}
#news-box a:hover span {
	color: #000;
}
#news-box p {
	margin: 0 3px 0 0;
	padding: 0;
