.region-select-prototype-right-column {
    /*background: url("images/shop.png") no-repeat center 7px;*/

    border-left: 1px solid #e3e4e5;
    font-size: 13px;
    padding: 10px 0 10px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.region-select-prototype-right-column b,
.region-select-prototype-right-column span {
    font-family: "AvenirNextCyrBold", verdana, tahoma, arial !important;
    font-size: 14px;
}
.region-select-prototype-right-column a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-decoration: none;
}
.region-select-prototype-right-column span {
    border-bottom: 1px dashed #ff0000;
    color: #ff0000;
}

.region-select-prototype-right-column .ic{
	background: url(/bitrix/images/sprites/sprites.png) no-repeat center 7px;
   background-position: -50px -45px;
	width: 42px;
	height: 42px; 
	margin: auto;
	
}