.what_we_do #content #col2 a.product_article {
	color: #333;
	display: block;
	float: left;
	height: 200px;
	line-height: 16px;
	margin: 0 14px 0 0;
	text-align: left;
	text-decoration: none;
	width: 178px;
}

	.what_we_do #content #col2 a.product_article:link span,
	.what_we_do #content #col2 a.product_article:visited span {
		color: #FFFFFF;
		display: block;
		font-size: 10px;
		font-weight: bold;
		line-height: 20px;
		padding: 0 4px 0 4px;
	}
	
	.what_we_do #content #col2 a.product_article:active span,
	.what_we_do #content #col2 a.product_article:hover span {
		color: #FFFFFF;
		display: block;
		font-size: 10px;
		font-weight: bold;
		line-height: 20px;
		padding: 0 4px 0 4px;
	}
