/**
 * session.php vdir styles.
 */
.price-row {
    margin-bottom   : 5px;
    font-weight     : bold;
}
.box-description {
}
.box-content {
}
.box-important {
}
.box-itemline {
    padding-left:10px;
    font-weight: bold;
    margin: 3px 0px;
}
.itemline-float {
    white-space     : nowrap;
    margin          : 0px;
    font-weight     : bold;
    float           : right;
    display         : inline;
    text-align      : left;
    width           : 65%;
    font-weight     : normal;
}
.foot {
    text-align: right;
}
.session-links .container-token-link {
	margin: 4px 0px;
}

