#content .pagination
{
	height: 35px;
}


#content table.tableListing

{

    margin: 15px 0px;
	margin-top: 0px;
	width: 733px;

}



#content table.tableListing tr.even

	{

		background-color: #f3f7fa;

	}



#content table.tableListing th

{

    background: #FFD200;

    color: #000;

    font-size: 1.15em;

    padding: 8px 10px;

}



#content table.tableListing td

{

    padding: 10px;

	border-bottom: 1px solid #777777;
	
	background: url(http://www.agclassifieds.com/images/tablecell-bg.gif) no-repeat right center;

}

#content table.tableListing td.last
{
	background: none;
}

#content table.tableListing td div
{
	background: url(http://www.agclassifieds.com/images/thumb-bg.gif) no-repeat;
	height: 43px;
	width: 41px;
}

#content table.tableListing img
{
	border: 1px solid #BFBFBF;
	margin-left: 3px;
	margin-top: 3px;
	vertical-align: middle;

}



#content table.tableListing td.price

{

    color: #BC3B16;

    font-weight: bold;

    font-size: 1.15em;

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