/* mouseover colors and padding */

#addthis_dropdown15 a {
  height: 25px;
  padding-top: 5px;
  padding-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 1px;
}

#addthis_dropdown15 a:hover {
  background-color: #aa0000;
  color: #fff;
  height: 25px;
  padding-top: 5px;
  padding-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 1px;
}

/* icons */

.at_tiles {
	background-image:url(../images/icons/share.png?CXNID=2000001.5215456080540439073NXC);
}


