#fb-heading {
margin:0 !important;
padding:0 !important;
}

/* cat list */
.fb-cats  {
overflow:auto;
margin:0 !important;
padding:1em 0 !important;
}

.fb-cats li {
list-style:none;
float:left;
}

.fb-cats a,.fb-cats strong {
padding:0 1em;
height:1.8em;
line-height:1.8em;
display:block;
font-size:1em;
}

.fb-cats a {
text-decoration:underline !important;
}

.fb-cats a:hover {
color:#888 !important;
}

.fb-cats strong {

}

/* fan count list */
#fb-fancount {
padding:0;
margin:0;
border-collapse:collapse;
}

#fb-fancount .odd {
background:#ebebeb;
border-bottom:1px solid #e1e1e1;
}

#fb-fancount .even {

}

#fb-fancount tr {

}

#fb-fancount tr:hover {

}

#fb-fancount th {
text-align:left;
}

#fb-fancount td,#fb-fancount th {
padding:0 10px;
height:60px;
line-height:60px;
}

#fb-fancount th {
height:30px;
line-height:30px;
font-weight:normal;
}

#fb-fancount th {
font-family:Georgia,Palatino,"Times New Roman",Times,serif;
}

#fb-fancount .position {
font-weight:900;
}

#fb-fancount .fb-image {
position:relative;
}

#fb-fancount .name img {
height:44px;
width:44px;
position:absolute;
top:7px;
left:0;
border:1px solid #000;
cursor:url('../pics/zoomin.cur'), pointer !important;
}

#fb-fancount .fb-image:hover img {
height:auto;
width:auto;
max-width:auto;
z-index:999;
}

#fb-fancount .name a {
display:block;
padding-left:54px;
width:121px;
font-size:0.7em;
color:#006ba9;
height:60px;
line-height:60px;
overflow:hidden;
}
