.list-module .header-w-border ul.sq-bullet {
	padding: 0 0 15px 10px;
}
.list-module .header-w-border {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #666;
}
.list-module .header-w-border ul.sq-bullet li {
	line-height: 1.8em;
	list-style-type: square;
	margin-left: 5px;
	padding-bottom: 5px
}
.list-module .header-w-border ul.no-bullet li {
	list-style-type: none;
	padding-bottom: 15px;
}
.list-module .header-w-border p {
	padding-bottom: 20px;
}
.list-module .header-w-border h2 {
	color: #6b5e51;
	font: 19px Arial, Helvetica, sans-serif;
	padding-bottom: 9px;
	margin-bottom: 15px;
}
.list-module .header-w-border .red-br {
	border-bottom: 3px solid #dc1431;
}
.list-module .header-w-border .blue-br {
	border-bottom: 3px solid #0462aa;
}
