@charset "UTF-8";

.bulletstyle p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.bulletstyle ul {
	margin-bottom: 20px;
	margin-top: 5px;
	list-style-image: url(../img/global/bullet.gif);
}
.bulletstyle .header {
	font-size: 16px;
	font-weight: bold;
}
.bulletstyle {
	padding-left: 20px;
}
#headspace {
	height: 50px;
}
