/*This is the core style sheet of the Products area.*/

.trprod {
	height: 150px;
}

.trprod td, .trdisc td {
	border-top: 1px solid #0033ff;
}

.tddisc {
	vertical-align: top;
}

.lipdf {
	display: inline;
}

#prodimg {
	float: right;
	margin: 10px 0 0 10px;
	text-align: center;
	clear: right;
}

#prodimg2 {
	float: left;
	margin: 0 10px 10px;
	text-align: center;
}

#dials {
	background-image: url(/image/products/dialbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#down {
	float: right;
	color: #ffffff;
	width: 18em;
	margin: 0 0 0 10px;
	background: #0033ff;
}

#down a, #down a:visited {
	color: #ffffff;
}

#down a:hover {
	color: #999999;
}

li.in {
	text-indent: 20px;
}