.table_menu > tbody > tr > td:first-child img {
margin-right: 10px;
}
.table_menu > tbody > tr > td:nth-child(5) img {
margin-left: 10px;
}
TABLE.msdos td, .title, .clean td {
    text-align: right;
}

ul.dropdown {
    position: absolute;
    top: 7px;
}
#devicesBody td {
text-align: center !important;
}
#devicesBody td a {
margin: 0 auto 0 auto;
}

#devicesBody tr > td:nth-child(11) {
text-align: right !important;
}
table.result thead tr th:nth-child(2) {
text-align: right;
border-right: none;
}
table.result thead tr th:first-child {
border-left: none;
}


