@charset "UTF-8";
.newprod-thumb {
	background-color: #CCCCCC;
	height: 80px;
	width: 120px;
	float: left;
	border: 1px solid #CCCCCC;
}
.techright {
	width: 380px;
	margin-left: 38px;
}
.newprod-description {
	float: left;
	width: 380px;
}
.newprodhead {
	font-size: 14px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	width: 100%;
	margin-bottom: 10px;
}
.newprodtext {
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.newprod-space {
	width: 100%;
	height: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.techlogo {
	height: 50px;
	width: 50px;
	margin-right: 8px;
	float: left;
	clear: none;
	position: relative;
}
.gotolink {
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	line-height: 20px;
}
.newprodrightcol {
	width: 461px;
	height: 100%;
	float: left;
	background-image: url(../images/divrepeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 7px;
}
.techimage {
	background-color: #CCCCCC;
	height: 192px;
	width: 380px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
}
