h3{
	font: bold 18px ;
}

h4{
	font: bold 14px ;
	border-bottom: 1px solid #000;
}
ul{
	font-size: 12px;
	line-height: 16px;
}
img.bullet_check{
	padding: 0 10px 0 0;
	vertical-align:bottom;
}
li.check_item{
	list-style-type: none;
	margin:0;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1.5em;
	list-style-image: url(https://img.propertyshark.com/img/jk/bullet_checkbox.png);
}
li.check_item a, li.top_item a{
	font: bold 12px ;
	color: #175ea5;
}
li.shark_bite a{
	color: #6397cb;
}

li.check_item a:hover, li.top_item a:hover, li.shark_bite a:hover{
	color: #d56f02;
}
li.check_item li, li.top_item li{
	font-weight: normal;
	font-size: 12px;
	list-style-image: none;
	padding-top: .3em;
}
li.check_item li a, li.top_item li a, .shark_bite a{
	font-weight: normal;
	font: normal 12px ;
}
.info_item{
	font-style: italic;
	padding-bottom: 1em;
}
.top_item{
	font-weight: bold;
	padding-bottom: 1.5em;
}

.shark_bite{
	list-style-type: none;
	color: #666;
	padding-bottom: 1.5em;
	padding-left: 10px;
}

.singlecoltext{
	width: 51em !important;
	padding: 0 0 0 4em;
}

.singlecoltext h3{
	font: bold 22px ;
	border-bottom: 1px solid #ccc;
	color: #588E36;
	color: #000;
	margin-top: 1.5em;
}
.singlecoltext h4{
	font: bold 14px ;
	border-bottom: 1px solid #000;
	color: #000;
	margin-top: 1.5em;
}

.closing_costs{
	table-layout: fixed;
	margin: 20px 0 40px;
	width: 100%;
	border-collapse: collapse;
}
.closing_costs td{
	border: 1px solid #333;
	width: 50%;
	padding: 4px;
	font: 12px ;
	text-align: left;
}
.closing_costs th{
	border: 1px solid #333;
	padding: 4px;
	background: #666;
	color: #fff;
	font: 14px ;
	text-align: left;
}
a.printsection{
	color: #175ea5;
	float: right;
	margin-top: -18px;
	font: bold 12px;
}

a.printsection:hover{
	color: #d56f02;
}
