.tech {
	width: 750px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	vertical-align: top;
}
.tech-main {
	margin-top: 0px;
	padding-top: 0px;
	height: 700px;
	margin-right: 5px;
}
.tech-top {
	width: 750px;
	margin-bottom: 1em;
	padding-bottom: 5px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEADD;
}
.tech-header {
	float: left;
	width: 350px;
}
.tech h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #E46B0F;
}
.tech h2 {
	font-size: 15px;
	font-weight: bold;
	color: #4C4C4C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.tech h3{
	font-size: 14px;
	font-weight: bold;
	color: #E46B0F;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E8DC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.tech-util {
	float: right;
	width: 300px;
	font-size: 11px;
	margin-top: 15px;
}
.tech-util ul {
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.tech-util li {
	display: inline;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#back  {
	background-image: url(../images/img_techspecs/icon_back.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	height: 30px;
}
#userguide  {
	background-image: url(../images/img_techspecs/icon_userguide.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	height: 30px;
}
#print {
	background-image: url(../images/img_techspecs/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.tech ul{
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 1em;
	list-style-image: url(../images/img_misc/bullet_subnav.gif);
	list-style-type: none;
	color: #333;
	margin-left: 0px;
	padding-left: 18px;
}
.tech .left{
	float: left;
	width: 350px;
}
.tech .right{
	float: right;
	width: 350px;
}
.tech #xline{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}
.tech p img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#hor-minimalist-b
{
	font-size: 12px;
	background: #fff;
	width: 350px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D2C6;
	vertical-align: top;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #333;
	font-size: 11px;
}
#hor-minimalist-b tbody tr:hover td
{
}

