
#ei_footer{
font-size: .9em;
color: #777;
padding: 0;
background-color:#CCCCCC;
width:100%;
border-bottom: 4px solid #A1A889;
}

#ei_footer td{
	height:52px;
	text-align:right;
	vertical-align:middle;
	padding:0 4px;
}

#ei_footer td.links{
	height:52px;
	background-color:#CCCCCC;
	text-align:right;
	vertical-align:middle;
	padding:0px 16px;
}


#ei_footer a:link, #ei_footer a:visited{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

#ei_footer a:hover {
background-color: transparent;
color: #333333;
text-decoration: underline;
}

#ei_footer img {
	border: none;
}



