﻿#layout_Content #quiz_lists { width: 200px; }
#layout_Content ul.healthlib_quizlist { margin-left: 0; margin-right: 0; }

#layout_Content .healthlib_quizlist li {
	padding: 5px 5px 5px 15px;
	background-color: #D1E2EF;
	border-bottom: 2px solid white;
	list-style: none;
	width: 175px;
}
#layout_Content .healthlib_quizlist h6 { color: white; }

#layout_Content .healthlib_quizlist li:first-child {
	background-color: #196DAB;
	padding: 5px 5px 5px 15px;
	margin: 0;
	font: 115% Georgia;
	color: white;
	width: 175px;
}

#layout_Content .healthlib_table td {
	padding: 5px 10px 5px 10px;
	background-color: #e3e7e7;
}

#layout_Content .healthlib_table thead th {
	background-color: #006B6E;
	padding: 5px 10px 5px 10px;
	font: 110% Georgia;
	color: white;
}

#layout_Content .healthlib_table th {
	background-color: #CBE0E3;
	padding: 5px 10px 5px 10px;
	font: 100% Georgia;
	color: #006B6E;
}

#layout_Content .healthlib_table caption {
	padding: 5px 10px 5px 10px;
	font: bold 125% Georgia;
	color: #006B6E;
}

#layout_Content .healthlib_table caption img {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px -4px 0px;
}

.glossary_index { line-height: 2em; margin: 1em 0pt; }

