﻿#col_content.search
{
    width:696px;
}
#page_head
{
    padding:0 10px;
}
.searchbasic
{
    width:440px;
    height:180px;
    background:url(/CustomModules/Ankiro/img/boxback_search_blue_w450.gif) no-repeat;
    float:left;
    margin-right:20px;
    padding:0 5px;
}
.searchbasic table,
.searchalternative table
{
    margin-top:30px;
}
.searchalternative #center
{
    width:200px;
}
.searchresultSearchBarQuery
{
    width:200px;
    border:1px solid #5F82BF;
}
.searchalternative
{
    background:url(/CustomModules/Ankiro/img/boxback_search_blue_w220.gif) no-repeat;
    width:210px;
    height:180px;
    float:left;
    padding:0 5px;
}
.searchbasic h2,
.searchalternative h2
{
    color:#fff;
}
.searchalternative input
{
    margin-top:10px;
}
#searchresultTemplate
{
    width:705px;
    float:left;
    margin:0 5px 5px;
    /*margin-top:-14px;*/
}
#searchresultTemplate.new-stores{

    margin-top:-14px;
}

#col_content_wide #searchresultTemplate
{
    *width:690px;
}
.paging a#reverselink,
.paging a#forwardlink,
.paging a#reverselink2,
.paging a#forwardlink2
{
    display:none;
}
.total-results-table,
.paging
{
    width:690px;
    float:left;
    margin:0 5px 5px;
}
.paging td
{
    width:110px;
}

table.searchresult
{
    margin:0 5px 5px; 
    width:690px;
    float:left;
    font-size:11px;
}

#cols table.searchresult p{
    margin:0px;
}

table.searchresult td{
    border:1px solid #5F82BF;
    white-space:pre-wrap;
}
tr.result-header{
    background:url(/CustomModules/Ankiro/img/search-header.gif) no-repeat;
    color:#fff;
    font-weight:bold;
}
tr.search-item{
    height:45px;
}

tr.search-item.alt{
    background:#B8C6E1;
}
#cols a.search-link,
.search-na
{
    margin:0 auto;
    text-decoration:none;
    border:none;
    width:20px;
    display:block;
    text-align:center;
}
.change-offset
{
    padding:10px;
    padding-right:0px;
    text-align:right;
    float:left;
    width:680px;
}
#cols .result-info-column p
{
    margin:2px 0;
    display:block;
}
#searchresultTemplate table
{
    clear:both;
}
