.alignRight {
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.alignLeft {
	padding-right: 5px;
	padding-left: 5px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.nestedTableWidth {
	width: auto;
}

.alignTop {
	padding-right: 2px;
	padding-left: 5px;
	vertical-align: text-top;
	text-align: right;
	width: 65px;
	font-size: 12px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
