@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
}

.contentSpace{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ebebeb;
	color: #969696;
	text-align:left;
	vertical-align:top;
	width:548px;

}

.contentSpacer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ebebeb;
	color: #969696;
	text-align:left;
	vertical-align:top;
	width:10px;
}

.contentFooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ebebeb;
	color: #969696;
	text-align:left;
	vertical-align:top;
	width:548px;

}

