
/* category */
div#category {
	width: 948px;
	height: 70px;
	border: 1px solid #cfcec7;
	margin-bottom: 15px;
	text-indent: -9999px;
	background: url(../../lib/img/ctg_magazine.gif) no-repeat;
}
div#category_m {
	width: 918px;
	height: 312px;
	border: 1px solid #cfcec7;
	margin-bottom: 15px;
	background-color: #E9E7DA;
	padding: 15px;
}

div#category_m img {
	float: right;
	margin-left: 20px;
}
div#category_m h2 {
	width: 414px;
	height: 100px;
	text-indent: -9999px;
	background: url(../img/clinic_magazine_200708/txt_title.gif) no-repeat;
	margin-bottom: 15px;
}
div#category_m p {
	font-size: 12px;
	line-height: 1.5em;
}
div#category_m p#notes {
	margin-top: 15px;
	font-size: 11px;
	line-height: 1.2em;
}



div.notes {
	border-top: 1px solid #cfcec7;
	margin-top: 13px;
	padding-top: 15px;
	margin-bottom: 5px;
}
div.notes table {
	width: 530px;
}
div.notes th,td {
	padding: 5px;
	font-size: 11px;
	line-height: 1.2em;
}

div#selected_entry_list h3 {
	background: url(../../lib/img/sub_index_title.gif) no-repeat;
}
