@charset "utf-8";

#general p {
	margin: 0 0 10px;
}

#preventive h2.title1 span {
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 0.9em;
}

#preventive p {
	margin: 0 0 10px;
}

#dentures ul.guide li {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

#dentures ul.type li {
	clear: both;
	padding: 0 0 10px;
}

#dentures ul.type li .image {
	float: left;
	max-width: 50%;
	padding: 0 10px 10px 0;
}
