.highslide-html {
    line-height: 150%;
    background-color: #F1DCDB;
    background-image: url('../images/popup_background.jpg');
    background-repeat: repeat-x;
    background-position: top center;
    padding: 0 10px;
    text-align: center;
}

.highslide-html h1 {
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    font-style: italic;
    color: #333333;
    margin-bottom: 1em;
    font-family: georgia;
    line-height: 150%;
}

.highslide-html h2 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1em;
}

.highslide-html p {
    margin-bottom: 1em;
}

.highslide-html table {
    margin: 0 auto;
    padding-bottom: 20px;
}

.highslide-html table td {
    padding: 3px 10px;
}

.highslide-html .rightalign {
    text-align: right;
}

.highslide-html a:link, .highslide-html a:visited {
    color: #68223A;
    text-decoration: none;
}

.highslide-html a:hover, .highslide-html a:active {
    color: #C00C4B;
    text-decoration: underline;
}
