.previous_img img, .next_img img{
            border:0px;
        }
        
TABLE.minicalendarTable { background-color: #ffffff; border: 1px solid #f1f1f1; padding: 0px; width: 100%; }
/*TABLE.minicalendarTable a { font-size: 12pt; font-color:#339999; font-weight: bold; text-decoration: underline}
TABLE.minicalendarTable a:hover { font-size: 12pt; font-color:#9C1814; font-weight: bold; text-decoration: underline}
*/
TD.minicaltdtopheight   { color:#399; font-size: 14pt; font-weight:bold; background-color: #ffffff;  height: 48px; valign: top; }
/*a.minicalfontcontent {  letter-spacing: 0px;  font-size: 7pt; font-weight: normal; text-decoration: none; }
a:hover.minicalfontcontent {  letter-spacing: 0px;  font-size: 7pt; font-weight: normal; text-decoration: underline; }
*/
TD.minicaltddayheight   {  font-size: 12pt; font-weight: normal; height: 24px; }
TD.minicalsundaytopclr { font-size: 12pt; font-weight: normal; height: 24px; background-color: #BBBBBB; }
TD.minicalweekdaytopclr { font-size: 12pt; font-weight: bold; height: 24px; background-color: #e6e6e6; }
TD.minicalsundayemptyclr { font-size: 12pt; font-weight: bold; height: 24px; /* standard height of day-cell */ background-color: #FFFFFF; /* color of sunday that isn't in month */ }
TD.miniminicalweekdayemptyclr   { font-size: 12pt; font-weight: normal; height: 24px; /* standard height of day-cell */ background-color: #FFFFFF; /* color empty */ }
TD.minicaltodayclr { font-size: 12pt; font-weight: normal; height: 24px; /* standard height of day-cell */ background-color: #D6DDF8; /* color today */ }
TD.minicalweekdayeventclr   { font-size: 12pt; font-weight: normal; height: 24px; /* standard height of day-cell */ background-color: #d6d6d6;  }
TD.minicalsundayclr { font-size: 12pt; font-weight: normal; height: 24px; /* standard height of day-cell */ background-color: #BBBBBB; /* color calendarsunday */ }
TD.minicalweekdayclr { font-size: 12pt; font-weight: normal; height: 24px; /* standard height of day-cell */ background-color: #EEF0F0; /* color calendarweekday */ }
TD.calbottomheight {height:30px}
#menu_logo{
    float:left;
    width:180px;
}

#menu_main{
    float:left;
    width:740px;
}
.calfontasked{
  display:none;
}

.minicalweekdayeventclr{
  font-weight:bold;
}

.minicalendarTable{
  font-family:arial;
}
td.minicalfontasked {color:#399; text-decoration: bold; }


body {
    margin: 0px;
    padding: 0px;
    z-index: 1;
}

ul.menu ul.menu{
   display:none;
}

a   {
    color: #339999;
}

a.active-path{
   color:#D32D28 !important;
   font-weight:bold;
}

#active-link{
   color:#D32D28 !important;
   font-weight:bold;
}


li.active a{
   color:gray !important;
}

hr {
    height: 2px;
    width: 975px;
    margin: 0px;
    margin-top: -2px;
    margin-bottom: 10px;
    border: 0px;
    background-image: url(/neted/front/img/design2010/hr-long.jpg);
    position: relative;
    z-index: -1;
}

#header {
    background-image: url(/neted/front/img/design2010/header-bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
}


#search-field {
    float: left;
}
    #search-field input {
        border: 0px solid white;
        background-image: url(/neted/front/img/design2010/searchfield-bg.jpg);
        background-repeat: no-repeat;
        margin-right: 35px;
        padding: 2px;
        padding-left: 5px;
        width: 165px;
        height: 16px;
        font-family: arial;
        font-size: 11px;
        font-weight: bold;
        color: #339999;
    }
    #search-field label.overTxtLabel { 
        padding: 2px;
        padding-left: 5px;
        width: 165px;
        height: 16px;
        font-family: arial;
        font-size: 11px;
        font-weight: bold;
        color: #339999;   
        left: 785px;
        top: 15px;
    }

#top-border {
    background-image: url(/neted/front/img/design2010/top-border.jpg);
    background-repeat: repeat-x;
    width: 864px;
    height: 6px;
    margin: 0px;
    padding: 0px;
    margin-left: 58px;
    margin-bottom: 5px;
}

#wrap {
    text-align: left;
    width: 975px;
    margin: 0 auto;
}

#menu-header {
    background-image: url(/neted/front/img/design2010/logo_header.jpg);
    background-repeat: none;
    background-position: -3px;
    width: 100%;
    height: 60px;
    clear: right;
}
    #menu-header a.home {
        position: relative;
        float: left;
        width: 180px;
        height: 50px;
        border: 0;
        display: block;
    }
    #menu-header ul {
        list-style-type: none;
        float: right;
        margin: 0px;
        margin-top: 30px;
        margin-right: 2px;
        padding: 0px;
    }
    #menu li {
        float: left;
        margin-left: 32px;
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        color: #6ebfc7;
        text-shadow: 1px 1px white;
    }
    #menu li.active {
        color: gray;
    }
    #menu a:link, #menu a:visited {
        text-decoration: none;
        color: #6ebfc7;
    }

    #menu a:hover {
        text-decoration: none;
        color: #cf2b29;
    }

