﻿.unfloat {
    float: none;
    clear: both;
}

.nowrap {
    white-space: nowrap;
}

.image_link img {
    border: 0px none;
}

.small {
}

.moreLink2 {
}

.private_bg {
    background-image: url('../../images/bg_jp.jpg');
}

.signup_items th {
    font-weight: bold;
    background-color: #003366;
}
.signup_items td, th {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.signup_items td {
    padding-top: 4px;
    padding-bottom: 4px;
}


.pickup_confirm_heading {
    text-transform: uppercase;
    border-bottom: 1px solid #505050;
    font-weight: bold;
}