﻿#top
{
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
}

.editorsChoice
{
    float: left;
    width: 551px;
}

#topRight
{
    float: left;
    margin-left: 10px;

    
}

.withEditors #topRight
{
   	width: 275px;
}

#listDescription
{
    font-size: 12px;
}



#searchPage .term
{
    width: 100%;
}

#searchPage select
{
    width: 165px;
}