#utilities {
    float: right;
    margin-right: 58px;
}
    #utilities a {
        color: inherit;
        text-decoration: none;
    }

#content-promo {
    width: 862px;
    height: 164px;
    margin-top: 10px;
    margin-left: 58px;
}
    #content-promo span {
        font-family: arial;
        font-size: 24px;
        font-weight: 590;
        color: #4d4d4d;
    }
    #content-promo-video {
        text-indent: -9999px;
        float: right;
        width: 272px;
        height: 162px;
        margin-top: -5px;
        background: url('/neted/front/img/design2010/demo-vid.jpg') no-repeat 0 0; 
    }
    #content-promo-video:hover {
        background-position: 0 -162px; 
    }
    #content-promo img, #content-promo iframe {
        float: right;
        margin-right: 18px;
        margin-left: 18px;
        margin-top: 0px;
        clear: left;
    }
    #forumpromo{
        float: right;
        width: 272px;
        height: 162px;
        margin-top: -50px;
        background: url('http://www.dips.no/neted/front/img/forum/DIPS-forum_forsideknapp_new.jpg') no-repeat 0 0; 
    }
    
    #forumpromo:hover {
        background-position: 0 -162px; 
    }


#carousel {
    width: 978px;
    margin-top: 12px;
}
    #carousel ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }
    #carousel li {
        padding: 0px;
        margin: 0px;
        float: left;
    }
    
    #scrollLeft {
        width: 56px;
        height: 383px;
        background-image: url(/neted/front/img/design2010/carousel-left.jpg);
        margin-right: 3px;
        float: left;
        cursor: pointer;
    }  
    #scrollLeft:hover {
        background-position: 0 -383px; 
    }
    #c-pane {
        position:relative;
        width: 858px;
        height: 382px;
        background-image: url(/neted/front/img/design2010/carousel-bg.jpg);
        float: left;
        margin: 0px;
        margin-top: 1px;
        overflow: hidden;
    }
    #scrollRight {
        width: 56px;
        height: 382px;
        margin-left: 3px;
        margin-top: 1px;
        background-image: url(/neted/front/img/design2010/carousel-right.jpg);
        float: left;
        cursor: pointer;
    }
    #scrollRight:hover {
        background-position: 0 -382px;
    }
    #i-container {
        position: relative;
        width: 9000px;
        height: 380px;
        margin: 0px;
        padding: 0px;
        padding-left: 2px;
        float: left;
    }
    #c-pane div.item {
        width: 252px;
        height: 368px;
        border: 1px solid #e5e5e7;
        margin-left: 15px;
        margin-top: 5px;
        margin-right: 15px;
        float: left;
        padding: 0px;
    }

        #c-pane h4 {
            width: 223px;
            font-family: georgia;
            font-size: 25px;
            color: #d32d28;
            font-weight: normal;
            margin: 0px;
            margin-top: 0px;
            margin-bottom: 3px;
            margin-left: 16px;
            padding: 0px;
            padding-top: 30px;
            padding-bottom: 5px;
            letter-spacing: -1px;
            /*border-top: 1px solid #cccccc;*/
            border-bottom: 1px solid #cccccc;
            cursor: pointer;
        }
        #c-pane a:hover h4 {
            text-decoration: underline;
            color: #9c1814;
        }
        #c-pane a {
            height: 368px;
            display: block;
            text-decoration: none;
            color: #4d4d4d;
            font-family: arial;
            font-size: 12px;
        }
        #c-pane a:hover {
            color: #4d4d4d;
            background: #f4f5f6;
        }
        #c-pane a img {
            cursor: pointer;
            margin-left: 16px;
            border: 0;
        }
        #c-pane p {
            cursor: pointer;
            margin-left: 16px;
            font-family: georgia;
            font-size: 13px;
            width: 223px;
        }


