#isi {
	display: block;
	clear: both;
}

#isi.home {
	padding: 0px 10px;
}

#isi h2 {
	font-size: 15px;
	padding-bottom: 2px;
}

#isi ul {
	margin:0 0 0 0px;
	padding:0 0 15px 0;
	list-style: none
}
#isi ul li {
	display:block;
	background-image:url(../img/bullet.png);
	background-position:left 6px;
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	padding:0 0 0 10px;
}

#isi ul ul {
	list-style-type: circle;
}

#isi ul ul li {
	background: none;
	display: list-item;
	list-style-type: circle;
	margin-left: 1em;
}


#isi h3 {
	font-weight: 700;
	font-size: 15px;
}
/* removed #isi from following three so this will work on /patient-safety-information.asp */
.seColOne {
	float: left;
}

.seColTwo {
	float: left;
	margin-left: 40px;
}

li.spaceUnder {
	margin-bottom: 1em;
}

.isi_text { padding:20px 0px 0 0px; }
