
.entry {
float:right;
width:380px;
margin-top:-15px;
}

.entry2 {
margin-top:0px;
float:right;
width:380px;
font-weight: bold;
height:60px;
}

span.link a {
	font-size:150%;
	color: #000000;
	text-decoration:none;
}

a.vote_up, a.vote_down {
	display:inline-block;
	background-repeat:none;
	background-position:center;
	height:16px;
	width:16px;
	margin-left:4px;
	text-indent:-900%;
}

a.vote_up {
	background:url("../script/ratting/images/thumb_up.png");
}

a.vote_down {
	background:url("../script/ratting/images/thumb_down.png");
}
.chanteur{
color:#CC0000;
}