#content {
    width: 975px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
//    margin-bottom: 20px;
    margin-left: -8px;
    clear: left;   
    height: 225px;
}



    #content h4 {
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: #959595;
        margin-bottom: 4px;
    }
    #content h3 {
        font-family: georgia;
        font-size: 20px;
        font-weight: normal;
        color: #d32d28;
        margin-bottom: 5px;
    }
    #content h3 a {
        color: #d32d28;
        text-decoration: none;
    }
    #content h3 a:hover {
        color: #9c1814;
        text-decoration: underline;
    }
    
        #content_eng h4 {
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: #959595;
        margin-bottom: 4px;
    }
    #content_eng h3 {
        font-family: georgia;
        font-size: 20px;
        font-weight: normal;
        color: #d32d28;
        margin-bottom: 5px;
    }
    #content_eng h3 a {
        color: #d32d28;
        text-decoration: none;
    }
    #content_eng h3 a:hover {
        color: #9c1814;
        text-decoration: underline;
    }

    
    
    
    
    #content hr.cb-hr {
        width: 330px;
        height: 1px;
        border: 0px;
        background-image: url(/neted/front/img/design2010/cb-hr.jpg);
    }
    #content hr.e-hr {
        width: 260px;
        height: 1px;
        border: 0px;
        margin-bottom: 15px;
        background-image: url(/neted/front/img/design2010/e-hr.jpg);
    }
    
    #content_eng hr.en-hr {
        width: 450px;
        height: 1px;
        border: 0px;
        margin-bottom: 15px;
        background-image: url(/neted/front/img/design2010/b-hr.jpg);
    }
    
    #content hr.e-bhr {
        align: center
        width: 260px;
        height: 1px;
        border: 0px;
        margin-bottom: 15px;
        background-image: url(/neted/front/img/design2010/e-hr.jpg);
    }
    #content p {
        font-family: georgia;
        font-size: 12px;
        width: 262px;
        color: #4d4d4d;
    }
    #content div.content-box {
        width: 328px;
        float: left;
        padding-left: 10px;
    }
    
  

    #content div.content-box h4 a{
        color: #808080;
        text-decoration: none;
    } 
    #content div.content-box h4 a:hover {
        color: #9C1814;
    }

    #content div.events h4 a{
        color: #808080;
        text-decoration: none;
    } 
    #content div.events h4 a:hover {
        color: #9C1814;
    }

    #content div.separator {
        background-image: url(/neted/front/img/design2010/separator.jpg);
        width: 4px;
        height: 172px;
        margin: 0px;
        margin-left: 8px;
        padding: 0px;
        float: left;
    }
    #content div.events {
        width: 265px;
        float: left;
        padding-left: 8px;
    }
        #content div.event-toggle {
            height: 25px;
            background-image: url(/neted/front/img/design2010/event-bg.jpg);
            background-repeat: repeat-x;
            margin-bottom: 1px;
            cursor: pointer;
        }
        #content div.event-content {
            background-color: gray;
            color: white;
            font-family: arial;
            font-size: 12px;
            padding: 5px;
        }
        #content div.event-left {
            float: left;
            width: 65px;
            margin-top: 5px;
            margin-bottom: 5px;
        }
        #content div.event-right {
            float: left;
            width: 167px;
            margin-top: 5px;
            margin-bottom: 5px;
        }
        #content span.date {
            width: 65px;
            font-family: arial;
            font-size: 13px;
            color: #8d8d8d;
            display: block;
            float: left;
        }
        #content .event-toggle:hover span {
            color: #d32d28;
        }
        #content span.title {
            font-family: georgia;
            font-size: 13px;
            font-weight: bold;
            color: #4d4d4d;
            width: 240px;
            display: block;
            float: left;
        }

        #content img {
            float: left;
            clear: right;
        }

