BODY {
    color: #101821;
    font-weight: normal;
    margin: 1px;
    word-spacing: normal;
    text-transform: none;
    background-repeat: no-repeat;
    letter-spacing: normal;
    background-color: white;
    background-position: center;
}

TABLE.FavHelp {
    border-left-width: 0;
    border-top-width: 0;
    background-color: #eed;
}

TABLE {
    FONT-FAMILY: 'Open Sans', Arial, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    border: none;
}

div.main_box {
    background: #fff;
}

TABLE.MainTable {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

div#help {
    background-color: #eed;
    position: absolute;
    border: solid 1px black;
    display: none;
}

span.fontSize {
    font-size: 10px;
}

div#suggmatch {
    background-color: #eed;
    display: none;
    position: absolute;
    overflow: auto;
    height: auto;
    border: solid 1px black;
}

td.left {
    font-weight: bold;
    text-align: left;
}

td.right {
    text-align: right;
}

TABLE.PriceTable {
    margin: auto;
    border: 1px solid #63666A;
    padding-right: 3px;
    padding-left: 3px;
    border-collapse: collapse;
    width: 70% !important;
}

table.PriceTable tbody {
    color: #63666A;
    font-size: 0.9em;
}
    table.PriceTable tr td {
        padding: 3px 0px;
    }

table. a.PTLink:LINK, a.PTLink:ACTIVE, a.PTLink:visited {
    color: Black;
    text-decoration: none;
}

a.PTLink:HOVER {
    color: Black;
    text-decoration: underline;
}

a.MPLink:LINK, a.MPLink:ACTIVE, a.MPLink:visited {
    font-weight: bold;
    text-decoration: underline;
}

TABLE.SidebarSection {
    border-color: #000;
    border-collapse: collapse;
}

TABLE.Menu {
    vertical-align: middle;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0;
}

TD.StationMaster {
    BORDER-BOTTOM: black 1px solid;
}

TR.NavBar {
    border-top-width: 0;
    border-left-width: 0;
    font-size: .9em;
    border-bottom-width: 0;
    color: #000;
    background-color: #ff9;
    border-right-width: 0;
}

TR.PriceTableHeader {
    font-weight: bold;
    font-size: .8em;
    color: #fff;
    background-color: #036;
}

TR.PTableRow {
    font-size: 1em;
    color: #000;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: #eee;
    border-bottom-style: none;
}

TR.PTableRowHighlight {
    font-size: 1em;
    color: #000;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: #fc0;
    border-bottom-style: none;
}

TR.login {
    font-size: .9em;
    background-color: #eee;
}

TR.SidebarPriceHeader {
    padding-left: 0;
    font-size: 9pt;
    color: #fff;
    border-collapse: collapse;
    background-color: #900;
    text-align: center;
    height: 18px;
}

TR.SidebarHeader {
    padding-bottom: 0;
    font-size: 13pt;
    color: #fff;
    border-collapse: collapse;
    border-bottom: 1px solid #63666A;
    background-color: #0097A9;
    text-align: center;
}

table.PriceTable tr td:first-child {
    float: right;
    padding-right: 20px;
}   
table.PriceTable tr td:nth-child(2) {
    width: 200px;
}
table.PriceTable tr td:last-child {
    float: left;
}
input[type=text], input[type=password] {
    width: 175px;
    padding-left: 5px;
}

TR.MapIntroHeader {
    padding-bottom: 0;
    font-size: 10pt;
    color: Yellow;
    border-collapse: collapse;
    background-color: #494949;
    text-align: center;
}

.fieldcaptionrows {
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    border-bottom: black thin solid;
}

.fieldcaption {
    text-align: left;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 3px;
}

TR.VoteQuestion {
    font-weight: bold;
}

tr.Menu {
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 0;
    background-color: #eee;
}

.Submenu {
    color: White;
    padding: 1px;
    height: 18px;
    background-color: #494949;
    text-decoration: none;
    border-bottom: solid 1px #fff;
}

