/* BOF CUSTOMER CARE BOX IN FOOTER */
.greenBox {
  clear: both;
  display: block;
  width: 580px;
  margin: 12px auto;
  font-size: 12px;


  background: #007229 url(http://lib.store.yahoo.net/lib/vacuumcleanerbacgs/rounded-green-left.gif) no-repeat left top;
}
.greenBox .title {
  margin-left: 11px;
  padding: 3px 0 3px 0;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align:center;
  background: #007229 url(http://lib.store.yahoo.net/lib/vacuumcleanerbacgs/rounded-green-right.gif) no-repeat right top;
}
.greenBox .content {
	padding: 10px 10px 10px 10px;
	border: 1px solid #007229;
	height: 60px;
	text-align: left;
	background-color:#FFFFFF;
}
.greenBox ul {
  list-style: none;
}
.greenBox li {
  float: left;
  width: 33%;
  line-height: 18px;
}
.greenBox ul a, .greenBox ul a:link, .greenBox ul a:visited {
  margin: 0 0 0 10px;
  padding: 0 0 0 8px;
  text-decoration: none;
  color: #666666;
  font-weight: bold;
  background: transparent url(http://lib.store.yahoo.net/lib/vacuumcleanerbacgs/green-bullet.gif) no-repeat left center;
}

/* EOF CUSTOMER CARE BOX IN FOOTER */


h1.productName{ font-size:13px;}