#login-bar {
    background-image: url(/neted/front/img/design2010/login-bar.jpg);
    background-repeat: no-repeat;
    width: 979px;
    height: 32px;
    padding-top: 4px;
    padding-left: 10px;
    margin-left: -3px;
}
    #login-bar label {
        font-family: arial;
        font-size: 11px;
        text-height: 13px;
        font-weight: normal;
        color: #4d4d4d;
    }
    #login-bar label.overTxtLabel {
        padding: 0px;
        margin: 0px;
        padding-left: 5px;
        margin-left: 5px;
        margin-top: 0px;
        color: #339999;
        font-size: 11px;
        font-weight: bold;
        font-family: arial;

    }
    #login-bar input {
        margin-left: -10px;
        background-image: url(/neted/front/img/design2010/searchfield-bg.jpg);
        background-repeat: no-repeat;
        width: 125px;
        height: 14px;
        border: 0px;
        padding-left: 5px;
        margin-left: 5px;
        margin-top: 0px;
        color: #339999;
        font-size: 11px;
        font-weight: bold;
        font-family: arial;
    }
    #login-bar input.button {
        background-image: url(/neted/front/img/design2010/login-button.jpg);
        background-repeat: no-repeat;
        width: 65px;
        height: 18px;
        border: 0px;
        color: white;
    }

#dips-facebook{    
       float:right;
       margin-right:10px;
       margin-top:-19px;
}

.facebook-label{
        font-family: arial;
        font-size: 11px;
        text-height: 13px;
        font-weight: normal;
        color: #4d4d4d;
        float:left;
        margin-top:3px;
        padding-right:5px;
}

.facebook-link{
       width:130px;
}

.facebook-link img{
      height:20px;
      border:0px;
}

#search-field label {
    font-family: arial;
    font-weight: bold;
    color: #c0c0c0;
    font-size: 11px;
}
#search-field fieldset {
    border: 0px;
    width: 250px;
    margin: 0px;
    padding: 0px;
}
#login-bar fieldset {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#footer {
    font-family: georgia;
    font-size: 11px;
    text-align: right;
    color: #9ea6ac;
    margin-top: 8px;
    margin-bottom: 40px;
}
    #footer a {
        text-decoration: none;
        font-family: georgia;
        font-weight: bold;
        color: #4ea7a7;
    }

.lang {
    font-family: arial;
    font-size: 12px;
    color: #4d4d4d;
    letter-spacing: -1px;
}

.active-lang {
    font-family: arial;
    font-size: 12px;
    color: #339999;
    letter-spacing: -1px;
}
#utilities .lang a:hover {
    color: #d32d28;
}
.spacer {
    height: 35px;
    position: relative;
}
.clear-fix {
    width: 350px;
    position: relative;
}


