.buyform { padding: 5px }

.buylinksblock { text-align: center }
.buylinksheader#main { font-weight: bold }
.buylinkssection { padding: 5px }
.buylinksbutton { display: inline }
.buylinksbutton img { border: none }

.sharebutton { display: inline; padding: 0px 5px 0px 20px; }
.sharebutton#facebook { background: url(/shared/images/share/facebook.gif) no-repeat 0 0; }
.sharebutton#twitter { background: url(/shared/images/share/twitter.gif) no-repeat 0 0; }
.sharebutton#delicious { background: url(/shared/images/share/delicious.gif) no-repeat 0 0; }
.sharebutton#digg { background: url(/shared/images/share/digg.gif) no-repeat 0 0; }
.sharebutton#reddit { background: url(/shared/images/share/reddit.gif) no-repeat 0 0; }
.sharebutton#stumbleupon { background: url(/shared/images/share/stumbleupon.gif) no-repeat 0 0; }
.sharebutton#mixx { background: url(/shared/images/share/mixx.gif) no-repeat 0 0; }
.sharebutton#google { background: url(/shared/images/share/google.gif) no-repeat 0 0; }

.moreinfosection { padding: 5px; text-align: center; }
.moreinfobutton { display: inline; }
.moreinfobutton img { border: none; }

/* Legacy... */
.buylink { display: inline; }
