#accessbox {
	margin: 0px;
	padding: 0px;
}
#accessbox h2 {
	margin: 0px;
	padding: 0px;
}
#accessbox h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 20px;
}
#accessbox h4 {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 14px;
}
#accessbox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