/* FOR UNDERSIDER */
#content-left {
    width: 190px;
    margin-left: 10px;
    float: left;
    margin-bottom: 30px;

}
    #content-left a:link, #content-left a:visited {
        color: #4d4d4d;
        text-decoration: none;
    }


    #content-left a:hover {
        color: black;
        text-decoration: underline;

    }
    #content-left h2 {
        font-family: arial;
        font-size: 24px;
        font-weight: bolder;
        color: #c0c0c0;
        margin-top: 5px;
        margin-bottom: 5px;
        letter-spacing: -1px;
    }
    #content-left h3 {
        font-family: arial;
        font-size: 16px;
        color: #c0c0c0;
        margin-top: 50px;
        margin-bottom: 5px;
    }
    #content-left ul {
        font-family: arial;
        font-size: 15px;
        color: #4d4d4d;
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    #content-left li {
        margin-top:4px;
        margin-left: 4px;
    }
    #content-left li.active,
    #content-left li.active a {
        color: #d32d28;
        font-weight: bold;
        text-decoration: none;
    }   


#content-right {
    float: left;
    z-index: 10000;
    position: relative;
    margin-bottom: 20px;
}
    #content-right a {
        color: #339999;
    }
    #content-right h2 a,
    #content-right h2 a,
    #content-right h3 a,
    #content-right h4 a,
    #content-right h5 a {
        color: #d32d28;
        font-weight: bold;
        text-decoration: none;
    }   
    #content-right h2 a:hover,
    #content-right h3 a:hover,
    #content-right h4 a:hover,
    #content-right h5 a:hover {
        color: #9c1814;
        font-weight: bold;
        text-decoration: underline;
    }   
    #content-shadow {
        background-image: url(/neted/front/img/design2010/img-shadow.png);
        background-repeat: no-repeat;
        width: 578px;
        margin-top: -46px;
        margin-left: -5px;
        padding-top: 10px;
        padding-left: 12px;
        position: relative;
        z-index: 1000;
        display: block;
    }
    #page-content {
        width: 554px;
        height: auto;
        background-color: white;
        z-index: 1000;
        position: relative;
       font-family:georgia;
       font-size:13px;
      color:#4D4D4D;
    }
    #page-content h2 {
        font-family: georgia;
        font-size: 26px;
        color: #d32d28;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    #page-content h3 {
        font-family: georgia;
        font-size: 20px;
        font-weight: normal;
        color: #d32d28;
        margin-top: 2px;
        margin-bottom: 4px;
    }
    #page-content h4 {
        font-family: georgia;
        font-size: 15px;
        color: #d32d28;
        margin-top: 6px;
        margin-bottom: 4px;
    }
    #page-content div.main-up {
        font-family: georgia;
        width: 510px;
        margin-top: 0px;
        padding-top: 15px;
        padding-left: 25px;
        color: #4d4d4d;
    }
    #page-content div.main-up p.intro {
        font-size: 16px;
    }
    #page-content div.main-up p, #page-content div.main-up ul {
        font-size: 13px;
    }
    #page-content div.main-cb{
        font-family: georgia;
        font-size: 16px;
        width: 554px;
        color: #4d4d4d;
    }
    #page-content div.main-cb p {
        margin: 0px;
    }
    #page-content p {
        margin: 0px;
    }
    #page-content div.cb-left {
        float: left;
        margin-top: 10px;
        margin-right: 15px;
        width: 265px;
        font-family: georgia;
        font-size: 12px;
        color: #4d4d4d;
    }
    #page-content div.cb-right {
        float: left;
        margin-top: 10px;
        width: 265px;
        font-family: georgia;
        font-size: 12px;
        color: #4d4d4d;
    }

/* BLOGG  */
#page-content div.blog {
    width: 530px;
    height: auto;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
}

.main-up div.blog{
  padding-left: 0px !important;
}

