div#spreadword { margin: 0 0 0 18px; padding: 0; }

#delicious {
  padding: 0 10px 0 20px;
  background: url(/img/delicious.gif) scroll center left no-repeat;
}

#digg {
  padding: 0 10px 0 20px;
  background: url(/img/digg.gif) scroll center left no-repeat;
}

#furl {
  padding: 0 10px 0 20px;
  background: url(/img/furl.gif) scroll center left no-repeat;
}

#reddit {
  padding-left: 20px;
  background: url(/img/reddit.gif) scroll center left no-repeat;
}

#ask {
  padding: 0 10px 0 20px;
  background: url(/img/ask.gif) scroll center left no-repeat;
}

#blogbuzz {
  padding: 0 10px 0 20px;
  background: url(/img/buzzit.gif) scroll center left no-repeat;
}

#google {
  padding: 0 10px 0 20px;
  background: url(/img/google.gif) scroll center left no-repeat;
}

#technorati {
  padding: 0 10px 0 20px;
  background: url(/img/technorati.gif) scroll center left no-repeat;
}

#yahoo {
  padding: 0 10px 0 20px;
  background: url(/img/yahoo.gif) scroll center left no-repeat;
}

#facebook {
  padding: 0 10px 0 20px;
  background: url(/img/facebook.gif) scroll center left no-repeat;
}

#stumbleupon {
  padding: 0 10px 0 20px;
  background: url(/img/stumbleit.gif) scroll center left no-repeat;
}

div#spreadword a {
  color: #443266;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

div#spreadword a:hover { color: #8C489F; }
div#spreadword a:active { color: #8C489F; }

