#informations_block_left{
	width:190px;
	margin-bottom:10px;
}

#informations_block_left h4 {
	background: url('../../img/modules/blockinfos/header.png') no-repeat top left; 
	width:190px;
	height:33px;
	border-bottom:0px;
	padding:0px 0px 0px 5px;
	
	color:#000;
	text-transform:none;
	line-height:30px;
}


#informations_block_left ul {
	margin:0px;
	background-color:#FFF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#informations_block_left ul li{
	padding:2px 5px 2px 5px;
}

#informations_block_left ul li a{
	text-decoration:none;
}

#informations_block_left ul li a:hover{
	text-decoration:underline;
}