table { border-style: none; }

.module_Footer { text-align: center; }

/*.module_Footer span { font-size: .95em; }*/

.module_Footer a, a:link, a:visited, a:hover { color: #406d90; }

#footer 
	{
	float: left;
	width: 100%;
	background-color: #343737;
	position: relative;
    font-size: 12.6px;
	}
	
.privacy_mobile
	{
	display: none;
	}
	
.footer-content-wrapper
	{
	width: 95%;
	margin: 26px auto 0 auto;
	display: inline-block;
	}
	
.module_Footer p, .module_Footer span
	{
	text-align: center;
	display: block;
	color: white;
	}

.company-info
	{
	float: left;	
	width: 50%;
	}
	
.company-info p
	{
	text-align: left;	
	}
	
/*
.module_Footer span .company-info p
	{
	float: left;
	text-align: left;
	clear: left;
	padding: 0;
	line-height: initial;
	}
	*/

.buttons-and-newsletter-wrapper 
	{
	float: right;
	display: block;
	width: 50%; 
	}

.module_Footer span .company-info .address
	{
	margin-top: 14px;
	}
	
.newsletter img
	{
	margin: 0;
	}

.buttons-wrapper
	{
	display: inline-block;
	width: 65%;
	float: left;
	}

span.newsletter
	{
	display: block;
	float: right;
	margin-top: 15px;
	}

.social-icons
	{
	float: left;
	margin: 0 auto;
	display: inline-block;
	padding-top: 22px;
	}

.social-icon
	{
	display: inline-block;
	}
	
#footer img
	{
	margin: 0 auto;
  	float: none;
	}
	
.module_Footer p 
	{
	margin: 0;
	padding: 10px 0;
	line-height: 16px;
	}

.module_Footer p.privacy 
	{
	display: block;
    margin: 20px 0 10px;
    width: 100%;
    padding: 0px;
	}
	
#page .module_pagerendertime 
	{
	font-size: 9px;
	color: #000;
	text-align: right;
	}

#disclaimer_box 
	{
	background: none repeat scroll 0 0 white;
	border: 10px solid #5A83B7;
	float: left;
	left: 230px;
	padding: 10px;
	position: absolute;
	top: 5px;
	width: 665px;
	}
	
.content_block 
	{
	margin: 10px 0px 10px 10px;
	width: 495px;
	}

.legalstyling-wrapper
    {
    background-color: #343737;
    }
	
.legalstyling
    {
    display: inline-block;
   	margin: 40px auto 20px auto;
   	font-size: 12.6px;
   	color: white;
    }

	#disclaimer_box 
		{
		width: 90%;
		}	

	.company-info
		{
		margin-top: 0px;
		width: 43%;
		}
	.buttons-and-newsletter-wrapper { width: 57%; }
	
	.buttons-wrapper { width: 100%; }
	
	span.newsletter { margin-top: 10px; }
	
	.module_Footer span .company-info .address
		{
		margin: 0px;
		}
	
	.module_Footer p.privacy
		{
		margin-top: 0px;
/*		font-size: 1.1em;*/
		}
		
	.social-icons
		{
		float: right;
		padding: 0;
		}



