
ul#testMenu {
	list-style: none;	
	padding-top: 8px;
}
a#labTestInfo, table#labTestInfo, .testName {
	font-family: Arial;
	font-size: 16px;
}
.testInfo {
	margin-left: 6px;
}
a#labTestInfo:link{
	text-decoration: none;
}
a#labTestInfo:visited{
	color: black;
}
.startHidden {
	display: none;
}
table {
}
td:nth-child(1){
	width:320px;
}

.ln-letters>a {
    color: rgba(38, 99, 211, 0.95);
    font-weight: bold;
}