#page-content div.blog h3 a {
    font-weight: normal;
}
#page-content div.blog p {
    font-family: georgia;
    font-size: 13px;
    margin: 0px;
    margin-bottom: 10px;
}
#page-content div.blog img {  
    margin-bottom: 5px;
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 12px;
}
#page-content span.b-date {
    font-family: arial;
    font-size: 12px;
    color: #a9a9a9;
    margin-bottom: 0px;
}
#page-content span.category {
    font-family: arial;
    font-size: 12px;
    color: #a9a9a9;
    margin-bottom: 0px;

}
#page-content span.tags {
    font-family: arial;
    font-size: 12px;
    color: #a9a9a9;
    margin-left: 4px;
}
#page-content hr.b-hr {
    background-image: url(/neted/front/img/design2010/b-hr.jpg);
    background-repeat: no-repeat;
    height: 2px;
    width: 515px;
    border: 0px;
    margin-left: 2px;
    margin-top: 5px;
    display: block;
}
#page-content span.previous {
    font-family: arial;
    font-size: 14px;
    color: #c0c0c0;
    margin-left: 15px;
}

span.next a, span.previous a{
   font-family: arial;
   font-size: 14px;
   color: #399 !important;
   text-decoration: none; 
}

#content-left span.next a{
  margin-left: 4px;
  margin-top: 4px;
}

#page-content span.next{
    margin-left: 350px;   
}

.main-up span.previous{
  margin-left: 0px !important;
}

.main-up span.next{
  margin-left: 330px !important;
}

#testCarousel {
    width: 670px;
    position: relative;
    overflow: hidden;
}
#testCarousel ul {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 3000px;
    height: 170px;
    list-style-type: none;
}
#testCarousel li {
    padding: 0px;
    margin: 0px;
    width: 223px;
    float: left;
}


/************************************
** ingress p? visning av feks. nyhetsartikler
************************************/
.ingressDisplay { 
    display:block;
    font-weight: bold; 
    padding-bottom:10px;
}

#watermark_box {
position:relative;
display:block;
}

img.watermark {
position: relative;
top: 0px;
left: 288px;
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;

}

img.watermark:hover {
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

    #promotext {
        width: 550px;
        height: 162px;
        position:absolute;
        float: left;
        display: block;
    }

.bloglist {
            min-height: 20px;
            background-image: url(/neted/front/img/design2010/event-bg2.jpg);
            background-repeat: repeat-x;
            background-position: bottom;        
            margin-bottom: 6px;
            cursor: pointer;
        display:block;

}

.blogdate {
            width: 40px;
            font-family: arial;
            font-size: 13px;
            color: #8d8d8d;
            display: inline;
            float: left;
}

.blogtitle {
            font-family: georgia;
            font-size: 13px;
            font-weight: bold;
            color: #4d4d4d;
            display: inline;
/*            float: right; */
            width: 295px;       
}

.bloglist a {
   font-family: georgia;
   font-size: 12px;
   text-decoration: none;
   color: #4d4d4d;
   vertical-align: top;
}
.bloglist a:hover {
   font-family: georgia;
   font-size: 12px;
   text-decoration: none;
   color: #d32d28;
}

.bloglist-eng {
            min-height: 20px;
            background-image: url(/neted/front/img/design2010/event-bg2.jpg);
            background-repeat: repeat-x;
            background-position: bottom;        
            margin-bottom: 6px;
            cursor: pointer;
        display:block;

}

.blogdate-eng {
            width: 50px;
            font-family: arial;
            font-size: 13px;
            color: #8d8d8d;
            display: inline;
            float: left;
}

.blogtitle-eng {
            font-family: georgia;
            font-size: 13px;
            font-weight: bold;
            color: #4d4d4d;
            display: inline;
            float: left;
            width: 380px;       
}

.bloglist-eng a {
   font-family: georgia;
   font-size: 12px;
   text-decoration: none;
   color: #4d4d4d;
}
.bloglist-eng a:hover {
   font-family: georgia;
   font-size: 12px;
   text-decoration: none;
   color: #d32d28;
}

