
/* Category Display CSS */

.smallimage { border:1px solid #666666; float:left; margin-right:5px; margin-left:4px; margin-top:0px; }

/* there is an IE fix for these in templatehead.php */
.category {margin-top:13px;}
.categoryLong {margin-top:2px;}

.category a { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:19px; color:#fff; text-decoration:none; }
.category a:visited { color:#FFFFFF; }
.category a:hover { color:#e11b1b; }
.categoryLong a { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:19px; color:#fff; line-height:19px; text-decoration:none; }
.categoryLong a:visited { color:#FFFFFF; }
.categoryLong a:hover { color:#8dc63f; }

.catdiv { padding-top:0px; }
.catdivLong { padding-top:0px; }
.catdiv1 { width:265px; height:45px; padding:5px; margin-bottom:3px; background:url(../CatImg/back19.jpg) no-repeat;  }
