@charset "utf-8";

#leftcolumn th {
	text-align: right;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #3399CC;
	line-height: 14px;
	font-size: 11px;
}

#leftcolumn td {
	padding-right: 30px;
}
