.subServices  {
	padding-bottom: 10px;
}
.subServices li {
	background-image: url(../images/subServices.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	margin-right: 20px;
	padding: 8px 0 0 40px;
	font:14px/18px georgia;
	color: #333;
	font-weight: normal;
	cursor: default;
}

.subServices li.print {
	background-position: 0 3px;
}

.subServices li.tv {
	background-position: 0 -46px;
}

.subServices li.activations {
	background-position: 5px -94px;	
	padding-left: 40px;
}
.subServices li.ooh {
	background-position: 0 -147px;
	padding-left: 35px;
}
.subServices li.Dmarketing {
	background-position: 0 -197px;
	margin-right: 0;	
	padding-left: 35px;	
}
.subServices li.planing {
	background-position: 0 -247px;
}
.subServices li.buying {
	background-position: 0 -297px;
	margin-right: 0;		
}

.ctaLink {
	font-family: 'georgia';
	color: #ac5996;
	padding: 3px 6px;
	border: #ac5996 dashed 1px;
}

#xtraServices {
	clear: both;
	padding: 13px 0 10px 0;
	margin-bottom: 14px;
	border-bottom: #6b6b6c dotted 1px;
}

.testimonial h4 {
	font: normal 18px/22px georgia;
	color: #333;
}

.testimonial img {
	float: left;
	margin: 5px 5px 0 0;
}

.quote p {
	font: normal 14px/18px georgia;
	color: #666;
}