.coordinate
{
    position:absolute;
    right: 10px; /* shifted (again) to accommodate Live Chat */
    bottom: 5px;
    background-color: white;
    border: solid 1px lightgray;
    padding: 1px;
    color: gray;
}