#footer table{
	color:  #909e9e;
}

#footer table {
	width: 100%;
	
}

#footer table tr {
		vertical-align:	top;
}

#footer table tr:first-child td:first-child {
	width: 45% !important;	
}

#footer table tr td:nth-child(2) {
	width: 10px !important;
	padding: 5px 50px !important;
	border-width: 		2px;
	border-right-style:	dotted;
	border-left-style:	dotted;	
}

#footer table table  {
		width: 100%;
		mrgin-right: 15px;
}

#footer table table tr td {
	border-style:	none !important;
	white-space: 	nowrap
}