.tenders_last {
	color: #fff;
}

.tenders_last ul {
	list-style-type: none;
}
.tenders_last ul li {
	margin: 0;
	padding-bottom: 2em;
	color: #fff;
}
.tenders_last ul li h2 {
	font-size: 110%;
	margin-bottom: 0.5em;
}
.tenders_last ul li a {
	color: #ffc62c;
}

.tenders_last a.more-all {
	display: block;
	color: #ffc62c;
	font-weight: bold;
	background: url('/dsg/tenders-all.gif') no-repeat 0 0;
	padding: 10px 0 0 50px;
	height: 30px;	/* 40 */
}