div#boxcopyright{
    font-size: 90%;
    margin-bottom: 0px; margin-top:45px;
    margin-right: 25px; margin-left:25px;
    padding: 5px 5px 5px 5px;
    border-width: thin;
    border-style: solid;
    border-color: #ff6600;
}
div#boxcopyright p{
    line-height:1.1;
    font-size: 90%;  
    margin: 0;
    padding: 3px; 
    text-align: center;	
}