﻿@charset "utf-8";
/* 20090622-1000 */

.mod-indicators {
	border-bottom: 3px solid #FFFFFF
}
	.mod-indicators .lnk-more {
		float: right;
		margin-top: 6px;
	}
	.mod-indicators .bgr {
		background: url(../_img/bgr-indicators.gif) 150px top repeat-y;
	}
	.mod-indicators table {
		width: 100%;
		text-transform: uppercase;
	}
		.mod-indicators table td {
			padding-top: 2px;
			_padding-top: 3px;
		}
		.mod-indicators table .txt-first {
			width: 90px;
		}
	.mod-indicators .lin-hor-dotted {
		line-height: 13px;
		background-position: left bottom;
		padding-top: 0px;
		padding-bottom: 8px;
		_padding-bottom: 7px;
	}
