.body_whisky_names {
    background: #ffffff;
    color: #000000;
    font-family: Verdana,Arial;
    font-size: 12pt;
}

.body_container {
    width: 45em;
}

.whisky_names_table {
    width: 45em;
}

.whisky_names_list {
    padding-top: 1em;
}

.whisky_names_separator_cell {
    text-align: center;
    background: black;
    color: white;
    font-weight: bolder;
    font-size: 1.2em;
}

.whisky_buttons {
    padding-top: 1em;
}

.whisky_button_link:link {
    text-decoration: none;
    color: white;
}

.whisky_button_link:visited {
    text-decoration: none;
    color: white;
}

.whisky_button_link:active {
    text-decoration: none;
    color: white;
}

.whisky_button_link:hover {
    text-decoration: none;
    color: white;
}

.whisky_button_cell {
    background: #666;
    padding: .8em;
    width: 8em;
    text-align: center;
    font-weight: bolder;
}

.jump_button:link {
    text-decoration: none;
    color: white;
}

.jump_button:visited {
    text-decoration: none;
    color: white;
}

.jump_button:active {
    text-decoration: none;
    color: white;
}

.jump_button:hover {
    text-decoration: none;
    color: white;
}

.jump_button_cell {
    background: #666;
    padding: 0.2em;
    width: 4em;
    font-size: 0.8em;
    font-weight: bolder;
    text-align: center;
}


.header_whisky_names {
    font-weight: bolder;
    font-size: 2em;
    width: 17.5em;
    text-align: center;
    float: left;
}

.subheader_whisky_names {
    font-weight: bolder;
    font-size: 1em;
    padding-top: 0.4em;
    width: 35em;
    text-align: center;
    float: left;
}

.paypal_container {
    padding-top: 0.6em;
    text-align: right;
}

.whisky_names_abbreviations {
    padding-top: 1em;
    padding-left: 1em;
}

.abbreviation {
    text-align: right;
    padding: .2em;
}

.abbr_arrow {
    text-align: center;
    padding: .2em;
}

.explanation {
    text-align: left;
    padding: .2em;
    font-style: italic;
}

.whisky_names_cell_instock {
    font-weight: bolder;
    background: #ddd;
}

.abbreviation_instock {
    text-align: right;
    padding: .2em;
    font-size: .8em;
    font-weight: bolder;
    background: #ddd;
}
