﻿.page-title {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: lighter;
}

.item-group {
    display: block;
    clear: both;
    position: relative;
    margin-bottom: 3px;
}

    .item-group .item-caption {
        width: 150px;
        margin-top: 2px;
        margin-right: 5px;
        float: left;
        text-align: right;
        font-size: 0.9em;
        color: gray;
    }

    .item-group .item-value {
        margin-left: 155px;
    }