#footer .block_various_links { 
	clear:left;
	list-style: none;
	margin:0 auto;
	width:920px;
}

#footer .block_various_links li a { 
	color:#cecece;
	text-decoration: none;
}

#footer .block_various_links li {
	display: inline-block;
	border-left: 1px solid #a19999;
	float:left;
	padding: 0 2px 0 4px;
	margin:15px 0;
}

#footer .block_various_links li.back {
	border-left: none;
	margin:0;
	line-height:48px;
	text-align:right;
	width:666px;
}

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

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

#footer_content div.block {
	float:left;
	margin:0px;
	padding:0;
	width:220px;
}

#footer_content div.block.last {
	margin:0;
}

#footer_content div.block h4 {
    background: none;
	border:none;
	height:auto;
	margin-bottom:11px;
	padding-left:0;
}

#footer_content div.block a {
	color:white;
}

#footer_content div.block_content p a.button_large {color:#fff;}

#footer_content div.block form {
}

#footer_content div.block form label {
	float:left;
	line-height:26px;
	margin:0 6px 0 0;
}

#footer_content div.block form select {
    background: url("../../../img/footer_input_bg.png") no-repeat 0 0 transparent;
	color:#939393;
	font-size:14px;
	margin:0 0 4px;
	line-height:26px;
	height:26px;
	width:219px;
}

#footer_content div.block form input {
    background: url("../../../img/footer_input_bg.png") no-repeat 0 0 transparent;
	border:none;
	color:#939393;
	float:left;
	font-size:13px;
	height:22px;
	line-height:22px;
	margin:0 0 4px;
	width:220px;
	padding:2px 7px 2px;
}

#footer_content div.block form input.button {
    background: url("../../../img/button-medium.png") repeat-x 0 0 transparent;
	border:none;
	color:#fff;
	float:left;
	font-size:14px !important;
	font-weight:600;
	height:27px;
	line-height:27px;
	margin-left:143px;
	width:76px;
	text-shadow:0 1px 0 rgba(255,255,255,0.6);
}

#footer_content div.block li {
    background: none;
	border:none;
    padding: 0 0 0.3em;
}

#footer_content .block ul.bullet li a {
	list-style-type: none;
}

#footer_content div.block.follow li {
	margin:5px 0;
}

#footer_content div.block.follow li a{
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 0 0 50px;
}

#footer_content div.block li.fb a{
    background: url("../../../img/follow_sprite.png") no-repeat scroll 0 0 transparent;
}

#footer_content div.block li.tw a{
    background: url("../../../img/follow_sprite.png") no-repeat scroll 0 -30px transparent;
}

#footer_content div.block li.rss a{
    background: url("../../../img/follow_sprite.png") no-repeat scroll 0 -60px transparent;
}

