#imageholder {
	float: left;
	width: 404px;
}
#imagetop {
	background-image: url(/images/topimg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
	height: 20px;
	width: 384px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#imagebody {
	float: left;
	width: 402px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#imagebtn {
	padding: 10px;
	float: left;
	height: 20px;
	width: 384px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #585858;
	text-align: center;
	background-image: url(/images/btnimg.jpg);
}
#shippingprd {
	padding: 10px;
	float: left;
	width: 340px;
	margin-left: 3px;
}

#prodinfo {
	padding: 10px;
	float: left;
	width: 743px;
	font-size: 0.9em;
	text-align: justify;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

