/* CSS Document */
* html #testi-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	width: 500px;
	left: 15px;
	top: -20px;
	clear: both;
	float: left;
}

html>body #testi-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	width: 500px;
	left: 15px;
	top: 0px;
	clear: both;
	float: left;
}
#onetoone-pic {
	position: absolute;
	height: 210px;
	width: 290px;
	left: 600px;
	top: 350px;
}
html>/**/body #onetoone-pic {
	position: absolute;
	height: 210px;
	width: 290px;
	left: 600px;
	top: 350px;
}
.testi-link-box {
	position: relative;
	height: 60px;
	width: 500px;
	left: 0px;
	top: 0px;
	margin-bottom: 15px;
	display: block;
}
.testi-thumb {
	height: 60px;
	width: 60px;
	margin-right: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #000000;
	margin-top: 3px;
}
.testi-link-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	margin-bottom: 15px;
	display: block;
}
.testi-link-box img {
	float: left;
}

.testi-link-text p {
	margin-bottom: 0px;
}
.underline {
	text-decoration: underline;
}
.testi-link-box a:link {
	color: #000000;
	text-decoration: none;
}
.testi-link-box .underline a:link {
	color: #000000;
	text-decoration: none;
}
.testi-link-box a:visited {
	color: #666666;
	text-decoration: none;
}
.testi-link-box .underline a:visited {
	color: #666666;
	text-decoration: underline;
}
.testi-link-box a:hover {
	color: #990000;
	text-decoration: underline;
}
.testi-link-box .underline a:hover {
	color: #990000;
	text-decoration: underline;
}
.testi-link-box a:active {
	color: #000000;
	text-decoration: none;
}
.testi-link-box .underline a:active {
	color: #000000;
	text-decoration: none;
}
*html #testi-main-pic {
	position: absolute;
	height: auto;
	width: auto;
	left: 600px;
	top: 355px;
	z-index: 1;
	border: 1px solid #000000;
}
#testi-main-pic {
	position: absolute;
	height: auto;
	width: auto;
	left: 600px;
	top: 350px;
	z-index: 1;
	border: 1px solid #000000;
}
html>/**/body p {
	padding-bottom: 4px;
}
