.testing {
	margin-bottom: 2em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	line-height: 1.35em;
	height: 425px;
	display: none;
}

.testing ul {
	margin: 0;
	padding: 0;
}

.testing li {
	margin-bottom: .5em;
	list-style-type: circle;
	list-style-position: inside;
}

.testing img {
}

.testing_on {
	margin-bottom: 2em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	line-height: 1.35em;
	height: 425px;
}

.testing_on ul {
	margin: 0;
	padding: 0;
}

.testing_on li {
	margin-bottom: .5em;
	list-style-type: circle;
	list-style-position: inside;
}

.testing_on img {
}

#itbs {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	font-family: tahoma,sans-serif;
	padding-top: 15px;
}

#itbs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#itbs a:link, #itbs a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#itbs a:link.active, #itbs a:visited.active {
	border-bottom: none;
	background: none;
	color: #000;
}

#itbs a:hover {
	background: #fff;
}

#benchmark {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	font-family: tahoma,sans-serif;
	padding-top: 15px;
}

#benchmark li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#benchmark a:link, #benchmark a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#benchmark a:link.active, #benchmark a:visited.active {
	border-bottom: none;
	background: none;
	color: #000;
}

#benchmark a:hover {
	background: #fff;
}

#ap {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	font-family: tahoma,sans-serif;
	padding-top: 15px;
}

#ap li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#ap a:link, #ap a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#ap a:link.active, #ap a:visited.active {
	border-bottom: none;
	background: none;
	color: #000;
}

#ap a:hover {
	background: #fff;
}

