#products .accpanelcnt p img {
            height  : auto;
            border : 1px solid #e8e8e8;
        }

        #products .accpanelcnt p {
            padding-right   : 0;

        }
        
        #products .accpanel {
        }
        
        #products .accpanelcnt p img {
            height  : 64px;
            width  : 64px;
        }
        
        #products  p.intro a {
            padding-right   : 12px;
            float           : left;
            display         : inline;
            text-align      : left;
            width           : 230px;
            padding-right   : 12px;
            outline         : none;
            -moz-outline    : none;

            background      : url(../images/subcategory/bg-accordion-arrowd.gif) right 10% no-repeat;
        }
        
        #products  .opened p.intro a {
            background  : url(../images/subcategory/bg-accordion-arrowu.gif) right 10% no-repeat;
        }

        p.intro a,
        p.intro a:link,
        p.intro a:visited,
        p.intro a:hover,
        p.intro a:active {
            color       : #666;
        }

        .opened p.intro a,
        .opened p.intro a:link,
        .opened p.intro a:visited,
        .opened p.intro a:hover,
        .opened p.intro a:active {
            color       : #d12420;
        }
        
        
        #products.withaccordion .tabpanel {
            width       : 699px;
            overflow    : hidden;
            height		: auto !important;
            height		: 652px;
            min-height	: 652px;
            border-right:1px solid #E8E8E8;
        }
        
        #products ul { 
            width: 700px; 
        }
        
        #products ul li,
        #products ul li a { 
            width       : 174px; 
        }
        
        #accordionpanel {
            width       : 259px;        
        }
