  .containerFooter .linkCollectionBox .boxHead{   	
   		display:none;   		
   	}
   	.containerFooter .linkCollectionBox .boxBorder{
   		background: transparent;   		
   	}
   	.containerFooter .linkCollectionBox .boxBody{
   		background: transparent;   
		height:25px;
   	}
   	.containerFooter .linkCollectionBox .boxBody a{   		
		float:left;
		padding:4px;
		/*text-align:center;*/
		
   	}
   	.containerFooter .linkCollectionBox .boxBody .paddedContent div:first-child a{
   		border-left:none!important;
   	}
   	
   	.containerFooter .linkCollectionBox{
   	/*position:absolute;*/
		/*right:10px;
		top:70px;
		width:100%;*/
   	}
	
		.containerFooter .linkCollectionBox .boxBorder{
			border:none;
		}

		.containerFooter .moveableWrapper .slogan {
			float:none;
		}
		
		.containerFooter .menuWrapper {
			float:none;
			display:block;
			width:100%;
		}
		.containerFooter .moveableWrapper{
	display:block;	
	float:none;
	width:100%;
}

