@charset "utf-8";
/* CSS Document */

#techinfo	{
	float: left;
	height: 375px;
	width: 360px;
	padding: 2px;
}

#techschema	{
	float: right;
	height: 375px;
	width: 5px;
	padding: 2px;
}

#techschema	img {
	margin-right: auto;
	margin-left: auto;
}

.desctech {
	color: #4B4B4B;
}

