.price {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000066;
	font-size: 24px;
	margin-bottom: 15px;
}
table {
	border-collapse: collapse;
	margin: 0px;  
}                
table img {
	margin: 40px;
}               
table input[type="image"] {
	margin: 10px 0px;
}
             
.border td {
	border: 1px dotted #ccc;
	padding: 6px;
}
.border img {
	margin: 0px;
}               

table a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 17px;
	color: #000066;
	float: left;   
	text-decoration: underline;
}   
.retail {
	float: right;
	color: #CC0029;
	font-size: 9px;
}
.sale {
	float: right;
	color:#000066;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
}
.inactive {
	background-color: #900;
}