div#dagens_tavle ul,div#dagens_tavle li,div#dagens_tavle h4 {
margin: 0; padding: 0;
list-style: none;
}

div#dagens_tavle a {
text-decoration: none;
color: #fff;
}

div#dagens_tavle a:hover {
text-decoration: underline;
}

div#dagens_tavle small {
color: #000;
font-weight: normal;
font-size: 11px;
display: block;
}

div#dagens_tavle #widget {
width: 210px; /* IE6 hack */
overflow: hidden;
margin-bottom: 20px;
border: 1px solid #C5EBF8;
height: 305px;
position: relative;
float: left;
}

div#dagens_tavle #widget img {
float: left;
border: 1px solid white;
background: #d3d3d3;
margin-right: .5em;
width: 20px;
height: 20px;
}

div#dagens_tavle #widget li {
clear: left;
overflow: hidden;
position: relative;
top: 10px;
padding-left: 3px;
border-bottom: 1px solid #69B0C8;
height: 35%;
}

div#dagens_tavle h4 {
padding-top: .5em;
font-size: 11px;
}

div#dagens_tavle li p {
color: #474747;
margin-top: .6em;
}