.ECSDivFooter {
 position:relative;
 top:0px;
 max-width:500px;
 width:500px;
 height:85px;
 overflow:hidden;
 background-color:#FF6600;
 text-align:center;
 color:DarkBlue;
 margin-bottom:0px;
 }

.ECSDivFooter p {
 font-size:11;
 }
