﻿.search-button-appraise
{
    /*display: inline-block;*/
    float: left;
    width: 122px;
    border: 0 none;
    height: 50px;
    background: url(https://www.soldster.com/images/search_butt_appraise.gif) no-repeat bottom left;
}
.search-button-appraise:hover
{
    background: url(https://www.soldster.com/images/search_butt_appraise.gif) no-repeat top left;
    cursor: pointer;
}
#search H1
{
    font-size: 2.6em;
    color: #fff847;
    font-weight: normal;
    margin: 5px 0 15px 0;
}
.infolight
{
    margin: 0 0 10px 0;
    padding: 10px;
    text-align: center;
}
.infolight h1
{
    font-size: 2em;
    mardin: 3px;
}
.imgdet
{
    margin-top: 1px;
    overflow: hidden;
    text-align: center;
}

.imgdet span
{
    font: bold x-small verdana;
}
.imgdet a
{
    cursor: pointer;
    display: block;
    color: #ccc !important;
    font-size: 10px;
    text-decoration: none;
    padding: 2px;
}
.imgdet a:hover
{
    background: #737373;
}
.zm, .enl
{
    background: url( "https://www.soldster.com/images/ToolbarIcons.gif" ) no-repeat left -44px;
    padding: 1px 0 1px 20px;
}
.enl
{
    background: url( "https://www.soldster.com/images/ToolbarIcons.gif" ) no-repeat left bottom;
}
.imgdet ul
{
    margin: 0;
    padding: 0;
}
.imgdet li
{
    background: none repeat scroll 0 0 #999999;
    float: left;
    list-style: none outside none;
    width: 50%;
    padding: 0;
}
.previewimg
{
    cursor: pointer;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 5px 2px;
}
.previewimg:hover
{
    border: 1px solid #737373;
}
.previewimg.current
{
    background: #ccc;
    cursor: default !important;
}
.previewimg img
{
    border:none 0;
    padding: 3px;
    width:32px;
}
.item-image img { border:none 0;width:200px; }