a.sociallinks{
  color: #cccccc;
  text-decoration: none;
  display: inline;
  height: 20px;
  line-height: 20px;
  padding-left: 1em;
}
a#twitter{background: url(./img/twitter.png)  no-repeat 0px 50%;}
a#facebook{background: url(./img/facebook.png)  no-repeat 0px 50%;}
a#digg{background: url(./img/digg.png)  no-repeat 0px 50%;}
a#linkedin{background: url(./img/linkedin.png)  no-repeat 0px 50%;}
a#reddit{background: url(./img/reddit.png)  no-repeat 0px 50%;}
a#delicious{background: url(./img/delicious.png)  no-repeat 0px 50%;}
a#google{background: url(./img/googlebookmark.png)  no-repeat 0px 50%;}
a#stumbleupon{background: url(./img/stumbleupon.png)  no-repeat 0px 50%;}
a#lightshot{background: url(./img/lightshot.png)  no-repeat 0px 50%;}
a#buzz{background: url(./img/buzz.png)  no-repeat 0px 50%;}

span.topnote{padding-left: 10%; color: #cccccc;}
span.topnote a{color: #cccccc;}