#tools-content {
	background: url('../img/tools_left.gif') no-repeat left !important;
	height: 26px;
	float: left;
	color: #339900;
}

#tools-content a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ff6600;
}

#tools-content a:hover {
	color: #0066cc;
}

#tools-content-padding {
	padding: 5px 10px 0 10px;
}

.footer-inverse {
	color: #006600 !important;
}

.footer-red {
	color: #CC3366 !important;
}