@charset "utf-8";
/* CSS Document */


#pubSpacer {
	width: 87%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 20px;
}

#pubSpacer2 {
	width: 99%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#pubSpacer3 {
	width: 87%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 20px;
}

#pubSpacer4 {
	width: 66%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 20px;
}

#pubSpacer5 {
	width: 99%;
	height: 10px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 20px;
}

