#bottom_menu_copy ul.right {
	display: inline-block;
	_display: inline;
	float: right;
	margin: 0 -10px 0 0;
	color: #ffffff;
}

#bottom_menu_copy ul.right li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
}

#bottom_menu_copy ul.right  li a:hover {
	float: left;
	color: #ef8121;
	text-decoration: none;
}

#bottom_menu_copy ul.right li span {
	display: inline-block;
	_display: inline;
	float: left;
	width: 20px;
	margin: 0 0 0 10px;
	color: #ffffff;
	text-align: center;
}

#bottom_menu_copy ul {
	float: left;
}

#bottom_menu_copy ul li {
	float: left;
	margin: 0 10px 0 0;
	color: #ef8121;
	height: 40px;
	line-height: 40px;
}

#bottom_menu_copy ul li span {
	display: inline-block;
	_display: inline;
	float: left;
	width: 20px;
	margin: 0 0 0 10px;
	text-align: center;
	color: #ef8121;
}

#bottom_menu_copy ul li a {
	float: left;
	color: #ef8121;
	text-decoration: none;
}

#bottom_menu_copy ul li a:hover {
	float: left;
	color: #ffffff;
	text-decoration: none;
}

