.ft-links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height:28px;
	background-color: #e3e3e3;
	vertical-align:middle;
	border-top:2px solid #666;
	padding:3px;
}
img {border:0px;}
.Footerlinks{
	font-weight:bold;
	color:#015c87;
	text-decoration:none;
}
.Footerlinks:link { color: #015c87;  }
.Footerlinks:visited { color: #015c87;  }
.Footerlinks:hover { color: #015c87;  }
.Footerlinks:active { color: #015c87;  }

.ft-bottom {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	height:100px;
	padding:10px;
	background-color:#ececec;
}
.ft-sep {
	background:url(http://images.fibre2fashion.com/footerimages/ft-sep.gif) no-repeat left middle;
	background-image:url(http://images.fibre2fashion.com/footerimages/ft-sep.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:left middle;

}