DIV.pmCategoriesList
{
    margin:0;
}

DIV.pmCategoriesList LI.current
{
    background-color:#fff;
    background-image:url(/site/core/images/where-am-i-arrow.gif);
    background-position:225px center;
    background-repeat:no-repeat;
}

.pmContent
{
    margin-left:25px;
    float:left;
    width:680px;
}

UL.catList
{
    
}

UL.catList LI
{
    padding:7px 0 7px 6px;
    background-image:url(/site/core/images/cat-list-bg.gif);
    background-position:left bottom;
    background-repeat:repeat-x;
}

UL.catList LI A
{
    font:bold 12px Verdana;
    color:#666;
    padding-right:10px;
       background-image:url(/site/core/images/news-arrow.gif);
    background-position:right center;
    background-repeat:no-repeat;
}
UL.catList LI A:hover
{
    text-decoration:underline;
 
}




.pmProdListTitle
{
    float:right;
    font:normal 12px Verdana;
    color:#000000;
    margin-right:7px;
}

.prodList
{
    width:664px;
    margin-bottom:25px;
}

.prodList TD
{
    padding:5px 5px;
    font-size:12px;
    xwhite-space:nowrap;    
}

.prodList TD.title
{
    xwhite-space:normal;
    xwidth:20%;
}

.prodList TD A
{
    color:#000;
    text-decoration:underline;
}

.prodList TR
{
    background-image:url(/site/core/images/cat-list-bg.gif);
    background-position:left bottom;
    background-repeat:repeat-x;
}

.prodList TD.price
{
    font-weight:bold;
}

.line
{
    border-bottom:solid 1px #000;
}

.pmContent .contentStyle

{
    xborder-top:solid 1px #000;
    padding-top:10px;
    padding-left:10px;
}

.pmBreadcrumbs
{
    text-align:right;
    padding:7px 0;
    padding-right:3px;
    border-bottom:solid 1px #000;
    margin-bottom:-28px;
    top:-28px;
    position:relative;
    z-index:1;
}

.pmBreadcrumbs A
{
    color:#000;
}

DIV.bottomBR
{
    position:static;
    margin:0;
    border-top:solid 1px #000;
    border-bottom:0;
}
