﻿
.marquee-title {
    margin-top: 0px;
    padding-top: 0px !important;
    font-size: 13pt;
    font-family: Arial,Verdana,sans-serif;
    vertical-align: middle;
}

div.mtg-rotator h1 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 32pt;
    margin-bottom: 0px;
    margin-top: 0px;
    color: white;
    text-shadow: -4px 4px 3px #999999, 1px -1px 2px #000;
}

div.mtg-rotator h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 28pt;
    margin-top: 0px;
    color: white;
    text-shadow: -4px 4px 3px #999999, 1px -1px 2px #000;
}

div.mtg-rotator a {
    text-decoration: none;
    color: white;
}

    div.mtg-rotator a:hover h1, div.mtg-rotator a:hover h2 {
        color: #E1E9E9;
    }

div.mtg-rotator-sans h1 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 32pt;
    margin-bottom: 0px;
    margin-top: 0px;
    color: white !important;
    text-shadow: -4px 4px 3px #999999, 1px -1px 2px #000;
}

div.mtg-rotator-sans h2 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 28pt;
    margin-top: 0px;
    color: white !important;
    text-shadow: -4px 4px 3px #999999, 1px -1px 2px #000;
}

div.mtg-rotator-sans a {
    text-decoration: none;
    color: white !important;
}

    div.mtg-rotator-sans a:hover h1, div.mtg-rotator-sans a:hover h2 {
        color: #E1E9E9 !important;
    }
