@charset "utf-8";
/* CSS Document */

table {
	width:620px;
	height:auto;
	border-collapse:collapse;
	text-align:left;
	font-size:12px;
	}
	

td {
	border-collapse:collapse;
	padding:2px;
	}
	

.position
{
	vertical-align:top;
	width:150px;
}

.position_history
{
	vertical-align:top;
	width:90px;
}