.fl_box_footer {
	text-align: left;
	width: 580px !important; 
	width /**/:600px;
	height: 22px !important; 
	height /**/:30px;
	background-color: #0bab81;
	padding-top: 8px;
	padding-left: 20px;
}
.fl_box_footer a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
.fl_box_footer a:hover {
	color: #000000;
	text-decoration: none;
}