/*TD {
    COLOR: #000;
    FONT-SIZE: .8em;
}*/

    td.Menu {
        border-color: #494949;
        border-style: solid;
        border-width: 1px;
        border-bottom-style: none;
        border-right-style: none;
        border-top-style: solid;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 1px;
        padding-bottom: 1px;
        text-align: center;
    }

    td.Menu_Bold, td.menu_Bold {
        border-color: #494949;
        border-style: solid;
        border-width: 1px;
        border-bottom-style: none;
        border-right-style: none;
        border-top-style: solid;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 1px;
        padding-bottom: 1px;
        text-align: center;
        font-weight: bold;
    }

    td.Menu a {
        text-decoration: none;
    }

    td.menu {
        border-color: #494949;
        border-style: solid;
        border-width: 1px;
        border-bottom-style: none;
        border-right-style: none;
        border-top-style: solid;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 1px;
        padding-bottom: 1px;
        text-align: center;
    }

        td.menu a {
            text-decoration: none;
        }

    td.Menu2 {
        border: solid 1px #494949;
        border-right: none;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 1px;
        padding-bottom: 1px;
        text-align: center;
    }

    td.Menu_Photo {
        border: solid 1px #494949;
        border-right: none;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 1px;
        padding-bottom: 1px;
        text-align: center;
        font-weight: bold;
    }

    td.Menu2 a {
        text-decoration: none;
    }

    td.InstructionTable {
        font-weight: bold;
        border-style: solid;
        border-width: 1px;
        border-color: #000;
        border-collapse: collapse;
        background-color: #ffc;
    }

.menu {
    color: #000;
    text-decoration: none;
}

.highlight {
    border-right: #063 1px;
    border-top: #063 1px;
    border-bottom: #063 1px;
    border-top-style: solid;
    border-bottom-style: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-left: #063 1px solid;
    color: #fff;
    background-color: #fc0;
    text-align: center;
}

.highlight_Bold {
    border-right: #063 1px;
    border-top: #063 1px;
    border-bottom: #063 1px;
    border-top-style: solid;
    border-bottom-style: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-left: #063 1px solid;
    color: #fff;
    background-color: #fc0;
    text-align: center;
    font-weight: bold;
}

.highlight2 {
    border-right: #063 1px;
    border-top: #063 1px;
    border-bottom: #063 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left: #063 1px solid;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #fc0;
    text-align: center;
}

.highlight_Photo {
    border-right: #063 1px;
    border-top: #063 1px;
    border-bottom: #063 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left: #063 1px solid;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #fc0;
    text-align: center;
    font-weight: bold;
}

.highlight2 a {
    text-decoration: none;
}

H1.SidebarHeader {
    font-size: 12pt;
    font-weight: bold;
    text-align: right;
    color: #fff;
}

.rowhighlight {
    background-color: #fc0;
    text-align: left;
}

.selected {
    border: solid 1px #494949;
    color: #fff;
    margin: 0;
    padding: 2px auto auto auto;
    background-color: #494949;
    vertical-align: middle;
    text-align: center;
}

