#content h1
	{
	font-size: 1.8em;
	color: #333;
	font-weight: bold;
	padding-left: 12px;
	}
	
#content p
	{
	padding-left: 12px;
	}
	
#content .uom
	{
	color: black;
	font-weight: bold;
	font-size: 1.4em;
	}
	
#content #prodimage
	{
	float: left;
	padding: 10px;
	text-align: center;
	}

#content #prodimage img
	{
	margin-bottom: 10px;
	}

#content #prodimage a.largeimage
	{
	padding: 2px 20px;
	background: white url(/images/icons/product/magnifier.gif) center left no-repeat;
	}
	
#content
	{
	}
	
#content dd label
	{
	font-weight: bold;
	}

#content p.desc-type
	{
	clear: both;
	}
	
#content .info
	{
	margin-left: 272px;
	}
	
#content dl.buy
	{
	clear: both;
	margin-left: 8px;
	}
	
#content dd, #content dt
	{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	}
	
#content dd
	{
	padding: .2em 0;
	}
	
#content dt.price
	{
	display: inline;
	font-weight: bold;
	padding: 0 2em;
	}
	
#content dd.price sup
	{
	font-size: 12px;
	}

#content dd.price
	{
	display: inline;
	color: #003399;
	font-size: 2.6em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
#content dd.buy label
	{
	padding-left: 2em;
	}

#content dl.info dd.buy
	{
	padding: 2em 0 1em 0;
	border-bottom: 1px dotted #ccc;
	}
	
#content dd.allegroid
	{
		padding: 1em 0;
	}
	
#content dd.backorder
	{
	padding-left: 18px;
	background: white url(/images/badge/product/backorder.gif) center left no-repeat;
	}

#content dd.instock
	{
	padding-left: 18px;
	background: white url(/images/badge/product/instock.gif) center left no-repeat;
	}

#content dd.nofreeship
	{
	padding-left: 18px;
	background: white url(/images/badge/product/nofreeship.gif) center left no-repeat;
	}

#content dd.noreturn
	{
	padding-left: 18px;
	background: white url(/images/badge/product/noreturn.gif) center left no-repeat;
	}
	
#content dd.tellafriend
	{
	padding-left: 18px;
	background: white url(/images/badge/product/tellafriend.gif) center left no-repeat;
	}

#content dd.giftcardlink
	{
	padding-left: 18px;
	background: white url(/images/badge/product/expect-a-gift-sm.gif) center left no-repeat;
	}
	
#content dd.deliciouslink
	{
	padding-left: 18px;
	background: white url(/images/badge/product/delicious.gif) center left no-repeat;
	}
	
	

#content dd.printlink
	{
	padding-left: 18px;
	background: white url(/images/badge/printlink.gif) center left no-repeat;
	}

#content dd.setupautoreorder
	{
	padding-left: 18px;
	background: white url(/images/badge/product/autoreorder-3.gif) center left no-repeat;
	}
	
#content dd.expectagift
	{
	padding-left: 18px;
	background: white url(/images/badge/product/expect-a-gift-sm.gif) center left no-repeat;
	}
	
#content dd.autoreorderdetails
	{
	padding-left: 18px;
	background: white url(/images/badge/product/nothing.gif) center left no-repeat;
	}

#content dd.updatecartsubmitlink
  .submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   font-size: 10px;
  }
	
#content p.desc-type
	{
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 20px;
	margin: 24px 0 0 12px;
	background: white url(/images/badge/product/type.gif) center left no-repeat;
	}
	
#content h2
	{
	font-weight: normal;
	padding: 0 0 4px 32px;
	margin: -2px 0 12px 0;
	color: #333;
	border-bottom: 1px solid #ccc;
	}
	
#content div.description
	{
	padding-left: 12px;
	font-size: 1.5em;
	line-height: 1.5;
	}
	
#content div.description li
	{
	padding: .2em 0;
	}
