﻿/***************************
     Lates and Popular Accordion
    ****************************/
div.searchpage-criterion-top
{
    margin: 0;
    padding: 0;
    background: #FFF url(../images/panelback_260x10_top.gif) no-repeat scroll top;
    width: 260px;
    height: 10px;
}
div.searchpage-criterion-bottom
{
    margin: 0;
    padding: 0;
    background: #FFF url(../images/panelback_260x10_bottom.gif) no-repeat scroll top;
    width: 260px;
    height: 10px;
}
div.searchpage-criterion
{
    background: #fff url(../images/panelback_260x30_middle.gif) repeat-y scroll top;
    width: 260px;
}