.selected_Photo {
    border: solid 1px #494949;
    color: #fff;
    margin: 0;
    padding: 2px auto auto auto;
    background-color: #494949;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

TD.SideBar {
    vertical-align: text-top;
    width: 285px;
    padding: 0;
    background-color: #eed;
    border-right: solid 1px black;
}

TD.PColLow {
    border-right: 1px solid;
    border-top: 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: 1px solid;
    border-bottom: 1px solid;
    background-color: #99d866;
    text-align: center;
}

TD.PColHigh {
    border-right: 1px solid;
    border-top: 1px solid;
    font-weight: bold;
    font-size: .9em;
    border-left: 1px solid;
    border-bottom: 1px solid;
    background-color: #fc3;
    text-align: center;
}

TD.PList {
    border-style: solid;
    border-width: 1px;
    text-align: center;
}

TD.PListbold {
    text-align: center;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
}

TD.PStation {
    border-style: solid;
    border-width: 1px;
    border-bottom-style: none;
    border-right-style: none;
    text-align: left;
    font-weight: bold;
    padding-left: 2px;
}

TD.PAddress {
    border-style: solid;
    border-width: 1px;
    border-top-style: none;
    border-right-style: none;
    text-align: left;
    width: 170px;
    padding-left: 2px;
}

.highlight {
    border-right: #063 1px;
    border-top: #063 1px;
    border-bottom: #063 1px;
    border-top-style: solid;
    border-bottom-style: none;
    margin: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-left: #063 1px solid;
    color: #fff;
    background-color: #fc0;
    text-align: center;
}

    .highlight a {
        text-decoration: none;
    }

.highlight2 {
    border: solid #063 1px;
    border-right: none;
    margin: 0;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #fc0;
    text-align: center;
}

TD.PFind {
    border-style: solid;
    border-width: 1px;
    border-bottom-style: none;
    border-left-style: none;
    text-align: right;
}

TD.center {
    text-align: center;
}

TD.right {
    text-align: right;
}

DIV.PTableCapt {
    font-size: 13pt;
    font-weight: bold;
}

TABLE.Disclaimer {
    font-size: 8pt;
}

INPUT, 
SELECT {
    FONT-SIZE: 1.2em;
    font-family: 'Open Sans', Helvetica, sans-serif!important;
}

BUTTON {
    FONT-SIZE: 1em;
}

IMG {
    border: 0;
}

MENU {
    margin: 0;
    padding: 0;
    border-color: Red;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    text-align: center;
}

MENU2 {
    border-color: Red;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 2px;
    border-right-style: none;
    border-top-style: none;
    text-align: center;
}

A:visited, A:LINK {
    color: #045F68;
}

a:hover{
    color: #0097A9;
}


.hidden {
    visibility: hidden;
    width: 0;
}

tr.altrow1 {
    color: #000000;
    padding-top: 0;
    background-color: #ffffff;
}

tr.altrow2 {
    color: #000000;
    padding-top: 0;
    background-color: #DCDCDC;
}

.forum {
    font-family: 'Open Sans', Heltevica, Sans-Serif;
    font-size: 12pt;
    border: black 1px solid;
    margin: 0;
    vertical-align: top;
    border-collapse: separate;
}

div.forum {
    text-align: left;
    margin: auto;
    width: 680px;
    border: 0;
}

.forumtopic {
    font-family: 'Open Sans', Heltevica, Sans-Serif;
    font-size: 12pt;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    margin: 0;
    vertical-align: top;
    border-collapse: collapse;
}

div.forumtopic {
    text-align: left;
    margin: auto;
    width: 100%;
    border: 0;
}

.forumrow {
    font-family: 'Open Sans', Heltevica, Sans-Serif;
    border: solid 1px black;
    background: Gainsboro;
    vertical-align: top;
    font-size: 12pt;
}

.forumaltrow {
    font-family: 'Open Sans', Arial ,Sans-Serif;
    border: solid 1px black;
    background: white;
    vertical-align: top;
    font-size: 12pt;
}

.ForumStats {
    font-family: 'Open Sans', Arial ,Sans-Serif;
    font-size: 10pt;
}

tr.Topics {
    background-color: white;
}

tr.TopicsALT {
    background-color: Gainsboro;
}

.plain {
    border: none;
}

.footbar {
    color: black;
    padding: 0;
    border-collapse: collapse;
    background-color: white;
}

.bold {
    font-weight: bold;
}

table.md {
    color: white;
    background-color: #036;
    padding: 0;
    border: none;
}

.inverse {
    color: white;
}

.PostMessage {
    border: solid 1px black;
    border-collapse: collapse;
    background-color: lightgrey;
}

a.reverse:LINK, a.reverse:ACTIVE, a.reverse:visited {
    color: White;
    padding: 1px 2px 1px 2px;
    margin: 0;
    text-decoration: underline;
}

a.map:LINK, a.map:VISITED {
    color: Black;
    text-decoration: none;
}

a.map:HOVER {
    color: Black;
    text-decoration: underline;
}

a.maplarge:LINK, a.maplarge:VISITED {
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

a.maplarge:HOVER {
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}

.ternd_text {
    padding: 0;
    margin: 0;
}

.text_snapshot {
    padding: 0;
    margin: 0;
    padding-right: 5px;
    margin-right: 8px;
}

.text {
    padding-left: 3px;
    padding-right: 5px;
}

a.black:LINK, a.black:VISITED {
    color: Black;
    text-decoration: underline;
}

.selectedrow {
    background-color: #F0E68C;
}

.pagetitle {
    background-color: #494949;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
}

table.DetailTable {
    border: 1px solid black;
    border-collapse: separate;
}

.DetailTableRow {
    border: solid 1px black;
}

.DetailTableHeader {
    font-weight: bold;
    font-size: .9em;
    color: #333333;
    padding: 2px;
    background-color: #F2F2F2;
}

.DetailTableCell {
    padding-left: 10px;
}

.BrightFont {
    font-weight: bold;
    font-size: 1em;
    color: White;
}

TABLE.Detail {
    border: solid 1px black;
}

TABLE.TextAd {
    padding: 0;
    border: solid 1px black;
    border-collapse: collapse;
    font-size: 9pt;
    text-align: left;
}

TH.TextAdTitle {
    text-align: center;
    background-color: #494949;
    color: White;
    padding-left: 3px;
}

TH.TextAdHeader {
    text-align: left;
    border-top: solid 1px black;
    color: Green;
    padding-left: 3px;
}

.TextAdHeader {
    color: #00F;
    text-decoration: none;
    font-weight: bold;
}

.TextAdText {
    text-decoration: none;
    color: Black;
    font-weight: normal;
}

.TextAdLink {
    color: blue;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    font-weight: bold;
}

TD.SkyStrip {
    padding-top: 17px;
    padding-left: 3px;
}

TD.PriceInputForm {
    width: 45px;
    font-weight: bold;
}

input.PriceInputForm {
    width: 40px;
}

A.FuelTypeActive {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
}

    A.FuelTypeActive:visited {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #FFF;
    }

    A.FuelTypeActive:active {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #FFF;
    }

A.FuelType {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

    A.FuelType:visited {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #000;
    }

    A.FuelType:active {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #000;
    }

.avalInfor {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    width: 60%;
    text-align: left;
}

.watermarked {
    width: 150px;
    padding: 2px 0 0 2px;
    font: 12px arial;
    color: gray;
}

.autoCompletelist {
    visibility: hidden;
    margin: 0;
    padding: 1px;
    background-color: Green;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    max-height: 200px;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    font-size: 11px;
}

.autoCompletelistItem {
    background-color: window;
    color: windowtext;
    margin: 0;
    padding: 1px;
}

.autoCompleteHighliaghted {
    background-color: #ff9;
    font-weight: bold;
    color: black;
    padding: 1px;
    cursor: pointer;
}

.thumbnails {
    margin-left: 20px;
    width: 80%;
    height: 90px;
    padding: 5px;
    background: lightgrey;
}

    .thumbnails ul {
        margin: 0;
        padding: 0;
    }

    .thumbnails li {
        display: inline;
    }

    .thumbnails a {
        margin: 0;
        text-align: center;
        font-size: 10px;
        float: left;
    }

        .thumbnails a img {
            width: 80px;
            height: 70px;
            padding: 4px;
            margin: 5px;
            background: white;
            border: solid white 1px;
        }

            .thumbnails a img:hover {
                border: solid blue 1px;
            }

.suggestAddress {
    background-color: #ededed;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-top: 0;
    width: 255px;
    height: auto;
    font-family: 'Open Sans', Arial ,Sans-Serif;
    font-size: 10pt;
    position: absolute;
    border: 1px solid black;
    overflow: auto;
}

#HocTable td {
    font-size: 11px;
    font-family: 'Open Sans', Arial ,Sans-Serif;
    padding: 0;
    margin: 0;
}

#HocTable div {
    padding: 0;
    margin: 0;
}

.headband {
    margin: 0;
    padding: 2px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background: #494949;
    color: white;
}

.bNav {
    margin: 0;
    padding: 15px auto 0 5px;
    background: white;
    overflow: hidden;
}

    .bNav ul {
        margin: 0;
        padding: 0;
        font-size: 12px;
        display: block;
        color: #eee;
    }

    .bNav li {
        margin: 0;
        display: block;
        float: left;
        color: #eee;
    }

        .bNav li span {
            padding: 0;
            margin: 0;
            font-size: 12px;
            text-decoration: none;
            display: block;
            border-right: solid 1px black;
        }

.Form_Caption {
    font-size: 12px;
    font-family: 'Open Sans', Arial ,Sans-Serif;
}

table.MorePoints {
    margin-left: 40px;
    font-size: 18px;
}

    table.MorePoints a {
        color: #069;
        font-size: 16px;
        line-height: 18px;
    }

        table.MorePoints a:hover {
            font-weight: normal;
        }

    table.MorePoints td {
        vertical-align: middle;
        border-top: 1px solid #ccc;
    }

        table.MorePoints td b {
            font-size: 15px;
            color: #555;
        }

    table.MorePoints tr:hover {
        background: #f7f7e9;
    }

div#FreeGas {
    background-color: #f0f0e1;
    margin-bottom: 5px;
}

