#main_content #tools {
	height: auto;
}
#liste_contributions .item .tools,
#main_content #tools
{
clear:both;
padding:8px 0 0 0;
height: 50px;
}

#liste_contributions .item .tools a.nb_comments,
#liste_contributions .item .tools a.nb_visited,
#main_content #tools a.nb_comments,
#main_content #tools a.nb_visited {
	color:#27B0F0;
	text-decoration:none;
	/*padding:0 0 0 15px;*/
	line-height:13px;
	margin:0 0 5px 0;
	outline:none;
	}

#liste_contributions .item .tools a.nb_comments:hover,
#liste_contributions .item .tools a.nb_visited:hover,
#main_content #tools a.nb_comments:hover,
#main_content #tools a.nb_visited:hover
{
background-color:#27B0F0;
color: #FFFFFF;
}

#liste_contributions .item .tools li,
#main_content #tools li
{
	float: left;
	margin: 0 20px 0 0;
	line-height: 13px;
}

#liste_contributions .item .tools li a,
#main_content #tools li a
{
	color:#29AEEF;
	text-decoration:none;
}

#main_content #tools li a {
	line-height: 1.5em;
}

#main_content #tools li a:hover
{
	background-color:#29AEEF;
	color:#FFFFFF;	
}

#main_content #tools a span {
	background:transparent url(/apps/frontend/main/img/icons.gif) no-repeat scroll 0 0;
	float:left;
	height:15px;
	margin:0 0.3em 0 0;
	padding:0;
	width:15px;
}

#liste_contributions .item .tools div.rating,
#main_content #tools div.rating
{
float: right;
}

#liste_contributions .item .tools a span
{
background-image:url("/apps/frontend/communauty/img/contrib_coupdecoeur_icones.gif");
float: left;
width: 13px;
height: 13px;
margin: 0 0.3em 0 0;
}

#liste_contributions .item .tools a.nb_comments span,
#main_content #tools a.nb_comments span {
background-position: 0 0;
}
#liste_contributions .item .tools a.nb_visited span
{
background-position: 0 -14px;
}

#liste_contributions .item .tools .votes,
#main_content #tools a.vote
{
text-align:right;
font-size:85%;
color:#a0a0a0;
margin:0 0 0 490px;
}

#main_content #tools a.sendtofriend span {
	background-position:-1px -120px;
}

#main_content #tools a.sendtofriend:hover span {
	background-position:-18px -120px;
}

#main_content #tools a.favorite span {
	background-position:-1px -103px;
}

#main_content #tools li a.favorite:hover span {
	background-position:-18px -103px;
}

#main_content #tools li a.delete_favorite span {
	background:transparent url(/apps/frontend/main/img/active.png) no-repeat scroll 0 0;
	height:20px;
	margin-bottom:3px;
	margin-right:0;
	width:20px;
}
