/*.divisions { background:#fff url('../images/cols_3_6_3.gif') 0 top repeat-y; }*/

.info-bar { height:7px; background:#BAC9CA; margin:10px 0;}
.info-bar-val
	{
		background:#fff url('../images/down_arr.png') no-repeat;
		position:absolute;
		margin-top:-6px;
		width:6px;
		height:5px;
	}
.info-bar-value { height:7px; background:#768484; }
.line-dotted { height:20px; margin-bottom:3px; background: url('../images/horizontal_divider.gif') 0 bottom repeat-x; }

.stock-chart
	{
		height:50px;
		padding:8px 0 2px 0;
		margin-bottom:4px;
		line-height:40px;
		border-top:1px solid #ddd;
		background: url('../images/horizontal_divider.gif') 0 bottom repeat-x;
	}
	
.stock-chart div { float:left; }
.stock-chart .currency { float:right; font-size:17px; text-align:center; width:30px; padding-top:2px; }
.stock-chart .bigtext
	{
		float:right;
		text-align:right;
		font-size:40px;
		font-weight:bold;
		padding:0 19px 0 42px;
		background: url('../images/up.png') 0 11px no-repeat;
	}
