.frontpage_menu_element{
    /*background-color: #e3eba0;*/
    background-image: url('http://inc.tv2.dk/img/menu/nyhederne/space_pil.gif');
    background-repeat: no-repeat;
    background-position: center left;
    margin-bottom: 1px;
}
.frontpage_menu_element a:hover, .frontpage_menu_element_content_selected
{
    /*background-color: #d6e273;*/
    background-image: url('http://inc.tv2.dk/img/menu/nyhederne/space_pil.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

.frontpage_menu_element_content, .frontpage_menu_element_content a:Link, .frontpage_menu_element_content a:visited {
    text-indent: 16px;
    font-size: 11px;
    font-family: arial,helvetica, sans-serif;
    text-decoration:none;    
    line-height: 21px;
    height: 100%;
    color:black;
}
