

/* Start:/bitrix/templates/w_15_002/components/bitrix/statistic.table/statistic_table02/style.css?14820490891109*/
div.statistic-table {
	color: #696C72;
	background-color:#EBECF3;
	border:1px solid #B7BCDB;
	padding:5px;
	width:160px;
	padding-bottom:15px;
	font-size: 12px;
}
div.statistic-table .container {
	position:relative;
	display:block;
	width: 140px;
}
div.statistic-table .inner {
	display:block;
	width:130px;
}
div.statistic-table .inner-dots {
	display:block;
	width:130px;
	/* This is the way how browser should draw dotted border
	border-bottom:dotted 1px #696C72;
	But we have to use image in order to draw border correctly with IE*/
	padding-bottom: 1px;
	background: url(dots.gif)/*tpa=http://www.casual-info.ru.opt-css.1c-bitrix-cdn.ru/bitrix/templates/w_15_002/components/bitrix/statistic.table/statistic_table02/images/dots.gif*/ repeat-x bottom;
}
div.statistic-table .left {
	float:left;
	position:relative;
	left:0px;
	top:2px;
	background-color:#EBECF3;
}
div.statistic-table .right {
	float:right;
	position:relative;
	right:0px;
	top:2px;
	background-color:#EBECF3;
}
div.statistic-table .clear {
	clear:both;
}
div.statistic-table  a {
	color: #696C72;
	text-decoration: none;
}
div.statistic-table  a:hover {
	text-decoration: underline;
}
div.statistic-table .today {
	color: #FF7979;
}
div.statistic-table .today a {
	color: #FF7979;
}

/* End */
/* /bitrix/templates/w_15_002/components/bitrix/statistic.table/statistic_table02/style.css?14820490891109 */
