﻿div.fivepxmargin
{
    margin: 5px;
}

/* styles for ticket order pages */
td.title
{
    background-color: #750519;
    color: White;
    font-weight: bold;
}

td.fivepxspace
{
    width: 5px;
}

td.rightalign
{
    text-align: right;
}

td.center
{
    text-align: center;
}

.caption
{
    font-size:9px;
}

.listenlink
{
    font-size:12px;
}

.indent-24
{
	left:24px;
	position:relative;
}