﻿.listing-box1, .listing-box2
{
	border: solid 1px #a7a6aa !important;
	padding: 15px !important;
}
.listing-box1
{
	background-color: #f7f7f7 !important;
}
.listing-box2
{
	background-color: #ffffff;
}
.listing-box2 a 
{
	color: Green;
}
.listing-picture
{
	padding-right: 25px;
	text-align: center;
}
.listing-info
{
	line-height: 18px;
}
.listing-heading 
{
	font-size: 24px;
}
.listing-subheading
{
	font-size: 18px;
}
.listing-expiring, .listing-expired
{
	float: right;
	margin-top: 10px;
}
.listing-expiring
{
	color: #aaa;
}
.listing-expired
{
	color: #882727;
}
.listing-heading, .listing-subheading
{
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: -1px;
}
ul.listing-options 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.listing-options li
{
	float: left;
	margin-right: 10px;
}
.listing-owner 
{
	border-bottom: dotted 1px green;
	color: green;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.bid-owner
{
	border-bottom: dotted 1px green;
	color: green !important;
	font-weight: bold;
	text-decoration: none;
}
.bid-amount
{
	clear: right;
	float: right;
	font-weight: bold;
}
.bid-action
{
	display: block;
	float: left;
	padding-top: 4px; padding-right: 6px; padding-bottom: 2px;
}
.date 
{
	color: #666666;
	font-size: 10px;
}