#footer{
	font-size:11px;
}
#footer  .block_various_links_right { 
	float:right;
	text-align:right;
	border:0px solid blue; 
	color:#fff;

}
#footer  .block_various_links_right a { 
	text-decoration: none;
	color:#fff;
}
#footer  .block_various_links_left{ 
	border:0px solid blue; 
	float:left;
	color:#fff;
	text-align:left;
	padding-top:0px;
}

#footer .block_various_links { list-style: none }

#footer  ul {
	font-weight:bold;
	color:#fff;

	width:150px;
	display: inline;
	float:left;
	border:0px solid red;
	width:150px;
	text-align:left;
	padding-top:0px;
}
#footer  ul a {
	font-weight:bold;
	color:#fff;
text-decoration: none;
}
#footer  ul a:hover {
text-decoration: underline;
}
#footer .block_various_links li a { text-decoration: none; color:#fff;font-weight:normal; }
#footer .block_various_links li a:hover { text-decoration: underline;}
#footer .block_various_links li {
	clear:left;
	width:150px;
}


#footer .block_various_links li.first_item {
	border: none;
	padding-left: 0
}

/* Block CMS links */
.informations_block_left .block_content { padding-top: 3px }
