.searchInfo
{
    border: #9CB38F 1px solid;
    font: 8pt arial;
    padding:1px 3px 1px 3px;
    margin:3px 0px 3px 0px;
}
.searchInfo .paging
{
    float:right;
}
.searchInfo .paging a
{
    color:#9CB38F;
}

table
{
    width:100%;
}
table .location
{
    color:#BFA47E;
    font: 8pt arial;
}
table .title a
{
    color:#9CB38F;
    font: bold 10pt arial;
}
table .description
{
    color:white;
    font: 9pt arial;
}
table td
{
    vertical-align:top;
}
table .image
{
    text-align:center;
}
table .text
{
    padding:3px 3px 3px 3px;
}
table .line1 td
{
    background-color:#444444;
}
table .line2 td
{
    
}

