.stock_indicator {
	position: relative;
	top: 3px;
	margin: 0 5px 0 3px;
	width: 150px;
	height: 11px;
 	display: inline-block;
	background: url(../../default/images/stockindicator/sprite.gif) repeat-x;
}

.red {background: url(../../wolff/images/stockindicator/indicator_red.png) no-repeat;}
.yellow { background: url(../../wolff/images/stockindicator/indicator_yellow.png) no-repeat; }
.green { background: url(../../wolff/images/stockindicator/indicator_green.png) no-repeat; }