#ItemListingContainer
{
    width:400px;
}

.ItemListingRow
{

}


.ItemListingItem
{

  width:190px;
  padding-bottom:15px;
}

.ItemListingPadding
{
  font-size:1px;
  width:15px;
}


.ItemListingText
{

    padding:5px;
    background-image:url(/images/homepage/grey_repeat.gif);
    background-repeat:repeat-x;
    width:190px;
    height:80px;
}


#ItemListingContainer a:link, #ItemListingContainer a:visited, #ItemListingContainer a:hover, #ItemListingContainer a:active 
{
    color:#848484;
}

.ItemListingShowTime
{
    color:#f79A00;
}
