/***
*   Listed Material
*   Never use the 
***/
.xdubblelink, #due-crosslinks .xdubblelink {
    background: url(cssimg/regular/dubblelink.gif);
    background-position:right;
    background-repeat: no-repeat;
    padding-right:8px;
}
.xdubblelinkback, #due-crosslinks .xdubblelinkback {
    background: url(cssimg/regular/dubblelinkback.gif);
	background-repeat: no-repeat;
    padding-left:8px;
}
.xdubblelink_inactive, #due-crosslinks .xdubblelink_inactive {
    background: url(cssimg/regular/dubblelink_inactive.gif);
    background-position:right;
    background-repeat: no-repeat;
    padding-right:8px;
    color: #666;
}
.xdubblelinkback_inactive, #due-crosslinks .xdubblelinkback_inactive {
    background: url(cssimg/regular/dubblelinkback_inactive.gif);
	background-repeat: no-repeat;
    padding-left:8px;
    color: #666;
}
.xlinkup, #due-crosslinks .xlinkup {
    background: url(cssimg/regular/linkup.gif) no-repeat;
}
.xlink, #due-crosslinks .xlink {
    background: url(cssimg/regular/link.gif) no-repeat;
}
.xlinkback, #due-crosslinks .xlinkback {
    background: url(cssimg/regular/linkback.gif) no-repeat;
}
.xvideo, #due-crosslinks .xvideo {
    background: url(cssimg/regular/video.gif) no-repeat;
}
.xplay, #due-crosslinks .xplay {
    background: url(cssimg/regular/play_icon.gif) no-repeat;
}
.xplayrapport, #due-crosslinks .xplayrapport {
    background: url(cssimg/regular/play_icon.gif) no-repeat;
}
.xforum, #due-crosslinks .xforum {
    background: url(cssimg/regular/forum.gif) no-repeat;
}
.xforumHot, #due-crosslinks .xforumHot {
    background: url(cssimg/regular/forumHot.gif) no-repeat;
}
.xchat, #due-crosslinks .xchat {
    background: url(cssimg/regular/chat.gif) no-repeat;
}
.ximggallery, #due-crosslinks .ximggallery {
    background: url(cssimg/regular/gallery.gif) no-repeat;
}
.xrecipe, #due-crosslinks .xrecipe {
    background: url(cssimg/regular/recepie.gif) no-repeat;
}
.xpdf, #due-crosslinks .xpdf {
    background: url(cssimg/regular/pdf.gif) no-repeat;
}
.xaudio, #due-crosslinks .xaudio {
    background: url(cssimg/regular/audio.gif) no-repeat;
}
.xrss, #due-crosslinks .xrss {
    background: url(cssimg/regular/rss.gif) no-repeat;
}
.xpodcast, #due-crosslinks .xpodcast {
    background: url(cssimg/regular/podcast.gif) no-repeat;
}
.xdownloadPodcast, #due-crosslinks .xdownloadPodcast {
    background: url(cssimg/regular/downloadPodcast.gif) no-repeat;
}
.xdocument, #due-crosslinks .xdocument {
    background: url(cssimg/regular/document.gif) no-repeat;
}
.xexternal, #due-crosslinks .xexternal {
    background: url(cssimg/regular/external.gif) no-repeat;
}
.xuser, #due-crosslinks .xuser {
    background: url(cssimg/regular/user.gif) no-repeat;
}
.xgame, #due-crosslinks .xgame {
    background: url(cssimg/regular/game.gif) no-repeat;
}
/***
*   Toolbox icons 
***/
.tprint, #rightcontainer .tprint {
    background: url(cssimg/regular/print.gif) no-repeat;
}
.taddFavorit, #rightcontainer .taddFavorit {
    background: url(cssimg/regular/addfav.gif) no-repeat;
}
.ttipFriend, #rightcontainer .ttipFriend  {
    background: url(cssimg/regular/sendTip.gif) no-repeat;
}