ul#workbyind li {
	list-style-type: none;
	margin: 0 0 8px 0;
	color: #666;
}

ul#workbyind li a
ul#workbyind li a:link,
ul#workbyind li a:active,
ul#workbyind li a:visited {
	color: #666;
	text-decoration: underline;
}

ul#workbyind li a:hover {
	color: #666;
	text-decoration: none;
}

ul#workbycat li {
	list-style-type: none;
	margin: 0 0 8px 0;
	color: #666;
}

ul#workbycat li a
ul#workbycat li a:link,
ul#workbycat li a:active,
ul#workbycat li a:visited {
	color: #666;
	text-decoration: underline;
}

ul#workbycat li a:hover {
	color: #666;
	text-decoration: none;
}

.clients_holder {
	width:595px;
	margin-bottom: 40px;
}

.clients_head {
	background: #fbfbfb;
	height: 45px;
	margin-bottom: 20px;
}

.clients_head_left {
	float: left;
	text-align: left;
	width: 470px;
	height: 31px;
	padding: 14px 0 0 10px;
}

.clients_head_right {
	float: right;
	text-align: right;
	width: 90px;
	height: 35px;
	padding: 10px 10px 0 0;
	color: #999;
}

.clients_head_right a
.clients_head_right a:link,
.clients_head_right a:active,
.clients_head_right a:visited {
	color: #666;
	text-decoration: underline;
}

.clients_body_left {
	float: left;
	width: 180px;
}

.clients_body_right {
	float: right;
	text-align: left;
	width: 405px;
	padding-top: 20px;
	
}

.clients_keywords {
	margin-bottom: 5px;
}

.clients_keywords span {
	color: #999;
}

.addthumbbg {
	background: transparent url(../images/port_addthumb_bg.jpg) top left no-repeat;
	width:167px;
	height:118px;
	padding:7px 0px 0px 7px;
}

.featured_clients_holder {
	margin:35px 0 15px 0;
}

.featured_clients {
	height:200px;
	overflow:hidden;
	margin:35px 0 15px 0;
}

