.hotCategories {
    margin-top: 0;
    margin-bottom: 10px
}

.hotCategories .header {
    text-align: left;
}

.hotCategories .header a {
    color: #7D39A6;
    font-weight: bold;
}

.hotCategories .container {
    border: 1px solid #CDCDCD;
}

.hotCategories .container .body {
    background-image: url( /templates/fun/images/tab_block_bg.gif );
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 1px;
    padding: 10px;
    padding-bottom:0;
}

.hotCategories .container .body .category{
    padding-bottom: 5px;
}
.hotCategories .container .body .category img{
    margin-right:5px;
}
