.slider {
    margin-top : 10px;
}
.sliderc {
    padding : 15px 10px 10px 10px;
    background-image : url('../g/sliderbg.gif');
}
#cat_slider_frame {
    position : relative;
    overflow : hidden;
    height : 110px;
}
#cat_slider_content {
    position : absolute;
    top : 0;
    left : 0;
}
.cat_slider_item {
    padding : 0 15px;
    text-align : center;
    vertical-align : bottom;
}
.cat_slider_text {
    color : #e5e5e5;
    font-size : 12px;
    text-decoration : none;
}
#cat_slider_nav {
    background-color : #000;
    height : 20px;
    width : 100%;
    display : none;
}
#cat_slider_nav td{
    padding : 0 5px;
    vertical-align : top;
}
#cat_slider_stripe {
     position : relative;
     height : 16px;
     margin : 2px;
}
#cat_slider_button {
    position : absolute;
    top : 0;
    left : 0;
    width : 59px;
    height :16px;
    background-image : url('../g/slide_button.gif');
}
.cat_slider_catname {
    margin-top : 5px;
}

tr.cat_sliderbg { background-image: url(../g/cat_sliderbg.gif); background-repeat: repeat-x; }

.cat_title { padding: 0 0 6px 8px; color: #4A362F; font-weight: bold; }
