p, li {
	font-weight: normal;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.centered {
	text-align: center;
}
.clearboth {
	clear: both;
}
.border {
	border: solid 1px #666666;
}
.loading_spinner {
	visibility: hidden;
}

