/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://eringi.com/mt/mt-static/support/themes/001/001.css);
/* end StyleCatcher imports */


.delicious li {
list-style-type: none;

margin-bottom: 10px;
    border-left: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
    padding-left: 5px;
    }
/*
.delicious .title{
    font-weight: bold;
    font-size: small;
    background: url('./bookmark.gif') no-repeat left center; 
    padding-left: 15px;
    #border-bottom: 1px #CCC solid;
    }
*/

.delicious .delicious-link {
    padding-left: 15px;
    font-size: x-small;
    }

.delicious .delicious-tags {
    padding-left: 15px;
    font-size: x-small;
    }

.delicious .delicious-extended {
    padding-left: 15px;
    font-size: x-small;
    background: #FFDFDF;
    }

