﻿.PickUp_Standard li
{
    border-bottom: 1px dotted #3b7960;
    font-size: small;
    margin: 0 0 5px;
    padding: 10px 0;
}

.PickUp_Standard .CreatedDate
{
    float: left;
    font-weight: bold;
    width: 18%;
}

.PickUp_Standard .R_Contents
{
    display: inline-block;
    width: 80%;
}

.PickUp_Standard li .R_Contents a
{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    font-size: small;
    padding: 0 0 0 5px !important;
}