﻿.page-image {
    float:right;
}
h1.page-title {
    float:left;
    font-size:36px;
    font-weight:bold;
}

.metro .tile {
    width:125px;
    height:125px;
}

.tile-separator {
    width:100%;
}

.metro .tile .tile-status .full-width {
    margin: 5px;
}

table.clickable tbody tr {
    cursor: pointer;
}

table.clickable tbody tr:hover {
    font-weight:bold;
}