body {
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 13px;
	color: #333;
	background: #fff;
}
.err {
	color: #bbb;
}
#footer_off {
	position: absolute;
	bottom: 0;
	padding-top: 10px;
	width: 100%;
	background: url(../../administrator/templates/joostfree/images/bg.png) repeat-x;
	background-color: #dedede;
	margin-top: 0px;
	height: 32px;
	height: 32px !important;
	color: #fff;
}