.marketplace_product_list {
    margin-bottom: 20px;
    width: 675px;
}

.marketplace_list_item {
    display: block;
    float: left;
    margin: 10px 0px;
    min-height: 120px;
    padding: 15px 0px;
    position: relative;
    width: 673px;
}

.marketplace_list_item_column {
    float: left;
    left: 100%;
    margin: 5px 5px 0;
    overflow: hidden;
    position: relative;
}

.marketplace_list_image_column {
    margin-left: -675px;
    margin-top: 10px;
    text-align: center;
    width: 160px;
}

.marketplace_list_details_column {
    margin-left: -500px;
    width: 370px;
}

.marketplace_list_price_column {
    margin-left: -135px;
    text-align: right;
    width: 125px;
}

.marketplace_list_item_content {
    overflow: hidden;
}

.marketplace_list_separator {
    border-top: 1px solid #DDDDDD;
    padding-top: 20px;
}

.marketplace_list_highlight {
    background-color: #EEEEEE;
}

.marketplace_list_item_qty {
    font-size: 9pt;
    margin-bottom: 10px;
}

.marketplace_list_item_qty_select {
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    height: 20px;
    margin-top: 5px;
}

.marketplace_subhead {
    font-weight: bold;
    line-height: 13pt;
}

.marketplace_product_description {
    font-size: 9pt;
    margin-bottom: 5px;
}

.marketplace_product_variety {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_product_age {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_product_condition {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_seller_name {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_seller_name a {
    text-decoration: underline !important;
}

.marketplace_seller_name img.marketplace_omlet_logo {
    vertical-align: middle;
}

.marketplace_seller_rating {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_seller_comment {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_seller_location {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_product_delivery {
    font-size: 9pt;
    margin-bottom: 3px;
}

.marketplace_product_map {
    font-size: 9pt;
}

.marketplace_map {
    border: 1px solid #666666;
    height: 200px;
    margin: 10px 0px;
    position: relative;
    width: 368px;
}

.marketplace_map_overlay {
    background: transparent url('/images/static/marketplace/marketplace_map_overlay.png') no-repeat;
    filter: alpha(opacity=50);
    height: 120px;
    left: 127px;
    opacity: .5;
    position: absolute;
    top: 40px;
    width: 120px;
}

.marketplace_map_hide {
    display: none;
}

.marketplace_item_price {
    font-size: 11pt;
    font-weight: bold;
    margin: 5px 0;
}

.marketplace_delivery_price {
    color: #797979;
    font-size: 9pt;
}

.marketplace_item_quantity {
    color: #797979;
    font-size: 9pt;
}

.marketplace_new_seller_egg {
    vertical-align: sub;
}

.marketplace_seller_review_header {
    border-bottom: 1px solid #6B8408;
    font-size: 9pt;
    font-weight: bold;
    padding: 0px 10px 5px 5px;
    width: 250px;
}

.marketplace_button {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #6B8408;
    font-family: "Lucida Grande", Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 20px;
    vertical-align: bottom;
}

.marketplace_button {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #6B8408;
    font-family: "Lucida Grande", Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 20px;
    vertical-align: bottom;
}

.marketplace_menu_padding {
    padding-bottom: 150px !important;
}
