.DateCatAuthor {
          font-size: 90%;
}

.news_item {
}

.news_item h1 {
          padding:2px 0px 2px 0px;
          margin:0px;
          color:#202369;
}

.news_item .img {
          float: right;
          width: 102px;
}

.news_item .link {
          padding: 5px 0px 15px 0px;
}

.news_item a.more {
          float:left;
          background:url('/heimsferdir/upload/images/templates/more_plus.gif') no-repeat left;
          padding-left:15px;
}

.news_item a.next {
          float:right;
          background:url('/heimsferdir/upload/images/templates/next.gif') no-repeat right;
          padding-right:15px;
}

.news_item a.prev, .news_item a.back {
          float:left;
          background:url('/heimsferdir/upload/images/templates/prev.gif') no-repeat left;
          padding-left:15px;
}

.news_item a.print {
          float:right;
          background:url('/heimsferdir/upload/images/templates/more_plus.gif') no-repeat left;
          padding-left:15px;
}

.drop {
          float: left;
          width: 420px;
}

.drop_head {
          background: #004b8e url('http://www.heimsferdir.is/upload/images/templates/group_round.gif') no-repeat top left;
          font-size: 14px;
          PADDING-LEFT: 25px;
          FONT-WEIGHT: bold;
          color: white;
          height: 75px;
          cursor: hand;
}

.drop_head img {
          FLOAT: right;
          TEXT-ALIGN: right;
}

.drop_cont {
          display: none;
}