.head1, .head2
{
    float:left;
    margin:0 153px 10px 155px;
    padding:7px 0 0 0;
    width:100px;
    font-weight:bold;
}
.head2
{
    margin:0;
}
#advertListings
{
    background:#fff url(../images/listings-table.gif) top left repeat-y;     
}
table.tablesorter 
{
	margin:0;
	width:770px;
    text-align:left;    
}
table.tablesorter , table.tablesorter  th, table.tablesorter td
{
    margin:0;
    padding:0;
    border-spacing:0;
    border-collapse:collapse;
} 
table.tablesorter thead tr th, table.tablesorter tfoot tr th
{
	padding:5px;    
    border:#fff 1px solid;
}
table.tablesorter thead tr .header
{
    cursor:pointer;
    color:#e7004b;
    background:url(../images/bg.gif) center right no-repeat;	
}
table.tablesorter tbody td
{
    padding:20px 5px 5px 5px;    
    vertical-align:top;
    color:#3D3D3D;
    border-bottom:#d9dcdb 1px solid;
}
table.tablesorter thead tr .headerSortUp
{
	background-image:url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown
{
	background-image:url(../images/desc.gif);
}
table.tablesorter thead tr th .headerSortDown, table.tablesorter thead tr th .headerSortUp
{
    background-color:#fff;
}
table.tablesorter thead tr th.selling, table.tablesorter thead tr th.looking
{
    padding:0 4px 10px 4px;
    font-size:1.1em;
}
table.tablesorter thead tr th.c1
{
    width:144px;
    w\idth:134px;
}
table.tablesorter thead tr th.c2
{
    width:165px;
    w\idth:155px;
}
table.tablesorter thead tr th.c3
{
    width:70px;
    w\idth:60px;
}
table.tablesorter thead tr th.c4
{
    width:20px;
    w\idth:10px;
}
table.tablesorter thead tr th.c5
{
    width:165px;
    w\idth:155px;
}
table.tablesorter thead tr th.c6
{
    width:70px;
    w\idth:60px;
}
table.tablesorter thead tr th.c7
{
    width:136px;
    w\idth:126px;
}
table.tablesorter td.image
{
    padding:5px;
}
table.tablesorter img
{
    padding:5px;
    width:138px;
    w\idth:128px;
    height:102px;
    he\ight:100px;
    border:#d9dcdb 1px solid;
}
table.tablesorter img.premium
{
    border:#e7004b 1px solid;
}
table.tablesorter td.linkPremium a
{
    display:block;
    padding:0 0 0 23px;
    width:auto;
    font-weight:bold;
    background:url(../images/house.gif) center left no-repeat;
}
table.tablesorter td.linkStandard a
{
    display:block;
    padding:0;
    width:auto;
    font-weight:bold;
}

table.tablesorter td.blue
{
    background:#fcf7fa;
}

#key
{
    margin:15px 0 0 0;
    font-size:0.8em;
}
#key .list
{
    float:left;
    margin:0 20px 0 0;    
}
#key h3
{
    color:#e7004b;
}
#key ul
{
    margin:0 0 15px 0;
}