.listing

{

	width: 100%;

}



.listing .listing-main

{

	width: 500px;

	float: left;

}



.listing .listing-sub

{

	float: left;

	padding-left: 10px;

	width: 230px;

	background: url(../images/listing-sep.gif) no-repeat center left;

	margin-left: 20px;

}



.listing .listing-sub table th

{

	text-align: right;

	width: 60px;

	color: #4b951d;

	padding-right: 15px;

}



.listing .listing-sub table td

{

	padding: 5px 0px;

	text-align: left;

}



.listing .price

{

	left: auto;

}



.listing .updated

{

    font-style: italic;

    font-size: 0.9em;

	position: absolute;

	top: 122px;

	left: 415px;

}



.listing a.listing-more



{



	float: right;



    background: url(../images/listing-more.gif) no-repeat top left;



    height: 16px;



    line-height: 16px;



    text-decoration: none;

	

    color: #ffffff;



	width: 113px;



	text-indent: 10px;

	

	font-size: 0.9em;

	margin-top: 15px;



}



.listing a.listing-more:hover

{

	color: #cccccc;

}

#dummy-element { width: 2px; }

.listing
{
	width: 740px !important;
}

.listing .listing-main
{
	width: 450px !important;
}

.listing .listing-main .updated
{
	left: 365px !important;
}
