.line {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	margin-bottom: 30px;
}
h4 {
	margin-bottom: 10px;
}

p {
	padding-left: 0px;
}

