/*  CATEGORY LISTING  */

.tabTable {margin:0px 0px 5px 0px; border-left:1px solid #E1E1E1;}
.tabTable th {padding:5px 10px; border-top:1px solid #E1E1E1; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; text-align:center;}
.tabTable th {font-size:12px;}
/*.tabTable th a {color:#e6e5e5;}*/

.tabTable td {border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; padding:5px;}
.tabTable td .listingDescription {padding:5px 0px; /*font-family:Verdana, Geneva, sans-serif*/; font-size:12px; line-height:15px; /*color:#e6e5e5;*/}
.tabTable td a {/*color:#e6e5e5;*/ font-size:11px; text-transform:uppercase; font-weight:normal; text-decoration:none;}
.tabTable td a:hover { color:#d45b00;}

/*  ----------------  */