﻿
div#page div#footer {

    height:125px;

}


.textalignright {
    
    text-align: right;

}


/******************************************************************************/
/*                         MEDIA QUERY 500px                                  */
/******************************************************************************/

@media screen and (max-width:500px)  {

/*.td {display: block;width:200px !important;}*/

}
