@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=cyrillic,latin);

#cr_widget a {
	text-align: center;
	
	
	background: url('../img/icon_58.png');
	background-repeat: no-repeat;
	
	
	overflow: hidden;
	
	padding: 5px 27px 5px 27px;
	
	
	display: inline-block;	
	
	line-height: 44px;	
	
}
#cr_widget a:hover {
	background: url('../img/icon_58w.png');	
	background-repeat: no-repeat;
	
}
