@charset "utf-8";
/* CSS Document */


#go-to-activity{
  float: left;
  width:129px;
  margin-right:10px;
  margin-top:2px;
  margin-left:17px;
  margin-bottom:10px;
}



.share-links #go-to-activity{
margin-left:0px;
margin-bottom:0px;
}

#bottom-area #go-to-activity{
border-top: 1px solid #E1E1E1;
display:block;
width:100%;
margin: 16px 0 0 0;
padding: 15px 0 0;
}

#go-to-activity a{
  height: 27px;
  width: 136px;
  display: block;
  text-indent: -9999px;
  background: url(../images/go_to_the_activity.png) 0 0 no-repeat;
}

.share-links .share-list{
float:right;
}

