
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

a.dotted {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.noborder {
	border: 0px !important;
}

.right {
	text-align: right !important;
}

.left {
	text-align: left !important;
}

.center {
	text-align: center !important;
}