table#SpeedLines {
    font-size: 11px;
    margin-top: 15px;
}

    table#SpeedLines img {
        padding-top: 5px;
    }

table#Points {
    font-size: 15px;
}

div#Container p {
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

div#Container {
    width: 799px;
    margin-top: 7px;
}

    div#Container hr {
        margin-bottom: 15px;
        margin-top: 20px;
        border: 0;
        border-top: 1px solid #ccc;
        height: 1px;
    }

    div#Container ul.MemberBenefits {
        font-family: 'Open Sans', Arial ,Sans-Serif;
        margin-left: 23px;
        font-size: 14px;
        line-height: 16px;
    }

h1 {
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 28px;
    color: #2a4a7b;
    line-height: 25px;
}

div#Container h1 a {
    color: #2a4a7b;
    text-decoration: none;
}

div#Container h2 {
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #333;
    line-height: 15px;
}

    div#Container h2#MoneyPig {
        line-height: 25px;
        color: #4b7f46;
        font-size: 18px;
    }

    div#Container h2 a {
        color: #333;
        text-decoration: none;
    }

div#Container h3 {
    font-size: 13px;
}

div#ColumnLeft {
    float: left;
    width: 497px;
}

div#ColumnRight {
    float: right;
    width: 292px;
}

div#SecondColumnLeft {
    width: 244px;
    float: left;
}

