.product_inline  {
	padding:15px 15px 0px 15px;
	width:570px;
}

.product_fields {
	width:50%;
}
.product_text {
	width:50%;
}

.product_text h1,
.product_text h2,
.product_text h3 { margin-top: 0; }

.product_text p { font-size: 1em; }

.wrapper {
	width: 90%;
	margin: 0 auto;
}
.wrapper tr {
	vertical-align: top;
}

/* BIG PICS, LITTLE DESCRIPTION */
.imgBig { text-align: center; }

.imgBig img {
	width:500px;
	margin-bottom:10px;
}
.imgThumb {
	text-align: center;
}
.imgThumb img {
	width:100px;
	height: 75px;
	margin:0px 5px 5px 0px;
}
.clearleft {
	clear:left;
}

.printlogo tr { vertical-align: middle; }
.printlogo td {
	line-height: 120%;
}