﻿.glossary_index { line-height: 2em; margin: 1em 0pt; }


/*-----------------Health Library------------------*/
.base .healthlib_quizlist ul {
	padding: 5px; 
}

.base .healthlib_quizlist li {
	background-color: #F7F3E1;
	border-bottom: 2px solid white;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px 5px 5px 15px;
	width: 175px;
}

.base .healthlib_quizlist li:first-child {
	background-color: #F7E6BA;
	color: #4A1974;
	font-family: Georgia;
	font-size: 115%;
}

.base .healthlib_table td {
	padding: 5px 10px 5px 10px;
	background-color: #e3e7e7;
}

.base .healthlib_table thead th {
	background-color: #006B6E;
	padding: 5px 10px 5px 10px;
	font-size: 110%;
	font-family: Georgia;
	color: white;
}

.base .healthlib_table th {
	background-color: #CBE0E3;
	padding: 5px 10px 5px 10px;
	font-size: 100%;
	font-family: Georgia;
	color: #006B6E;
}

.base .healthlib_table caption {
	padding: 5px 10px 5px 10px;
	font-size: 125%;
	font-family: Georgia; 
	font-weight:bold;
	color: #006B6E;
}

.base .healthlib_table caption img{
	padding: 0px 10px 0px 0px;
	margin: 0px 0px -4px 0px;
}


/** The Breaking News header is too wide for the layout **/
.base p.breaking_news_header {
	overflow: hidden;
}
