.services_items{
	float:left; 
	width: 200px;
	background: url("/resources/images/background_header.png");
	padding-top: 20px;
}.services_items a{
	width: 200px; 
	height: 120px;
	text-decoration: none;
	color: #4D5059;
}.services_items img{
	width: 100px;
}.services_items p{
	margin-top:-5px;
}