ul.CukeFlatMenuConfFooterRight
{
	float:right;
	margin:0;
	padding:0;
}
ul.CukeFlatMenuConfFooterRight li.Item
{
	float:left;
	margin:0;
	list-style:none;
	background:none;
}
ul.CukeFlatMenuConfFooterRight li.Separator
{
	float:left;
	width:1px;
	list-style:none;
	background:url(../../images/footer-menu-separator.gif) repeat-x 0 center;
	text-indent:-9999px;
	overflow:hidden;
	padding:14px 0 0;
	margin:0;
	color:#fff;
}
ul.CukeFlatMenuConfFooterRight li.Item a
{
	float:left;
	margin:0 8px;
	padding:14px 0 0;
	display:inline;
	color:#4d4d4d;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}
ul.CukeFlatMenuConfFooterRight li.Item a.Link0
{
	background:url(../../images/menu-home.gif) no-repeat center 0;
}
ul.CukeFlatMenuConfFooterRight li.Item a.Link1
{
	background:url(../../images/menu-map.gif) no-repeat center 0;
}
ul.CukeFlatMenuConfFooterRight li.Item a.Link2
{
	background:url(../../images/menu-contact.gif) no-repeat center 0;
}
ul.CukeFlatMenuConfFooterRight li.Item a:visited
{
	text-decoration:none;
}
ul.CukeFlatMenuConfFooterRight li.Item a:link
{
	text-decoration:none;
}
ul.CukeFlatMenuConfFooterRight li.Item a:hover
{
	text-decoration:underline;
}
ul.CukeFlatMenuConfFooterRight li.Item a:active
{
	text-decoration:underline;
}