#content_eng{
    width: 975px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: -8px;
    clear: left;   
}
  #content div.content-box-eng {
        width: 471px;
        float: left;
        padding-left: 10px;
    }

   #content_eng h3 {
        font-family: georgia;
        font-size: 20px;
        font-weight: normal;
        color: #d32d28;
        margin-bottom: 5px;
    }
    #content_eng h3 a {
        color: #d32d28;
        text-decoration: none;
    }
    #content_eng h3 a:hover {
        color: #9c1814;
        text-decoration: underline;
    }
    #content_eng hr.cb-hr {
        width: 330px;
        height: 1px;
        border: 0px;
        background-image: url(/neted/front/img/design2010/cb-hr.jpg);
    }
    #content_eng hr.e-hr {
        width: 260px;
        height: 1px;
        border: 0px;
        margin-bottom: 15px;
        background-image: url(/neted/front/img/design2010/e-hr.jpg);
    }
    #content_eng hr.e-bhr {
        align: center
        width: 260px;
        height: 1px;
        border: 0px;
        margin-bottom: 15px;
        background-image: url(/neted/front/img/design2010/e-hr.jpg);
    }
    #content_eng p {
        font-family: georgia;
        font-size: 12px;
        width: 471px;
        color: #4d4d4d;
    }
    
    
    #content_eng div.content-box-eng {
        width: 471px;
        float: left;
        padding-left: 10px;
    }

    #content_eng div.content-box-eng h4 a{
        color: #808080;
        text-decoration: none;
    } 
    #content_eng div.content-box-eng h4 a:hover {
        color: #9C1814;
    }

    #content_eng div.events h4 a{
        color: #808080;
        text-decoration: none;
    } 
    #content_eng div.events h4 a:hover {
        color: #9C1814;
    }

    #content_eng div.separator {
        background-image: url(/neted/front/img/design2010/separator.jpg);
        width: 4px;
        height: 172px;
        margin: 0px;
        margin-left: 8px;
        padding: 0px;
        float: left;
    }
    #content_eng div.events {
        width: 265px;
        float: left;
        padding-left: 8px;
    }
        #content_eng div.event-toggle {
            height: 25px;
            background-image: url(/neted/front/img/design2010/event-bg.jpg);
            background-repeat: repeat-x;
            margin-bottom: 1px;
            cursor: pointer;
        }
        #content_eng div.event-content {
            background-color: gray;
            color: white;
            font-family: arial;
            font-size: 12px;
            padding: 5px;
        }
        #content_eng div.event-left {
            float: left;
            width: 65px;
            margin-top: 5px;
            margin-bottom: 5px;
        }
        #content_eng div.event-right {
            float: left;
            width: 167px;
            margin-top: 5px;
            margin-bottom: 5px;
        }
        #content_eng span.date {
            width: 65px;
            font-family: arial;
            font-size: 13px;
            color: #8d8d8d;
            display: block;
            float: left;
        }
        #content_eng .event-toggle:hover span {
            color: #d32d28;
        }
        #content_eng span.title {
            font-family: georgia;
            font-size: 13px;
            font-weight: bold;
            color: #4d4d4d;
            width: 240px;
            display: block;
            float: left;
        }

        #content_eng img {
            float: left;
            clear: right;
        }

 /*
         * Same CSS tags as found in the Blog CSS
         */
        #page-content div.previous_img{
           float:left;
        }
        
        #page-content div.previous{
           float:left;
           padding-left:10px;
           color: #399;
        }
        
        #page-content div.next{
           float:right;
           color: #399;
           padding-right:10px;
        }
        
        #page-content div.next_img{
           float:right;
        }
        
        #blog_ingress_bottom{
            display:none;
        }
        
        #blog_article_top{
            display:none;
        }
        
        .news_article-headline H3{
            display:none;   
        }


