.b-column-title {
	/*background: url(../img/search-sort-bg.png) repeat-x #606876;
	border-bottom: 1px #75787e solid;*/
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin-bottom:1px;
	padding: 0 10px 0 30px;
	position: relative;
	text-shadow: #4C5361 -1px -1px 1px;
}

.b-column-title i {
	background: url(../img/sprite-icons16.png) -832px 0;
	height: 16px;
	left: 8px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	width: 16px;
}
