/* print friendly version */
.adMarkerLine { background-image:url(../images/adMarkerLineComputerworld.gif); background-position:top left; background-repeat: repeat-x; height:10px;}
body {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
}

#article-print-view h2 {
    font-family: Arial black, Arial, Helvetica, sans-serif;
}
#article-print-view  {
    font-size: 12px;
}

.author {
    font-size: 10px;
}
.bold {
    font-weight:bold;
}
.adMarker {
    background-image: url( ../images/adMarker.gif );
    background-position: top left;
    background-repeat: no-repeat;
    height: 11px;
}

/* Addvertising markerline over the "add" */
.adMarkerLine {
    background-image: url( ../images/adMarkerLine.gif );
    background-position: top left;
    background-repeat: repeat-x;
    height: 10px;
}

/* Bilde som reklame */
.adImg {
    text-align: center;
}


.adFake468x60 {
   width: 466px;
   height: 58px;
   border: 1px solid red;
   text-align: center;
}

.title {
   float:left;
}

.PrintAdBox {
   float:right;
   margin-right:10px;
   margin-top:10px;
   text-align:center;
}
