body {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#cinenews_b2 {
	max-width:980px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#333;
	/*border: 1px dotted #CCC;*/
	/*border-top: 4px solid #840303;*/
	padding-top: 8px;
}
#cinenews_b2 .title {
	font-familly: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
}
#cinenews_b2 i {
	color:#999;
}
#cinenews_b2 a {
	color: inherit;
	text-decoration: inherit;
	width: inherit;
}
#cinenews_b2 .item-list {
	overflow: hidden;
    padding: 0;
	font-size:12px;
	line-height: 14px;
	width: 305px;
	height: 170px;
	background: #FFF;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #999;
}
#cinenews_b2 .item-list b,
#cinenews_b2 .item-list .title {
    color: #2e5d94;
    font-size: 16px;
    font-weight: normal;
    display: block;
}
#cinenews_b2 .item-list .thumb {
    width: 100px;
    float: left;
    margin: 10px 0 10px 0px;
	max-height: 150px;
    overflow: hidden;
}
#cinenews_b2 .item-list .infos {
	margin: 10px 10px 10px 10px;
	float: left;
	max-width: 185px;
}
#cinenews_b2 .item-list .infos .title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
}
.SF_1.ob-strip-layout .ob-widget-header {
    top: 7px!important;
    left: 0px!important;
    right: 0px!important;
}
.extra:before {
	content: '';
	height: 55px;
	display: block;
	background-image: url(http://partners.neteventsmedia.be/lesoir/cinenews_pannel/img/logo_be.png);
	width: 300px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: -10px;
}
.extra .item_extra:first-child {
	width: 644px;
	margin-top: 5px;
}
.extra .item_extra:first-child .img {
	float: left;
	margin-right: 20px;
}
.extra .item_extra:first-child h2 {
	margin-top: 0;
	font-size: 16px;
	font-weight: normal;
}
.extra .item_extra:first-child p {
	line-height: 18px;
}    
.item_extra {
	display: block;
	float: left;
	width: 33%;
}
.item_extra > div {
	padding: 0 10px 10px 5px; 
	height: 178px;
	overflow: hidden;
}
.extra .item_extra:first-child > div {
	height: 168px;
}
.item_extra img {
	max-width: 100%;
}
.item_extra h2 {
	font-size: 12px;
	font-weight: normal;
	color: #2e5d94;
}
.item_extra p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #777;
	line-height: 16px;
    margin-top: -9px;
}