.linkbody {
   padding: 0;
   line-height: 1.48em;
   color: #333333;
   width: 88%;
   float: right;
   clear: both;
}

.commentbody .ignore {
	font-size: 1.1em;
}
.postbody h3 img {
	/* Also see tweaks.css */
	vertical-align: bottom;
}

.commentbody .content {
	font-size: 1.3em;
}

/* Positioning of moderator icons */
.commentbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
	line-height: 2.2em;
}

td.annu_cat_left {
	padding-right: 1px;
}

td.annu_cat_right {
	padding-left: 1px;
}

.head {
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
}

ul.fix li {
	cursor:pointer;
}

ul.fix dt {
	width: 85%;
	cursor:pointer;
}

dl.icon_cat {
	min-height: 75px;
	background-position: 22px 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
}

dl2.icon_cat dt {
	padding-top: 10px;
	padding-left: 90px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}

.sub_cat {
	font-size: 0.9em;
	border-left: 1px solid white;
	padding-left: 2px;

}

.rtl .icon-annuaire {
	background-position: 100% 50%;
	padding: 1px 17px 0 0;
}
.icon-annuaire {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
	background-image: url("{T_THEME_PATH}/images/icon_annuaire.gif");
}
li.new {
	background-position: 3px 50%;
	background-repeat: no-repeat;
	padding-left: {IMG_ICON_LINK_NEW_WIDTH}px;
	background-image: url("{IMG_ICON_LINK_NEW_SRC}");
}

img.rss {
	padding: 1px 2px 0 0;
}

.linkinfos {
   padding: 0 0 0 0;
   min-height: 162px;
   color: #666666;
   border-right: 1px solid #FFFFFF;
   width: 11%;
   float: left;
   display: inline;
}

.link {
	padding: 0 1px 0 0px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.buttons div.newlink-icon	{ width: {IMG_BUTTON_LINK_NEW_WIDTH}px; height: {IMG_BUTTON_LINK_NEW_HEIGHT}px; }
.newlink-icon span	{ background-image: url("{IMG_BUTTON_LINK_NEW_SRC}"); }