/* CSS Document */

th {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 3px;
}
td {
	font-size: 12px;
	font-weight: bold;
	padding: 8px 3px;
}
.col_right-table {
	margin-left: 440px;
	width: 700px;
}
.table-slider-container {
	width: 30px;
	padding: 5px;
	font-size: 80%;
}
.table-header {
	margin-left: 10px;
	margin-bottom: 40px;
	width: 670px;
}
.table-block {
	position: relative;
	overflow: hidden;
}
.table-holder {
	position: absolute;
	width: 670px;
	left: 13px;
	top: -4px;
}
.table-height {
	height: 350px;
}
