#pageBlock {
	background-image: url(../images/bkg_page001_products.gif);
}

td {
	font-size: 1em;
}

td p {
	font-weight: bold;
	width: 309px;
	padding: 0px 20px 0px 0px;
}

td.logo, td.description, td.thumb {
	border-top: 2px solid #EDEDED;
	padding: 20px 0px 20px 0px;
	vertical-align: top;	
}

td.logo {
	width: 180px;
}

td.description {
	width: 345px;
}

td.thumb {
	width: 105px;
	text-align:center;
	vertical-align: middle;
}

td#downloads ul {
	padding: 0px;
	margin: 0px;
}

td#downloads li {
	font-weight: bold;
	list-style: none;
	margin: 0px;
	background-image: url(/images/products/btn_download.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 15px 35px;
	width: 140px;
	float: left;
}

#downloads p {
	line-height: 1em;
	margin: 0px;
	background-image: url(/images/products/btn_download.gif);
	background-repeat: no-repeat;
}

td.no-padding {
	padding:0px 0px 0px 0px;
}

a.margin-top {
	display:block;
	margin-top:20px;
}
