@charset "iso-8859-1";
/* CSS Document */

h3 {
	/*color: #B3DD59;*/
	margin: 25px 0 15px 23px;
	border-bottom: 1px solid #B3DD59;
	padding-bottom: 5px;
}

p {
	margin: 0 0 20px 23px;
	text-indent: 16px;
	line-height: 16px;
	background: url('../img/green-list.png') top left no-repeat;
}

p.dark {
	text-align: center;
	background-image: none;
	background-color: #E9E9E9;
	padding: 5px 0 5px 0;
	text-indent: 0;
}

p.list_1 {
	background: url('http://www.iloverealestate.biz/img/green-1.png') top left no-repeat;
	padding: 6px 0 6px 35px;
	margin: 0 0 10px 23px;
}

p.list_2 {
	background: url('http://www.iloverealestate.biz/img/green-2.png') top left no-repeat;
	padding: 6px 0 6px 35px;
	margin: 0 0 10px 23px;
}

p.list_3 {
	background: url('http://www.iloverealestate.biz/img/green-3.png') top left no-repeat;
	padding: 6px 0 6px 35px;
	margin: 0 0 10px 23px;
}

ul {
	margin-left: 15px;
	padding-top: 0;
	margin-top: 0;
}