table#outlin {
	float: left;
	}
	
table#outlin td {
	color:#333333;
	border-top:1px dotted #000;
	border-right:none;
	border-bottom:1px dotted #000;
	border-left:none;
	font-size: 85%;
	width: 320px;
	vertical-align: top;
	line-height: 140%;
	}
	
	
table#outlin th {
	border-top:1px dotted #000;
	border-right:none;
	border-bottom:1px dotted #000;
	border-left:none;
	width:110px;
	font-size: 85%;
	line-height: 140%;
	color: #666666;
	white-space: nowrap;
	vertical-align: top;
	}

table#outlin td span {
	padding-right: 40px;
}

.outlinepoji {
	float: right;
	margin-right: 10px;
}
