.leftimage {
    float: left;
	width: 100px;
	border: 1px solid #66FF99;
	padding: 4px;
}
.rightimage {
    float: right;
	width: 100px;
	border: 1px solid #66FF99;
	padding: 4px;
}
.prodcontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 109px;
	border: 1px solid #FF6600;
}
.listtext {
	font-size: .9em;
}

.prodcart {
	text-align: center;
}
.noshow {
	text-decoration: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.noshowborder {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
