﻿/*Hovery */
.hovery-links, .hovery-links li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hovery-links {
	position: relative;
	top: 45px;
}
.hovery-links li {
	position: relative;
	width: 115px;
	height: 125px;
	float: left;
}


.hovery-links a {
	display: block;
	text-indent: -9999px;
	height: 125px;
}
.hovery-links .lab-managers {
	width: 125px;
}



/* Wake Forest Section */

.hovery-links2, .hovery-links2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hovery-links2 {
	position: relative;
	top: 45px;
}
.hovery-links2 li {
	position: relative;
	width: 155px;
	height: 125px;
	float: left;
}

.hovery-links2 a {
	display: block;
	text-indent: -9999px;
	height: 125px;
}
.hovery-links2 .solutions {
	width: 125px;
}

/* Wake Forest Section */


.hovery-content, .hovery-content1 {
	display: none;
	position: absolute;
	background: url('/~/media/1D8283EC17D7413EB5DBEC5E95FCDE8D.png') no-repeat top center;
	padding-top: 6px;
}
.hovery-content, .hovery-content1 {
	margin-top:6px;
	color: #333;
	font-size:11px;
	position: absolute;
	width: 175px;
	bottom: 0;
	left: -25%;
	display: none;
}
.hovery-content1 {
	left: 0;
	background: url('/~/media/93AA9214A8EC4E9CA2A3CE2393B007F5.png') no-repeat top left;
}
.hovery-content ul, .hovery-content1 ul {
	position: static;
	padding: 5px 5px 0 5px;
	margin: 0;
	background: #f2f2f2;
	border: 1px solid #333;
	border-top: none;
}
.hovery-content li, .hovery-content1 li {
	position: static;
	width: auto;
	height: auto;
	margin: 0 0 10px 17px;
	padding: 0;
	float: none;
	list-style-type: disc;
}
.hovery-content p, .hovery-content1 p {
	padding: 0;
	margin: 0;
}



