table.positions {
	width: 100%;
}

table.positions td {
	font-size: 100%;
	padding: 6px 8px 6px 0px;
}

table.positions th a {
	color: #666666;
	font-weight: lighter;
	padding-right: 8px;
}

table.positions tr.summary td {
	border-top: 1px dashed #cccccc;
	color: #666666;
	background: #EAEDF2;
}

span.short_position {
	color: maroon;
	font-size: 90%;
}