.fl_box_footer {
	background-image: url(/sitestyle/templates/images/mainmenu-bg.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 1000px;
	height: 26px; }
.fl_box_footer a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	display: block;
	height: 19px !important;
	height /**/:26px;
	float: left;
	padding-top: 7px;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #346281; }
.fl_box_footer a:hover {
	color: #f6c312;
	text-decoration: none; }

