.FT_Container {
	height: 15px;
	background-color: #ebebeb;
	font-size: 10px;
}
.FT_cell_1, .FT_cell_2
{
	float: left;
}
.FT_cell_1
{
	margin-right: 20px;
}
.FT_cell_2
{
	margin: 0px 20px 0px 20px;
}
.FT_cell_3
{
	float: right;
}

.FT_Container a, .FT_Container a:visited
{
	text-decoration : none;
}
.FT_Container a:hover
{
	text-decoration: underline;
}