#frontpage_box { 
    width: 100%;
}

#frontpage_box .kt_infobox {
    width: 370px;
    background: #f0f0f0;
    margin: 10px;
    position: relative;
}

#frontpage_box .titlebar
{
    background-color: #a0a9b8;
    padding: 0.5em;
    position: relative;
    vertical-align: center;
}

#frontpage_box .ktfp_dms
{
    height: 44px !important;
    width: 188px !important;
    background: transparent url(ktfp-dms.png) center left no-repeat;
}

#frontpage_box .ktfp_dms h1,
#frontpage_box .ktfp_dms h2 
{
    display: none;
}

#frontpage_box .ktfp_baobab
{
    height: 44px !important;
    width: 108px !important;
    background: transparent url(ktfp-baobab.png) center left no-repeat;
}

#frontpage_box .ktfp_baobab h1,
#frontpage_box .ktfp_baobab h2 
{
    display: none;
}


#frontpage_box .actionbox
{
    align: right;
}

#frontpage_box .titlebar h1 {
    color: white;
    margin: 0; padding: 0; border: 0;
    font-family: arial narrow, tahoma, arial, verdana, sans-serif;
    font-weight: normal;
    font-size: 180% !important;
}

#frontpage_box .titlebar h2 {
    color: white;
    margin: 0; padding: 0; border: 0;
    font-family: arial, verdana, sans-serif;
    font-size: 130% !important;
    font-weight: normal;
}

#frontpage_box .titlebar h1 a, #frontpage_box .titlebar h2 a ,
#frontpage_box .titlebar h1 a:visited, #frontpage_box .titlebar h2 a:visited {
    color: white !important;
    text-decoration: none;
    margin: 0; border: 0; padding: 0;
}

#frontpage_box .kt_infobox h2
{
    font-size: 100%;
    margin-bottom: 0.5em;
}

#frontpage_box ul
{
   list-style: image;
   list-style-image: url(ulbg.png) !important;
}

#frontpage_box ul li
{
    padding: 0 0 0.5em 0;
    margin: 0;
}


#frontpage_box .kt_infobox .infotext
{
    padding: 0.5em;
}
