ul.centermenu
{
float:left;
left:10px;
}

p.sortby
{
float:right;
position:absolute;
right:25px;
top:15px;
font-weight:bold;
}
p.sortby a
{
color:#58930c;
font-weight:bold;
}
p.sortby a:hover
{
text-decoration:underline;
}

.pagination
{
width:100%;
text-align:center;
padding:10px 0 10px 0;
}
.pagination a
{
padding:2px 4px 2px 4px;
background:#ffffff;
border:1px #3972b8  solid;
color: #2F5D97;
font-size:1.1em;
width:2em;
margin:0 2px;
}
.pagination a:hover
{
background:#3972b8;
color:#fff;
}
.listing-left
{
background: #F5F5F5;
padding:3px;
border:1px #ccc solid;
margin:2px 1px 2px 2px;
height:95px;
}
