﻿.glossary_index { line-height: 2em; margin: 1em 0pt; }

/** The Breaking News header is too wide for the layout **/
.base p.breaking_news_header {
	overflow: hidden;
	width: 420px;
}

.base table td,
.base table th { border: 0; }

.healthlib_quizlist ul {
	padding: 5px; 
}

.base .healthlib_quizlist li {
	padding: 5px 5px 5px 15px;
	background-color: #EDF2F8;
	border-bottom: 2px solid #fff; 
	list-style: none;
	width: 175px; 
}

.healthlib_quizlist li:first-child {
	background-color: #192A44;
	padding: 5px 5px 5px 15px;
	margin: 0;
	font-size: 115%;
	color: #4A1974;
	width: 175px; 
}

.healthlib_table td {
	padding: 5px 10px 5px 10px;
	background-color: #EDF2F8;
}

.healthlib_table thead th {
	background-color: #006B6E;
	padding: 5px 10px 5px 10px;
	font-size: 110%;
	color: #ffffff;
}
.healthlib_table th {
	background-color: #CBE0E3;
	padding: 5px 10px 5px 10px;
	font-size: 100%;
	color: #006B6E;
}
.healthlib_table caption {
	padding: 5px 10px 5px 10px;
	font-size: 125%;
	font-weight:bold;
	color: #006B6E;
}

.healthlib_table caption img {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px -4px 0px;
}
div.grid_callouts {
	display:none;
}

.base li h6 { color: #fff; }
