#list_wrap {
	width: 150px;
}


 #bulletpoint {
	width:40px;
	height: 10px;
	background-image:url(/fileadmin/backstage/images/misc/bulletpoint.gif); 
	background-repeat:no-repeat;
	background-position: 50% 50%;
	float: left;
}

 #news_single_item {
	width:150px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:0px;
}

#news_single_item .bleu13b a{
	text-decoration:none;
	color:#081C57;
	font-family:Verdana,Helvetica;
	font-size:11px;
	font-weight:bold;
	}	

 #news_single_item .bleu13b {
	float : left;
	width : 150px;
}
	
 #news_single_item .gris11 a{
	text-decoration:none;
	color:#666666;
	font-family:Verdana,Helvetica;
	font-size:11px;
	}	
	
.news_separator {
	width:484px;
	height:1px;
	margin-top: 20px;
	margin-bottom: 10px;
}	

#latest_top {
	background-image : url(/fileadmin/backstage/images/misc/tt3_01.gif);
	background-repeat : no-repeat;
	width : 484px;
	height : 30px;
}


#latest_bottom {
	background-image : url(/fileadmin/backstage/images/misc/encart_484_bas.gif);
	background-repeat : no-repeat;
	width : 484px;
	height : 11px;
}

#latest_wrap #news_single_item {
	width:472px;
	-width:484px;
	border-left: 1px solid #688BB8;
	border-right: 1px solid #688BB8;
}

#latest_wrap #news_single_item .bleu13b {
	width : 422px;
}

#latest_wrap .bodytext {
	margin-top : 2px;
}

#latest_release_search_form  p{
	clear : both;
}

#latest_release_search_form fieldset{
	border : 1px solid #666666;
	padding : 5px;
}

#latest_release_search_form legend{
	color : #666666;
	font-family : Verdana,Helvetica;
	font-size : 11px;
}

#latest_release_search_form label{
	color : #081C57;
	font-family : Verdana,Helvetica;
	font-size : 11px;
	font-weight : bold;
	width : 100px;
	float : left;
	margin-top : 5px;
}

#latest_release_search_form input[type=text]{
	border : 1px solid #666;
	float : left;
	display : block;
	width : 200px;
}

#latest_release_search_form input[type=image]{
	margin-left : 14px;
	margin-top : 5px;
	width : 16px;
	height :11px;
	border : none;
}

#latest_release_search_form input:hover, #latest_release_search_form input:focus{
	background-color : #A4C4DD;
}

.news-search-emptyMsg {
	text-decoration : none;
	color : #666666;
	font-family : Verdana,Helvetica;
	font-size : 11px;
	text-align : center;
	padding : 10px;	
	border-bottom : 1px solid #688BB8;
	border-top : 1px solid #688BB8;
}
