/**
 * BEGIN Sprites
 **/ 

.sprite{
  display:block;
  float:left;
  vertical-align:middle;
  background-color:transparent;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:url(/themes/images/uc/sprite.png);
}
.logo-twitter{background-position:0px 0px;width:40px;height:40px;}
.logo-facebook{background-position:-45px 0px;width:40px;height:40px;}
.logo-myspace{background-position:-89px 0px;width:40px;height:40px;}
.icon-rss-big{background-position:-134px 0px;width:40px;height:40px;}
.icon-map{background-position:-177px -1px;width:40px;height:40px;}
.icon-back{background-position:-220px 0px;width:40px;height:40px;}
.icon-close-black{background-position:-259px 0px;width:40px;height:40px;}
.button-ok{background-position:0px -48px;width:52px;height:52px;}
.icon-twitter{background-position:-64px -56px;width:16px;height:16px;}
.icon-facebook{background-position:-88px -56px;width:16px;height:16px;}
.icon-delicious{background-position:-112px -56px;width:16px;height:16px;}
.icon-digg{background-position:-136px -56px;width:16px;height:16px;}
.icon-netvibes{background-position:-160px -56px;width:16px;height:16px;}
.icon-google{background-position:-184px -56px;width:16px;height:16px;}
.icon-myspace{background-position:-208px -56px;width:16px;height:16px;}
.icon-comment-add{background-position:-232px -56px;width:16px;height:16px;}
.icon-view-comments{background-position:-256px -56px;width:16px;height:16px;}
.icon-comment{background-position:-280px -56px;width:16px;height:16px;}
.icon-rewind{background-position:-64px -80px;width:16px;height:16px;}
.icon-stop{background-position:-88px -80px;width:16px;height:16px;}
.icon-play{background-position:-112px -80px;width:16px;height:16px;}
.icon-forward{background-position:-136px -80px;width:16px;height:16px;}
.icon-close{background-position:-160px -80px;width:16px;height:16px;}
.icon-tag{background-position:-184px -80px;width:16px;height:16px;}
.icon-help{background-position:-208px -80px;width:16px;height:16px;}
.icon-rss{background-position:-232px -80px;width:16px;height:16px;}
.icon-rss-google{background-position:0px -104px;width:80px;height:15px;}
.icon-rss-wikio{background-position:-0px -122px;width:80px;height:15px;}
.icon-la-fraise{background-position:0px -140px;width:80px;height:15px;}
.icon-do-follow{background-position:0px -158px;width:80px;height:15px;}
.icon-get-firefox-white{background-position:0px -176px;width:80px;height:15px;}
.icon-rss-netvibes{background-position:-89px -104px;width:80px;height:15px;}
.icon-valid-css{background-position:-89px -122px;width:80px;height:15px;}
.icon-valid-xhtml{background-position:-89px -140px;width:80px;height:15px;}
.icon-get-firefox-black-and-white{background-position:-89px -158px;width:80px;height:15px;}
.icon-get-firefox-black{background-position:-89px -176px;width:80px;height:15px;}
.icon-fotolia{background-position:-178px -104px;width:80px;height:15px;}
.icon-deconnexion{background-position:-177px -122px;width:80px;height:15px;}
.icon-uk{background-position:-177px -142px;width:16px;height:11px;}
.icon-es{background-position:-177px -158px;width:16px;height:11px;}
.icon-fr{background-position:-199px -142px;width:16px;height:11px;}
.icon-it{background-position:-199px -158px;width:16px;height:11px;}
.icon-splash-image-close{background-position:-179px -173px;width:57px;height:22px;}
.icon-i-like{float:right;background-position:-255px -75px;width:18px;height:19px;}
.icon-i-hate{float:right;background-position:-278px -78px;width:18px;height:19px;margin-top:5px;}

.sprite-text {
  display:inline-block;
  background-color:transparent;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:url(/themes/images/uc/increase-decrease.png);
}
.increase{background-position:0px -1px;width:20px;height:17px;float:right;}
.decrease{background-position:-21px -1px;width:20px;height:17px;float:right;}
/**
 * END Sprites
 **/ 
