﻿div.solutionCol
{
	margin: 0 32px 0 0;
	padding: 0;
	float: left;
	width: 328px;
}

div.solutionCol img.title { margin: 0 0 10px 0; }

div.solutionCol h4
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #550e64;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.15em;
	border-bottom: 1px solid #d8d8d8;
	display: block;
}

div.solutionCol h4 a
{
	margin: 0;
	padding: 61px 0 10px 0;
	color: #550e64;
	text-decoration: none;
	display: block;
}

div.solutionColOps h4 a { background: url(../../../images/a/contact-centre-solutions/operations.jpg) no-repeat left top; }
div.solutionColTech h4 a { background: url(../../../images/a/contact-centre-solutions/technology.jpg) no-repeat left top; }

div.solutionCol h4 a:hover
{
	color: #e4017e;
	text-decoration: none;
}

div.solutionCol h5
{
	margin: 0;
	padding: 0 10px 10px 10px;
  min-height: 80px; 
  height: auto !important;
  height: 80px;
	font-weight: normal;
	border-bottom: 1px solid #d8d8d8;
}

div.solutionCol ul.sections
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.solutionCol ul.sections li { border-bottom: 1px solid #d7d7d7; }

div.solutionCol ul.sections li a
{
  margin: 0;
	padding: 15px 10px;
	color: #696969;
	text-decoration: none;
	display: block;
}

div.solutionCol ul.sections li a span
{ 
	margin: 0;
	padding: 0 0 0 15px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	font-weight: bold;
	background: url(../../../images/misc/arrows/grey-right-large.png) no-repeat left 2px;
	display: block;
	cursor: pointer;
}

div.solutionCol ul.sections li a:hover
{
	background: #fafafa;
	color: #e40a7b;
	text-decoration: none;
}

div.solutionCol ul.sections li a:hover span
{
	background: url(../../../images/misc/arrows/pink-right-large.png) no-repeat left 2px;
	color: #e40a7b;
	text-decoration: none;
}
