body {
	border: 0;
	margin: 0;
	padding: 0;
}

table.mainTable {
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}

p {
	font-size: 10pt;
	line-height: 150%;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
p.productInfo {
	margin: 0 0 0 15px;
}

div.product {
	font-size: 10pt;
	line-height: 150%;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	text-align: center;
	margin: 0 0 60px 0;
}

img {
	border: 0;
}
img.productTitle {
	margin: 5px 0 7px 0;
}

img.iconLink {
	border: 0;
	padding: 2px 2px 0 0;
	margin: 0;
}

td {
	margin:0;
	padding:0;
	border:0;
	background-position: bottom left;
}

td.mainULspacer {
	width: 100px;
	height: 141px;
}
td.mainUL {
	background-image: url('../p/top_bg.png');
	background-repeat: repeat-x;
	width: 450px;
	height: 141px;
	vertical-align: bottom;
}
td.mainUL img {
	vertical-align: bottom;
	padding-bottom: 1px;
}

td.mainUR {
	background-image: url('../p/crane.jpg');
	background-repeat: no-repeat;
	width: 226px;
	height: 141px;
}

td.mainDL {
	width: 502px;
	padding: 65px 38px 50px 0px;
}
td.screenshot {
	text-align: center;
}
td.screenshot img {
	margin-left: auto;
	margin-right: auto;
}
td.productInfo {
	vertical-align: top;
}

td.mainDR {
	background-image: url('../p/right_bg.png');
	background-repeat: repeat-y;
	width: 226px;
	padding: 5px 15px 15px 15px;
	vertical-align: top;
}

