input.bold {
	color: #555555;
	font-size: 90%;
	font-weight: bold;
}
input.bold:hover {
	background: #AEE3A1;
	color: black;
}
div.clear {
	clear: both;
}
div.clear5 {
	clear: both;
	padding: 5px;
}
div.itemrow {
	background: #00B72E;
	/*
	width: 607px;
	*/
}
div.itemimg {
	background: #00B72E;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 120px;
}
div.itemimg img.sm {
	height: 75px;
	margin: 0px auto;
	padding: 0px;
}
div.itemmidbox {
	background: #00B72E;
	float: left;
	margin: 0px;
	width: 360px;
	padding: 0px;
}
div.itemmidtext {
	background: #00B72E;
	color: #003300;
	font-size: 90%;
	margin: 0px auto;
	padding: 8px;
}
div.itemmidtext div.midtext {
	color: white;
	padding-left: 30px;
	text-align: left;
}
div.itemmidtext div.midtext span {
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}
div.itemrbox {
	background: #00B72E;
	float: right;
	margin-top: 2px;
	padding-right: 5px;
	text-align: center;
	width: 120px;
}
div.itemrtext {
	background: #AEE3A1;
	margin: 0px auto;
	padding: 0px;
}
div.itemrtext div.rtext {
	color: #003300;
	padding: 5px;
}
div.itemrtext div.rtext span {
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
}
div.shipcell {
	float: left;
	font-size: 80%;
	padding-right: 10px;
	text-align: left;
}
div.shipcell span#shiphead {
	font-weight: bold;
}
