@charset "utf-8";
#side ul li {
	list-style: none;
}
#side ul li#chiro  {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 30px;
}
#side ul li#chiro a:hover , #side ul li#doctors a:hover ,#side ul li#tccGraduates a:hover, #side ul li#tccStudents a:hover, #side ul li#clinicSearch a:hover{
	position: relative;
	left: -1px;
	top: -1px;
}
#side ul li#tccStudents , #side ul li#tccGraduates, #side ul li#clinicSearch, #side ul li#doctors{
	height: 100px;
	padding-top: 20px;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#side ul li#clinicSearch {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}







.banner      {
	margin-bottom: 5px;
}

#side h4 {
	display: block;
	clear: both;
	font-size: 10px;
	vertical-align: middle;
	height: 90px;
	line-height: 1.5em;
}
#side h4 img {
	margin-top: 5px;
}
#side h3 {
	display: block;
	clear: both;
	font-size: 10px;
	vertical-align: middle;
	height: 90px;
	line-height: 1.5em;
}
#side h3 img {
	margin-top: 5px;
}

