

/* Start:/local/templates/kiosk/components/bitrix/news.list/history/style.css?1603746889402*/
UL.history LI {
	display: table;
	height: 100%;
	/*min-height: 81px;*/
	background: #fff;
	border-radius: 18px;
	margin-bottom: 10px;
	overflow: hidden;

	width: 100%;
}

UL.history LI A DIV {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 15px 5px 0px;
}

UL.history LI A DIV IMG{
	width: 100px;
}

UL.history LI A SPAN {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 0;
}
/* End */
/* /local/templates/kiosk/components/bitrix/news.list/history/style.css?1603746889402 */
