.centerColumn p {
	padding:0 0 20px 0;
}

.alphabet_col {
	width:56px;
	float:left;
	text-align:center;
}
	.alphabet_col a {
		display:block;
		float:left;
		margin:3px 0 5px 14px;
		clear:both;
		text-decoration: none;
		border: 2px solid #b7b6b5;
		padding: 2px;
		width: 18px;
		height: 18px;
		line-height: 18px
	}
	
	.alphabet_col a:hover {
		border: 2px solid #e81f7e;
	}
	
.roller {
	width:100%;
	padding:0;
	margin:0;
	font-size:0;
	overflow:hidden;
	clear:both;
}
.sideBoxContent img {
	float:left;
	margin:0 0 10px 12px !important;
}