﻿.clear0
{
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.machineName
{
    position: fixed !important;
    left: 0px !important;
    top: 0px !important;
    height: 5px !important;
    width: 20px !important;
}
