﻿.CategoryImage
{

     text-align:left;
     border:solid 0px red;
     width:416px;
 
    }
    
    
.CategoryLink
{
    text-align:left;
    line-height:16px;
    vertical-align:bottom;
 
 
    }  
    
.CategoryLink a 
{
     font-size:14px;
     font-weight:bold;
     color:#CCCCCC;

    }      
    
.CategoryLink a:hover
{
   color:#000000;
   text-decoration:none;
    }      
    
.CategorySpacer
{
     height:52px;
    }        
