#content-line a {
	color: #FFF;
}
#content-line a:hover {
	color: #999;
}
.clients-list {
	width: 660px;
	margin: 5px;
	background-image: url(../images/bg-graydot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 3px 0;
}
.clients-list h3 {
	font-weight: bold;
	color: #039;
	margin: 0 0 3px 0;
}
.clients-list a {
	color: #FFF;
}