#content_right_actualites {
	width:254px;
	float:left;
	padding:5px 10px;
}
.pokeractu {
	margin-top:9px;
	background:#f1f1f1;
	width:249px;
	border: 1px solid #c7c7c7;
}
.pokeractu .max {
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	background: url(/tpl/images/icon_last_news.png) no-repeat 10px center #FFF;
	color:#393939;
	font-size:13px;
	padding:5px 0 8px 34px;
}
.pokeractu h4  {
	padding:2px 0px 2px 40px;
	font-size:11px;
}
.pokeractu img {
	position:absolute;
	margin-left:-35px;
	margin-top:-14px;
}
.pokeractu h4 a {
	display:block;
	color:#000;
}
.pokeractu h4 a.news_directlink {
	font-weight:lighter;
}
.pokeractu h4 a.category_link {
	color:#377a00;
}

.forum_post {
	width: 249px;
	margin-top: 9px;
	height: 180px;
	background:#f1f1f1;
	border: 1px solid #c7c7c7;
}
.forum_post span {
	background: url(/tpl/images/icon_last_post.png) no-repeat 10px center #FFF;
	color:#393939;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 8px 34px;
}
#content .forum_post ul,
.forum_post ul {
	margin:0px;
	padding:0px 6px 4px 5px;
}
#content .forum_post ul li,
.forum_post ul li {
	width:220px;
	list-style:none;
	background:url(/tpl/images/icon_last_post_puce.png) no-repeat 2px center;
	padding:2px 2px 2px 15px;
}
#content .forum_post ul li a,
.forum_post ul li a {
	font-weight:normal;
	font-size:10px;
}
#videos #content_right ul.listing_categories {
	margin:0px;
	padding:0px 6px 4px 5px;
}
#videos #content_right ul.listing_categories li {
	list-style:none;
	background:url(/tpl/images/icon_last_post_puce.png) no-repeat 2px 9px;
	padding:2px 2px 2px 15px;
}