div.feature {
	border: 1px solid #000; 
	float: left; 
	padding: 4px; 
	width: 368px; 
	margin: 10px 0px 10px 10px;
	background-color: #DFE7FF;
	align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
}

.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
.article a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	text-decoration: underline;
}
.article a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
}
.keyperform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #330066;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
.articleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
td.tablehead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #484890;
}
td.content1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	background-color: #CFE1F7;
}
td.content2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	background-color: #BFD6F2;
}
.subheading {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #1B1565;
	margin: 0px;

}
.subheading2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B1565;
	background: #FFFFFF;	
}
img.outline {
  border: 1px solid #1B1565;
}

<!--- D&M Product stylesheet --->

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #CFE1F7;
}


TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #BFD6F2;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DBE5F3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #484890;
  color: #FFFFFF;
  font-weight: bold;
}


TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#FF6600;
  font-weight:bold;
}
