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

#cellspace {
	margin-top: 5px;
	margin-bottom: 15px;
}
#cellspace p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#pg_content {
	margin-top: 60px;
	margin-bottom: 20px;
}
.bulletstyle p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.bulletstyle ul {
	margin-bottom: 20px;
	margin-top: 5px;
	list-style-image: url(../images/global/bullet.gif);
}
.bulletstyle .header {
	font-size: 16px;
	font-weight: bold;
}
.bulletstyle {
	padding-left: 20px;
}