div#SecondColumnRight {
    width: 243px;
    float: right;
}

div.Containers {
    border: 1px solid #999;
    margin-bottom: 10px;
}

div#NoBorder {
    border: none;
}

div.ContainersInterior {
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.HeaderBlue {
    background: url(images/art/blue_header.gif);
    height: 26px;
}

    div.HeaderBlue h1 {
        font-size: 16px;
        padding-left: 15px;
        line-height: 17px;
        color: #FFF;
    }

div.HeaderYellow {
    background: url(images/art/yellow_header.jpg);
    height: 26px;
}

    div.HeaderYellow h1 {
        font-size: 16px;
        padding-left: 15px;
        line-height: 17px;
        color: #333;
    }

div#Container ul {
    padding: 0;
    margin: 0;
    padding-left: 5px;
    color: #333;
    font-size: 11px;
    line-height: 14px;
    list-style: none;
    font-family: 'Open Sans', Arial ,Sans-Serif;
}

div.MembersJoined {
    border: 1px solid #dbdbdb;
    border-top: none;
    padding: 10px;
    background-color: #fdfdef;
    font-size: 15px;
    color: #0097A9;
}

    div.MembersJoined:hover {
        background-color: #f0f0e1;
    }

div#MembersJoinedTop {
    height: 1px;
    background-color: #dbdbdb;
    margin-top: 5px;
}

.MembersJoinedTime {
    color: #666;
    font-size: 11px;
    font-family: 'Open Sans', Arial ,Sans-Serif;
    margin-bottom: 5px;
}

.MembersJoinedArea {
    font-size: 10px;
    color: #000;
}

div#SignUpLeft {
    float: left;
    width: 263px;
    height: 45px;
    color: #0097A9;
    font-size: 17px;
}

div#SignUpInteriorLeft {
    padding-top: 4px;
}

div#SignUpLeft img {
    padding-left: 20px;
}

div#SignUpRight {
    float: right;
    width: 165px;
    height: 45px;
}

div#SignUpInteriorRight {
    padding-top: 4px;
}

h1#WinGas {
    font-size: 23px;
}

hr#PrizeGiveAway {
    width: 90%;
}

h1#PrizeGiveAway {
    font-size: 18px;
    padding: 0;
    padding-left: 5px;
}

th.HeadingAlignLeft {
    text-align: left;
    padding-left: 15px;
}

tr.HeadingAlignLeft {
    text-align: left;
    padding-left: 15px;
}

ul.GasBuddySprites {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 15px;
}

    ul.GasBuddySprites li {
        top: 0;
        /*background: url(images/art/sprite_small_nums.png) no-repeat top left;*/
        padding-left: 20px;
        padding-bottom: 10px;
    }

/*li#SpriteNumber1 {
    background-position: 0 -198px;
}

li#SpriteNumber2 {
    background-position: 0 -30px;
}

li#SpriteNumber3 {
    background-position: 0 -86px;
}

li#SpriteNumber4 {
    background-position: 0 -142px;
}*/

ul.GasBuddySprites li.Num {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    height: 24px;
}

ul.GasBuddySprites li.Desc {
    background-position: -100px 100px;
    font-size: 14px;
    padding-bottom: 20px;
}

.winner_box {
    width: 290px;
    display: block;
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-align: left;
    border: solid 1px #999;
    font-size: 12px;
}

    .winner_box h1 {
        margin: 0;
        padding-top: 5px;
        padding-left: 15px;
        font-size: 18px;
        line-height: 17px;
        color: White;
        font-weight: normal;
        background: url(images/art/blue_header.gif);
    }

.winners {
    margin: 5px 10px 0 10px;
}

.winner {
    padding: 8px;
    margin-top: 8px;
    border: solid 1px white;
    display: block;
    cursor: pointer;
    text-align: left;
}
    .winner img {
        border: solid 1px #ccc;
        width: 60px;
        height: 45px;
        float: left;
    }

    .winner .winner_info {
        margin-left: 75px;
    }

    .winner p {
        margin: 5px;
        margin-left: 0;
    }

    .winner b {
        font-size: 14px;
    }

    .winner a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #0097A9;
    }

        .winner a:hover {
            text-decoration: underline;
        }

.winners_footer {
    padding: 5px 0;
}

    .winners_footer table {
        width: 270px;
    }

table.SideAvg {
    width: 100%;
}

    table.SideAvg td {
        font-size: 13px;
    }
