
.case-study
{
	margin: 0 0 0 11px;
}
div.first-item
{
	margin-left: -6px;
}
.case-study-inner{
	width: 131px;
}
.case-study a.img-link,
.case-study span.img-link
{
	width: 79px;
	w\idth: 60px;
	height: 79px;
	he\ight: 60px;
	padding: 9px 10px 10px 9px;
	margin: 0 10px 10px 0;
	background: url(/images/branding/news-img.gif) no-repeat;
	overflow: hidden;
}
.case-study a.img-link:hover{
	background: url(/images/branding/news-img-hover.gif) no-repeat;	
}
.case-study a.img-link img,
.case-study span.img-link img{
	width: 60px;
	height: 60px;
}

.case-study a.title,
.case-study a.title:visited{
	color: #6a6a6a;
}

a.button, a.button:visited
{
	background: #0055A5;
}

.case-study-images a
{
	width: 79px;
	w\idth: 60px;
	height: 79px;
	he\ight: 60px;
	padding: 9px 10px 10px 9px;
	background: url(/images/branding/news-img.gif) no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
}

.case-study-images a:hover{
	background: url(/images/branding/news-img-hover.gif) no-repeat;	
}

.case-study-images a img{
	width: 60px;
	height: 60px;
}


a.download{
	font-weight: bold;
	display: block;
	padding-left: 24px;
	background: url(/images/pdf-icon.gif) no-repeat left top;
	margin: 35px 0 25px 0;
}

