#content .listingText
{
	float: none;
}

#content .listingImage
{
	height: 85px;
	overflow: hidden;
}

#content .listing
{
	width: 134px;
	text-align: center;
	height: 197px;
	background: url(../images/listing-lg-bg.gif) repeat-x left top;
}

#content table.tableListing

{

    margin: 15px 0px;

}



#content table.tableListing tr.even

	{

		background-color: #f3f7fa;

	}



#content table.tableListing th

{

    background: url(../images/tableListing-bg.gif) repeat-x top left;

    color: #ffffff;

    font-size: 1.15em;

    padding: 8px 10px;

}



#content table.tableListing td

{

    padding: 10px;

	border-bottom: 1px solid #777777;

}



#content table.tableListing img

{

	border: 1px solid #14598b;

	vertical-align: middle;

}



#content table.tableListing td.price

{

    color: #54ab1f;

    font-weight: bold;

    font-size: 1.15em;

}
#dummy-element { width: 2px; }
