.content {
width: 580px;
float:left;
}

a.tag-link-english {
background-color: #819FEB;
color: white;
background-image: url(upfiles/gb.png);
background-repeat: no-repeat;
background-position: 3px 3px;
padding-left: 24px;
}

a.tag-link-danish {
background-color: #F58288;
color: white;
background-image: url(upfiles/da.png);
background-repeat: no-repeat;
background-position: 3px 3px;
padding-left: 24px;
}