/*custom-teaser-cubs bar*/
ul.custom-teaser-cubs{
    line-height: 1.1em;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}
ul.custom-teaser-cubs li{
    text-align: justify;
    font-size:10px;
    float: left;
    color:#312816;
    border: 1px solid #8f181c;
    margin: 3px;
    padding: 3px;
    text-align: left;
    background-color: #ffda9f;
    border-radius: 5px;
    box-shadow: 2px 2px 1px #999;
}
ul.custom-teaser-cubs li a{
}
ul.custom-teaser-cubs li a:hover{
    color:#7c6033;
}
/*end custom-teaser-cubs bar*/
/*treaser-cubs-admin bar*/
ul.custom-teaser-cubs-admin{
    width:688px;
    margin:0 auto;
    list-style: none;
    text-align: justify;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}
ul.custom-teaser-cubs-admin li{
    text-align: justify;
    font-size:10px;
    float: left;
    margin: 3px;
    padding: 1px;
    color:#312816;
    border: 3px solid #8f181c;
    text-align: center;
}
div.custom-teaser-cubs-admin-toolbar
{
    padding: 5px;
    background-color: #EFE3D6;
    margin: 0 auto;
}
/*end treaser-cubs-admin bar*/
