.light-blue { color: #00abf1; }
.grey {color:#828385; }
.no_underline { text-decoration: none; }

div.top{text-align:right;margin:1em 0;padding:0}
div.top div{display:inline;white-space:nowrap}
div.top div.left{float:left}
#footer_new>div.top{display:table;width:100%}
#footer_new>div.top div{display:table-cell}
#footer_new>div.top div.left{float:none;text-align:left; float: left;}
#footer_new>div.top div.right{float: right; text-align:right} 

#footer_hr { 
	width: 100%; 
	height: 1px; 
	margin: 0; 
	margin-bottom: 1em; 
	padding: 0; 
	color: #3f3f3f; 
	background-color: #3f3f3f; 
	overflow: hidden; 
	border: 0; 
}

#footer_container { margin-bottom: 40px; font-size: 12px; color:#828385; }
#footer_add { font-size: 10px; }

#footer_container a:hover { text-decoration: underline; }
