div.index_wrap {
	padding: 10px;
	margin-bottom: 10px;
}

div.index_text {
	border: 1px solid black;
	background-color: #fff;
	text-align: center;
	white-space: nowrap;
	position: relative;
	top: 8px;
	padding-bottom: 2px;
}

* html div.index_text {
	top: 12px;
}
*+html div.index_text {
	top: 12px;
}

span.text {
	color: #555555;
	font-size: 11px;
}

span.number {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

div.index_arrow {
	position: relative;
	z-index: 100;
	top: 7px;
}
div.index_arrow img {
	z-index: 200;
}
* html div.index_arrow {
	top: 9px;
} 
*+html div.index_arrow {
	top: 9px;
} 
div.index_balken {
	margin-left: 4px;
}

div.lowhigh_label {
	padding-top: 2px;
}

span.leftside {
	float: left;
	margin-left: 8px;
	font-size: 9px;
	font-weight: bold;
}

span.rightside {
	float: right;
	font-size: 9px;
	font-weight: bold;
}
* html span.rightside {
	margin-right: 10px;
}

div.ranking {
	text-align: left;
	font-weight: 11px;
}

div.ranking {
	font-weight: bold;
}
