#groupsale td {
    vertical-align: top;
}

#groupsale .surrounding_border {
    border: 1px solid #CCCCCC;
}

#groupsale .header {
    font-size: 18px;
    color: #2050A5;
    font-weight: bold;
}

#groupsale .shortdescription {
    font-size: 14px;
}

#groupsale .seller {
    font-weight: bold;
}

#groupsale .seller .name {
    font-size: 14px;
}

#groupsale .initprices td {
    font-size: 14px;
}

#groupsale .totals, #groupsale .initprices .price {
    font-size: 16px;
    color: #0160EB;
    font-weight: bold;
}

#groupsale #image {
    text-align: center;
}

#groupsale #image img {
    border: none;
}

#groupsale #image hr {
    height: 1px;
    border: none;
    color: black;
    background-color: black;
}

#groupsale .buttons {
    border: 1px solid #CCCCCC;
    background-color: #FFCC00;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}

#groupsale .name {
    font-size: 16px;
    font-weight: bold;
}

#groupsale .end_at, #groupsale .quantity_left {
    font-weight: bold;
}

#groupsale #features {
}

#groupsale #features_tbody th {
    padding-left: 10px;
}

#groupsale #features_tbody select {
    font-size: 12px;
}

#groupsale #quantity_and_related .c1 {
    background-color: #F7F7F7;
}

#groupsale #quantity_and_related .c2 {
    background-color: #FCFCFC;
}

#groupsale_orders table {
    background-color: black;
}

#groupsale_orders th, #groupsale_orders td {
    padding: 5px;
    background-color: white;
}

#groupsale_orders .title {
    font-size: 14px;
    font-weight: bold;
}

#groupsale_cart .header {
    font-size: 18px;
    color: #2050A5;
    font-weight: bold;
}

#groupsale_cart .surrounding_border {
    border: 1px solid #CCCCCC;
}

#groupsale_cart .boxbg {
    background-color: #F3F3F3;
}

#groupsale_cart th {
    background-color: #F3F3F3;
    font-size: 12px;
    color: #2050A5;
    font-weight: bold;
}

#groupsale_cart td {
    vertical-align: top;
}

#groupsale_cart .c1 {
    background-color: #FBFBFB;
}

#groupsale_cart .c2 {
    background-color: #F3F3F3;
}

#groupsale_cart .features {
    font-size: 10px;
    color: #57648E;
}

#groupsale_cart .totals {
    font-size: 16px;
    color: #0160EB;
    font-weight: bold;
}