   	 #chiclets{
   	   display:none;
   	   list-style: none;
   	   margin: 0;
   	   padding: 0px 0px 0px 0px;
   	   width: 50px;
   	   border: 0px;
   	 }
   	 #chiclets li{ 
   	   margin: 0px  0px 0px 15px;
   	   background-position: 0% 3px;
   	   padding: 4px 0px 3px 23px;
   	   width: 50px;
   	   line-height: 1.5em;
   	   font-weight: normal;
	   text-transform: none;
	   letter-spacing: 0px;
   	 }
   	 #chiclets li.buzzflash{
   	   background-image: url(/images/chiclets/buzzflash.png);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.digg{
   	   background-image: url(/images/chiclets/digg.png);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.facebook{
   	   background-image: url(/images/chiclets/facebook.gif);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.goog{
   	   background-image: url(/images/chiclets/goog.png);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.delicious{
   	   background-image: url(/images/chiclets/delicious.png);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.newsvine{
   	   background-image: url(/images/chiclets/newsvine.png);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.reddit{
   	   background-image: url(/images/chiclets/reddit.gif);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.stumbleupon{
   	   background-image: url(/images/chiclets/su.png);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.yahoo{
   	   background-image: url(/images/chiclets/yahoo-myweb.png);
   	   background-repeat: no-repeat;
  	   
   	 }
   	 #chiclets li.spotlight{
   	   background-image: url(/images/chiclets/spotlight.gif);
   	   background-repeat: no-repeat;
  	   
   	 }  