﻿#footer
{
    clear:both;
	width: 100%;
	height: 30px;
    font-size:1.2em;
}
.fptLogo
{
	background: url(../../img/fptLogo.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}
.fptLisence
{
	height: 30px;
	vertical-align: middle;
	display: table-cell;
	padding: 0 40px 0 10px;
}

.EditPagecontainer #divFooter{
    font-size:1em;
}