/* $Id$ */

DIV.sexybookmarks
{
  background-image: url('/lark/sites/all/modules/contrib/sexybookmarks/images/backgrounds/share-knowledge.png');
  background-repeat: no-repeat;
  clear: both;
  height: 29px;
  margin: 20px 0;
  overflow: hidden;
  padding: 35px 0 0 10px;
  position: relative;
}
DIV.sexybookmarks-inner
{
  position: absolute;
}

DIV.sexybookmarks A
{
  background-position: 0 bottom;
  border: 0;
  display: block;
  float: left;
  height: 29px;
  text-decoration: none;
  width: 60px;
}
DIV.sexybookmarks A:hover
{
  background-position: 0 top;
}
DIV.sexybookmarks A SPAN
{
  display: none;
}

DIV.sexybookmarks A.sexy-delicious { background-image: url('/lark/sites/all/modules/contrib/sexybookmarks/images/icons/delicious.png') }
DIV.sexybookmarks A.sexy-digg { background-image: url('/lark/sites/all/modules/contrib/sexybookmarks/images/icons/digg.png') }
DIV.sexybookmarks A.sexy-friendfeed { background-image: url('/lark/sites/all/modules/contrib/sexybookmarks/images/icons/friendfeed.png') }
DIV.sexybookmarks A.sexy-google { background-image: url('/lark/sites/all/modules/contrib/sexybookmarks/images/icons/google.png') }
DIV.sexybookmarks A.sexy-stumbleupon { background-image: url('/lark/sites/all/modules/contrib/sexybookmarks/images/icons/stumbleupon.png') }
DIV.sexybookmarks A.sexy-twitter { background-image: url('/lark/sites/all/modules/contrib/sexybookmarks/images/icons/twitter.png') }
