#techanchor {
	position: absolute;
	height: 650px;
	width: 800px;
	left: 2400px;
	top: 0px;
	background-color: #FFFFFF;
}
#techcontainer {
	position: absolute;
	height: 400px;
	width: 650px;
	left: 75px;
	top: 120px;
}
#techtext{
	height:420px;
   }#techtextscroll {
	overflow: scroll;
	height: 400px;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.techtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
#techprint {
	border: 1px solid #E2E2E2;
	height: 20px;
	width: 100px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	vertical-align: middle;
	position: absolute;
	left: 75px;
	top: 90px;
}
