.publishers {
	padding: 		0 50px;
	padding-bottom:	60px;
}
.publishers-title {
	margin-top:		65px;
	margin-bottom:	30px;
	font-size:		24px;
}
.publishers-block {
	width:			30%;
	margin-right:	3%;
}
.no-margins { margin-right: 0; }

.publisher-thumb {
	width:		220px;
	height:		230px;
	position: 	relative;
}
.publisher-thumb img {
	position: absolute;
	top:0; left:0; bottom:0; right:0;
	margin:auto;
}
.publisher-info {
	padding:	40px 40px;
	width:		720px;
}
.featured-title {	font-size:21px;	}
.featured-copy {
	margin-top:		10px;
	font-size:		11px;
	line-height: 	150%;
	color:			#999999;
}

.featured-publisher {		border-bottom: 		1px dashed #999999;	}
.featured-publisher:hover {	background-color: 	#f5f5f5;			}

.publisher-link {
	font-size:		13px;
	line-height:	190%;
}
.publisher-link:hover {
	text-decoration: underline;
}
.letter {
	margin-bottom: 	10px;
	font-size:		19px;
}
