document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. a.comment-bubble:hover{color:#cc6611;}
  2. a.comment-bubble {
  3. float:right;
  4. width:36px;
  5. height:26px;
  6. text-align: center;
  7. white-space:nowrap;
  8. font: bold 14px monospace;
  9. color:white;
  10. margin-top:2px;
  11. margin-left:6px;
  12. padding-top:3px;
  13. background:url(http://lh6.googleusercontent.com/-IVVxPuuguig/Tr_NWRIN3HI/AAAAAAAAAWs/weLvk3eWQtM/s800/comment_bubble.jpg) no-repeat;
  14. }
');