/*-------------------------------------------------------------
'   presentation.css
'   stylesheet for psykiskhelse
'   (c) Laboremus Software
'
--------------------------------------------------------------*/

body 
{
    background:#fff;
    font-family:Arial, Verdana, Sans-Serif;
    color:#000;
    padding:0px;
    margin:0px;
}

a.bold
{
    font-weight:bold;
}

     #header
    {
        width:980px;
        height:104px;
        background:#f7f7f7 url(/gfx/new/top_banner.png) no-repeat 0 0;
        float:left;
        margin:0px;
        position:relative;
        z-index:10;
    }
         #header #linkhjem
        {
            width:360px;
            height:60px;
            position:absolute;
            top:30px;
            left:18px;
            display:block;
        }
             #header #linkhjem a
            {
                width:360px;
                height:60px;
                display:block;
                text-decoration:none;
            }
            
  
         #header #sok
        {
            width:180px;
            height:25px;
            background:transparent;
            float:right;
            padding:10px 0px 0px 0px;
            position:relative;
        }
            #searchform
            {
                margin:0px;
            }
            #header #sok #searchBtn{
            	position:absolute;
            	right:0px;
            }
             #header #sok #sokefelt
            {
                width:106px;
                height:16px;
                margin-right:0px;
                border:1px solid #ccc;
                position:relative;
                top:0px;
            }
      #header #rfph_shortcuts{
      	width:180px;
      	width:245px;
      	height:16px;
      	position:absolute;
      	right:185px;
      	top:0px;
      	padding-top:11px;
      	height:25px;
      }
      	#rfph_shortcuts #shortcut{
      		margin:0;
     	 	}
     	 	#shortcut #shortcutSubmit{
     	 		margin-left:5px;
     	 	}
     	 	
      	#rfph_shortcuts #shortcuts{
      		width:180px;
      		border:1px 
      		font-weight:bold;
      		border:1px solid #ccc;
      		padding-left:10px;
      		position:relative;
      		top:-3px;
      		
      	}
      	
      	.comboboxContainer {
      		height:29px;
      		font-weight:bold;
      		font-size:11px;
      		padding-left:5px;
      		position:relative;
      		}
      	.comboboxValueContainer{
      		background: url(/gfx/new/comboboxDisplayValue.png) repeat-x left top;
      		padding-left:5px;
      	}
      	.comboboxValueContent {
      		padding-left: 3px;
      		text-transform: capitalize;
      	 }
      	 .comboboxDropDownContainer {
	      	 	border-right: solid 1px #000;
	      	 	border-bottom: solid 1px #000;
	      	 	border-left: solid 1px #aaa;
	      	 	border-top: solid 1px #aaa;
	      	 	background: #fff;
	      	 	overflow: hidden;
	      	 	padding-left: 3px;
	      	 	cursor: default;
	      	 	position:relative;
      	 	}
      	 	.comboboxDropDownButton {
      	 		width: 26px;
      	 		height: 29px;
      	 		background-image: url(/gfx/new/default-combobox.png);
      	 		}
      	 		.comboboxGroupItemHeader {
      	 			 display: block;
      	 			 background: #000;
      	 			 color: #fff;
      	 		}
      	 		.comboboxGroupItemContainer {
      	 			padding-left: 10px;
      	 		}
      	 		.comboboxItem {
      	 			background: #fff;
      	 			color: #000;
      	 			font-weight: normal;
      	 			font-style: normal;
      	 			}
      	 			.comboboxItemHover {
      	 				background-color: #f2f2f2;
      	 				color: #000;
      	 				text-transform: capitalize;
      	 				padding-left: 4px;
      	 			} 
      	
    #annonser{
        float:right;
        width:180px;
        height:100%;
        position:absolute;
        top:0px;
        left:990px;
        z-index:0;
    }
        #annonser img#annonsepil
        {
            float:right;
            margin:10px 20px 10px 0px;   
        }
        #annonser img.annonse
        {
            float:right;
            margin:5px 0px 5px 0px;
        }
    
    div#container
    {
        width:982px;
        float:left;
        position:relative;
    }
    
         #container #topp_meny
        {
            width:972px;
            height:27px;
            background:#f2f2f2 url(/gfx/new/border_top_menu.png) repeat-x bottom;
            text-align:right;
            padding-top:4px;
            padding-right:8px;
            position:relative;
        }
   
        	#topp_meny #topMenuItems a{
        		font-size:11px;
        		text-decoration:none;
        		font-weight:bold;
        		padding:0px 3px 0px 3px;
        		color:#000;
        	}
        	#topp_meny #topMenuItems a:hover, #topp_meny #topMenuItems a:visited{
        		color:#000;
        	}
        	#topp_meny #topMenuItems img{
        		position:relative;
        		top:2px;
        		
        	}
        
   
         #container #topp_meny #breadcrumbs
        {
            float:left;
            font-size:11px;
            margin:4px 0px 0px 10px;
        }
        	#breadcrumbs a{
        		color:#3b3b3b;
        		text-decoration:none;
        	}
        
        
         #container #topp_meny #login
        {
            float:left;
            font-size:11px;
            margin:2px 0px 0px 10px;
            
        }
             #container #topp_meny #loginform
            {
                vertical-align:middle;
                float:left;
            }
             #container #topp_meny #login p
            {
                display:inline;
                
            }
             #container #topp_meny #login .button
            {
                border:0px solid black;
            }
             #container #topp_meny #login img
            {
                margin-bottom:1px;
            }
             #container #topp_meny #login .login_input
            {
                border:1px solid black;
                width:70px;
                height:12px;
                font-size:11px;
                padding-left:3px;
            }
            
            
        #container #venstremeny
        {
            width:194px;
            float:left;
            padding:11px 0px 150px 0px;
            
        }
            
            #venstremeny #leftBanners{
            	width:179px;
            	padding-left:15px;
            }
            #venstremeny #leftBanners *{
            	max-width:179px;
            }
            
             #container #venstremeny ul#vmeny
            {
                   padding:0px 0px 35px 15px;
                   margin:0px;
                   width:173px;
                   list-style:none;
            }
		            
								 #container #venstremeny #vmeny li{
									vertical-align:middle;
									margin:0px;
									
									
									}
									ul#vmeny li a,ul#vmeny li a:hover,ul#vmeny li a:visited{
										color:#000;
									}
									
									
									#container #venstremeny img.mskille{
										float:right;
										vertical-align:middle;
									}
									
									#container #venstremeny img.arrow{
										/*float:right;
										vertical-align:middle;
										bottom:10px;
										*bottom:25px;*/
										display:inline;
										position:relative;
										right:5px;
									}
								 #container #venstremeny #vmeny li.level1{
										padding-bottom:1px;
										background:transparent url(/gfx/new/border_left_menu.png) repeat-x bottom left;
									}
									#container #venstremeny #vmeny li.expanded{
										background-color:transparent;
										background-image:none;
									}
									
                 #container #venstremeny #vmeny li.level1 a{
                    font-size:12px;
                    font-weight:bold;
                    vertical-align:middle;
                    width:174px;
                    padding-left:0px;
                    
                    
                    
                }
                 #container #venstremeny #vmeny li.menyskille
		            {
		            		height:3px;
                    vertical-align:middle;
		            }
		            
                
                 #container #venstremeny #vmeny li.level2 a{
                    /*height:18px;*/
                    padding-left:10px;
                    background:#f5f5f5;
                    font-size:11px;
                    font-weight:bold;
                }
                

                 #container #venstremeny #vmeny li.level3 a{
                    /*height:18px;*/
                    padding-left:20px;
                    font-size:11px;
                    font-style:italic;
                    font-weight:bold;
                }

                 #container #venstremeny #vmeny li.level4 a{
                   /*height:18px;*/
                    padding-left:30px;
                }

                 #container #venstremeny #vmeny li.level5 a{
                    /*height:18px;*/
                    padding-left:40px;
                }
								#container #venstremeny #vmeny li span.linkText{
									display:block;
									
								}
								
								#container #venstremeny #vmeny li.level3 a.aEl span{
									font-size:12px;
									color:#005484;
									font-weight:bold;
								}
								
                #container #venstremeny #vmeny li a {
                    text-decoration:none;
                    display:block;
                    padding:7px 0px 8px 5px;
                }
                #container #venstremeny #vmeny li.expanded a,#container #venstremeny #vmeny li.active a{
                	color:#005484;
                	font-size:13px;
                	font-weight:bold;
                }
                
                #container #venstremeny #vmeny li a:hover{
                	background:#F2F2F2;
                }
                
             #container #venstremeny .skille
            {
                width:219px;
                height:1px;
                background:transparent url(/gfx/dots.jpg) no-repeat;
                float:left;
                margin:10px 0px 10px 0px;
            }
             #container #venstremeny img.banner_v
            {
                width:219px;
            }
            
            
            
         #container #hovedinnhold
        {
            width:541px;
            float:left;
            padding:15px 0px 0px 25px;
           
             
        }
        	#hovedinnhold #boxes_wrapper{
        		float:left;
        		width:521px;
        		padding:0px 10px 20px 10px;
        	}
        	#hovedinnhold .boxes_tema{
        		padding:40px 10px 20px 10px !important;
        	}
        	
        		#boxes_wrapper .front_box{
        			width:245px;
        			float:left;
        			/*background:transparent url(/gfx/new/border_left_menu.png) repeat-x bottom left;*/
        			margin-right:15px;
        		}
        			
        			.front_box h2 a{
        				font-size:18px;
        				color:#005484;
        				font-weight:normal;
        				padding:0px 0px 7px 10px;
        				margin:0;
        				background:transparent url(/gfx/new/border_left_menu.png) repeat-x bottom left;
        			}
        				
        			
        			.front_box ul{
        				padding:25px 0px 10px 15px;
        				margin:0;
        			}
        				.front_box ul li{
        					list-style-type:none;
        					list-style-position:outside;
        					padding:0px 0px 17px 25px;
        					background:transparent url(/gfx/new/list_arrow.png) no-repeat top left;
        				}
        					.front_box ul li a{
        						color:#00a1be;
        						text-decoration:none;
        						font-size:12px;
        						font-weight:bold;
        					}
        				.front_box p{
        					line-height:18px;
        				}
        				.front_box p a{
        					color:#005484;
        					font-size:11px;
        					text-decoration:underline;
        					font-weight:bold;
        				}
        				.front_box img{
        					padding-top:10px;
        					width:250px;
        				}
        				
        			#boxes_wrapper .front_box_bottom{
        				width:100%;
        				float:left;
        				height:1px;
        			}
        				.front_box_bottom .front_box_bottom_border{
        					width:245px;
        					height:1px;
		        			float:left;
		        			background:transparent url(/gfx/new/border_left_menu.png) repeat-x top left;
		        			margin-right:15px;
        				}
        				#boxes_wrapper .tema{
        					padding-bottom:20px;
        				}
        				
        		#hovedinnhold #articles_wrapper{
        			width:541px;
        			float:left;
        		}
        			#articles_wrapper .banner_front{
        					text-align:left;
        			}
        			
        			.banner_front .banner_front_inner{
        				padding:15px 0px 15px 0px;
        			}
        			
        				.banner_front_inner img.annonse_arrow_vertical{
        					padding-right:3px;
        				}
        				
        				#articles_wrapper .banner_front .banner_front_border{
        					width:521px;
        					height:1px;
        					background:transparent url(/gfx/new/border_left_menu.png) repeat-x bottom left;
        				}
        			
        			#articles_wrapper .article_front{
        				float:left;
        				padding-top:17px;
        				padding:0px 10px 20px 10px;
        				line-height:18px;
        				width:521px;
        			}
        				.article_front h3 a{
        					font-size:16px;
        					color:#333;
        					color:#005484;
        					text-decoration:none;
        				}
        				
        				
        				.article_front p.front_description{
        					color:#313132;
        					font-size:12px;
        					font-weight:normal;
        				}
        				.article_front p.front_description img{
        					float:left;
        					padding-right:20px;
        				}
        				
        				.article_front p.front_description a{
        					color:#005484;
        					font-size:11px;
        					text-decoration:underline;
        					font-weight:bold;
        				}    
        				
        				
        		#front_archive_link_wrapper{
        			width:541px;
        			float:left;
        			text-align:right;
        			background:#f5f5f5;
        		}
        			#front_archive_link_wrapper #front_archive_link{
        				
        			}
        				#front_archive_link_wrapper .front_archive_border{
        					width:541px;
        					height:1px;
        					float:left;
        					background:transparent url(/gfx/new/border_top_menu.png) repeat-x bottom left;
        				}
	        			#front_archive_link a{
	        				font-size:16px;
	        				color:#005484;
	        				padding:4px 3px 4px 0px;
	        				text-decoration:none;
	        				display:block;
	        				font-weight:bold;
	        			}
        		/*		
             #container #hovedinnhold table#nyheter
            {
                width:542px;
                margin:0px 0px 0px 1px;
                padding:0px;
                font-size:11px;
               
            }
                 #container #hovedinnhold td.skille
                {
                    background:transparent url(/gfx/enprikk.jpg) repeat-x;
                    height:15px;
                }
                
                 #container #hovedinnhold img.centerBanner
                {
                    max-width:542px;
                    width:auto !important;
                    text-align:center;
                    
                }
                  #container #hovedinnhold td.luft
                {
                    background:transparent;
                    height:15px;
                }
                 #container #hovedinnhold #nyheter h2, #container #hovedinnhold #nyheter h4
                {
                    margin:5px 0px 5px 15px;
                }
                 #container #hovedinnhold #nyheter a:link, #container #hovedinnhold #nyheter a:hover,
                 #container #hovedinnhold #nyheter a:active, #container #hovedinnhold #nyheter a:visited
                {
                    text-decoration:none;
                }
                 #container #hovedinnhold #nyheter td.art
                {
                    vertical-align:top;
                    width:50%;
                }
                #hovedinnhold #nyheter .artText
                {
                    width:50%;
                    vertical-align:top;
                }
                    .artText p
                    {
                        margin:0px 0px 15px 15px;
                    }
                #hovedinnhold #nyheter .artHead
                {
                    width:50%;
                    vertical-align:top;
                }
                */

		 #container #hovedinnhold #nyheter table.innerTable{
		    	border:0px;
			width:auto;
			height:auto;
		}
		
		#container #hovedinnhold #hovedinnholdAds{
			width:534px;
			padding-left:10px;
		}
			#hovedinnholdAds .hAdBanner{
				float:left;
				margin:10px;
			}
		
		.art .artImage p{
		}
		    
		
		.art .innerIngress{
		
		}
		.art .innerLesMer{
		
			
			
		}		

                 #container #hovedinnhold #nyheter td.artTextBottom
                {
                    vertical-align:top;
                    width:50%;
                }
                 #container #hovedinnhold #nyheter td.underart
                {
                    vertical-align:top;
                }
                 .underart a:link
                {
                    text-decoration:none;
                }
               
                 #container #hovedinnhold #nyheter .artImg
                {
                    width:271px;
                    height:121px;
                    margin:0px;
                    padding:0px;
                    background:#f1f1f1;
                }
                #nyheter .artImg a
                {
                    text-decoration:none;
                }
                 #container #hovedinnhold #nyheter img.smallL, #container #hovedinnhold #nyheter img.smallR
                {
                    max-width:270px;
                    width:auto !important;
                    width:270px;
                    max-height:119px;
                    
                }
               
                 #container #hovedinnhold #nyheter img.smallR{margin-left:1px;}
                
                 #container #hovedinnhold #nyheter p
                {
                    margin:0px 0px 15px 15px;
                }
               	#container #hovedinnhold #nyheter a.lesmer
                {
                    margin:0px 2px 2px 0px;
                    float:right;
                    font-weight:bold;
                    vertical-align:bottom;
                    text-decoration:none;
                }
            
            /* EMPLOYEES */
            #container #hovedinnhold #employeesWrapper{
            	padding-bottom:55px;
            	float:left;
            	width:541px;
            }
            	#employeesWrapper .employees{
            		float:left;
            		width:100%;
            		padding-top:30px;
            	}
            		#employeesWrapper .employees h2{
            			background:transparent url(/gfx/new/border_left_menu.png) repeat-x bottom left;
            			padding-bottom:10px;
            			float:left;
            			width:100%;
            		}
            		#employeesWrapper .employees .employee{
            			width:100%;
            			float:left;
            			padding-top:20px;
            		}
            			.employees .employee .employeePicture{
            				float:left;
            				padding-right:10px;
            				width:95px;
            			}
            				.employeePicture img{
            					width:95px;
            				}
            			.employees .employee .employeeDetails{
            				float:left;
            				width:435px;
            			}
            				.employeeDetails span{
            					display:block;
            				}
            				.employeeDetails span.employeeName{
            					font-size:16px;
            					font-weight:bold;
            				}
            				.employeeDetails span.employeeTitle{
            					font-size:14px;
            					font-weight:bold;
            					font-style:italic;
            				}
            				.employeeDetails span.employeeDescription{
            					font-size:12px;
            					padding:12px 0 12px 0;
            				}
            				.employeeDetails span.employeePhone{
            					font-size:12px;
            				}
            				.employeeDetails a.employeeEmail{
            					color:#005484;
            					font-size:12px;
            				}
            
         #container #hoyremeny
        {
            width:202px;
            float:right;
            padding-top:10px;
        }
        
        #hoyremeny .rightLinkBox{
        	padding:20px 0 0 6px;
        	float:left;
        }
        	.rightLinkBox.blogInfo ul{
        		float:left;
        		padding:5px 0px 0px 7px;
        	}
        
        	#hoyremeny .contact{
        		padding:20px 0 0 6px;
        		float:left;
        	}
        		#hoyremeny .contact span.contactHead{
        			color:#005484;
	            font-size:18px;
	            display:block;
	            font-weight:bold;
	            padding-bottom:13px;
        		}
        		
        		#hoyremeny .contact .contactImg{
        			float:left;
        		}
        		#hoyremeny .contact .contactImg img{
        			border:3px solid #cacaca;
        		}
        		
        		#hoyremeny .contact .contactDetails{
        			float:left;
        			padding-left:7px;
        			width:120px;
        		}
        			.contactDetails span.contactName{
        				font-size:12px;
        				font-weight:bold; 
        				display:block;
        			}
        			.contactDetails span.contactTitle{
        				font-size:11px;
        				font-weight:bold;
        				font-style:italic;
        				display:block;
        			}
        			.contactDetails span.contactPhone{
        				font-size:12px;
        				font-weight:normal;
        				display:block;
        			}
        			.contactDetails .contactEmail a{
        				font-size:12px;
        				font-weight:normal;
        				display:block;
        			}
        		
        
        	#container #hoyremeny #trengerDuHjelp{
        		padding-bottom:5px;
        		background:transparent url(/gfx/new/border_left_menu.png) repeat-x bottom left;
        		float:left;
        	}
        
        	#container #hoyremeny .hBanner{
        		padding-top:15px;
        		background:transparent url(/gfx/new/border_left_menu.png) repeat-x bottom left;
        		float:left;
        		width:200px;
        	}
        	
             #container #hoyremeny .hBanner img.banner_h
            {
                width:200px;
                float:left;
            }
             #container #hoyremeny div.bannertekst, #container #venstremeny div.bannertekst
            {
                font-family: Arial, Times New Roman,Sans-Serif;
                font-size:11px;
                margin-top:10px;
            }
                  #container #hoyremeny .bannertekst
                 {
                    float:right;
                    width:200px;
                 }
                  #container #hoyremeny .bannertekst a,  #container #venstremeny .bannertekst a
                 {
                    font-family:arial,verdana, Sans-Serif;
                    font-weight:bold;
                    float:right;
                    margin:5px 10px 15px 0px;
                    text-decoration:none;
                    color:#000;
                 }
            #hoyremeny #rightLinkBox_wrapper{
            	padding:30px 0px 0px 6px;
            	float:left;
            }
	            #rightLinkBox_wrapper .rightLinkBox{
	            	padding:0px 0px 15px 0px;
	            }
	            	.rightLinkBox h2{
	            		color:#005484;
	            		font-size:18px;
	            	}
            		.rightLinkBox ul{
            			margin:0;
            			padding:15px 0;
            		}
            			.rightLinkBox ul li{
            				list-style-type:none;
            				padding:0px 0px 15px;
            			}
            				.rightLinkBox ul li a{
            					font-size:11px;
            					font-weight:bold;
            					color:#1f1f1f;
            				}
            			
            
             #container #hoyremeny .skille
            	{
                width:218px;
                height:1px;
                float:left;
                background:transparent url(/gfx/borderdot3.gif) repeat-x;
                
            	}

         #bunn
        {
            width:982px;
            
            background:transparent url(/gfx/borderdot.gif) repeat-y right;
            float:left;
        }
             #bunn #bunn_venstre
            {
                width:219px;
                min-height:150px;
                *height:150px;
                float:left;
                
            }
             #bunn #bunn_senter
            {
                width:544px;
               
                float:left;
                background:#f7f7f7 url(/gfx/dots544.jpg) repeat-y;
                padding-left:1px;
            }
                 #bunn #bunn_senter_vv
                {
                    width:544px;
                    min-height:150px;
                    *height:150px;
                    float:left;
                    background:#fff url(/gfx/dots544_white.jpg) repeat-y;
                    padding-left:1px;
                }
                 #bunn_nyhetstabell
                {
                    width:542px;
                    margin:0px 0px 10px 0px;
                    padding:0px;
                    background:transparent;
                    font-size:11px;
                    margin-bottom:10px;
                }
                 #bunn_nyhetstabell #andre_nyheter
                {
                    background:#bdb9aa;
                    font-size:11px;
                    height:22px;
                    padding-left:10px;
                    font-weight:bold;
                    vertical-align:middle;
                }
                 #bunn_nyhetstabell #alle_nyheter
                {
                    /*background:#bdb9aa;
                    */font-size:20px;
                    height:50px;
                    padding-left:20px;
                    font-weight:bold;
                    vertical-align:middle;
                }
                 #bunn_nyhetstabell td
                {
                    width:50%;
                    vertical-align:top;
                }
                 #bunn_nyhetstabell ul
                {
                    list-style-image:url(/gfx/hpil.jpg);
                    line-height:20px;
                }
                 #bunn_nyhetstabell a.lesmer
                {
                    margin:0px 15px 0px 0px;
                    float:right;
                    font-weight:bold;
                }
             #bunn_hoyre
            {
                width:218px;
                min-height:150px;
                * height:150px;
                float:left;
            }
            
         
        #bunntekst_wrapper{
         	width:982px;
         	background:transparent;
         	height:125px;
         	float:left;
         	padding-top:5px;
        }
            
        #bunntekst_wrapper #bunntekst
        {
        		margin:0 auto;
            height:125px;
            width:541px;
            background:#f0f0f0 url(/gfx/new/border_bottom_text.png) repeat-x top;
            display:block;
            text-align:center;
        }
        	
         
            #bunntekst_wrapper #bunntekst p
            {
                color:#000;
                text-align:center;
                font-size:12px;   
                font-weight:bold;
                padding:10px 75px 0px 75px;
                margin:0px;
            }
            #bunntekst_wrapper #bunntekst a
            {
                color:#000;
                font-size:12px;
                text-decoration:underline;   
            }
 td.tabelltopp
    {
        background:#f5f5f5;
        font-size:11px;
        height:22px;
        padding-left:10px;
    }

/*-------------------------------------------------------------
FORUM
--------------------------------------------------------------*/
     #container #hovedinnhold_forum
        {
            width:762px;
            float:left;
             min-height:950px;
            height:auto !important;
            height:950px;
            background:#f7f7f7 url(/gfx/borderdot.gif) repeat-y;
        }
     #container #hovedinnhold_forum #forumTable
    {
        width:100%;
       
        background:#ffffff url(/gfx/borderdot.gif) repeat-y left;
    }


/*-------------------------------------------------------------
ARTIKKEL
--------------------------------------------------------------*/
     #container #hovedinnhold #artikkel
    {
        font-size:12px;
        font-weight:normal;
        padding-top:15px;
        padding:0px 10px 0px 10px;
        /*min-height:800px;
        height:auto !important;
        height:800px;*/
        /*height:810px;
        padding-left:30px;
        padding-right:30px;
        */
    }
  
         #container #hovedinnhold #artikkel #skrivut
        {
            float:right;
            width:75px;
            height:22px;
            background:transparent url(/gfx/borderdot3.gif) repeat-x bottom;
        }
            #skrivut a,#skrivut a:visited,#skrivut a:hover
            {
                text-decoration:none;
                color:#000;
            }
    
        #container #hovedinnhold #artikkel h2
        {	
            
        }
         	#container #hovedinnhold #artikkel p{
         		line-height:18px;	
        	}
        
         #container #hovedinnhold #artikkel p.dato
        {
            margin-top:10px;
            font-size:9px;
        }
         #container #hovedinnhold #artikkel p.ingress
        {
            font-weight:bold;
            line-height:16px;
        }

        #container #hovedinnhold #artikkel img.bilde
        {
            float:left;
            clear:right;
            padding:0px 10px 10px 0px;
            
        }
        
        
     #container #hovedinnhold  table#tips, #container #hovedinnhold  table#kommentar, #container #hovedinnhold  table#comments, #container #hovedinnhold  table#relartikler
    {
        font-size:11px;
        width:542px;
        margin-top:20px;
        margin-left:1px;
				float:left;
				clear:both;

    }
         #container #hovedinnhold #relartikler td.linktd
        {
            width:50%;
            vertical-align:top;
        }
         #container #hovedinnhold #relartikler ul
                {
                    list-style-image:url(/gfx/hpil.jpg);
                    line-height:20px;
                    padding-left:20px;
                    margin-left:0px;
                }
        #tips td.tipstd, #kommentar td.tipstd
        {
            height:40px;
            padding-left:20px;
        }
        #kommentar .tipstd p#disclaimer{
        	color:#000;
        	font-size:11px;
        	text-decoration:underline;
        	cursor:pointer;
        	margin-top:0px;
        }
        
        
        #comments td.comment
        {
            padding-left:20px;
            background:transparent url(/gfx/borderdot3.gif) repeat-x bottom;
        }
        #comments td.commenttop{
       		padding-left:20px;
       		font-weight:bold;
      
        }
        #kommentar td.kommentartd{
        		vertical-align:top;
        }
        
        #tips .epostfelt, #kommentar  .epostfelt
        {
            width:210px;
            height:17px;
            background:#eee;
            border:1px solid #999;
        }
        /*Brukes som honeypot for bots*/
        #kommentar  .ekstrafelt{
        	position:absolute;
        	left:-999999px;
        	visibility:hidden;
        }
        
        
        #kommentar #kommentartekst{
        	width:210px;
        	background:#eee;
          border:1px solid #999;
        }
        
        #tips .send, #kommentar .send
        {
            background:transparent url(/gfx/borderdot3.gif) repeat-x bottom;
            width:50px;
            height:20px;
            font-weight:bold;
            margin-top:10px;
            margin-right:10px;
            margin-bottom:5px;
            padding-left:5px;
            float:right;
        }
             #tips .send img, #kommentar .send img
             {
                margin-left:10px;
             }
             #tips .send a, #kommentar .send a
             {
                text-decoration:none;
                color:#000;
             }
         
             #container #hovedinnhold #relaterte_artikler
            {
                width:542px;
                margin:0px 0px 10px 0px;
                padding:0px;
                background:transparent;
                font-size:11px;
                margin-bottom:10px;
                margin-left:1px;
            }    
                 #container #hovedinnhold #relaterte_artikler ul
                {
                    list-style-image:url(/gfx/hpil.jpg);
                    line-height:20px;
                }
                 #container #hovedinnhold #relaterte_artikler a.lesmer
                {
                    margin:0px 15px 0px 0px;
                    float:right;
                    font-weight:bold;
                }
          #container #hoyremeny table.relartikler
         {
            width:179px;
            margin:10px 0px 0px 15px;
            font-weight:normal;
            float:left;
         }
             #container #hoyremeny table.relartikler a:hover
            {
                /*text-decoration:underline;
                */
            }
         
             #container #hoyremeny .relartikler_head
            {
                background:#f7f7f7;
                font-size:14px;
                margin-top:10px;
                width:197px;
                height:20px;
                padding-left:20px;
                padding-top:5px;
                float:left;
            }
	     #container #hoyremeny .relartikler_head a
            {
                
                font-size:14px;
                text-decoration:none;
            }


             #container #hoyremeny .relartikler td
            {
                font-size:11px;
                height:12px;
            }
            
             #container #hoyremeny table#feed
            {
                width:170px;
                float:right;
                /*margin-left:25px;*/
                margin-right:10px;
                margin-bottom:10px;
                font-size:11px;
            }
                 #container #hoyremeny #feed td
                {
                    padding:5px 0px 5px 0px;
                    
                }
                 #container #hoyremeny #feed h5
                {
                    text-align:center;
                    font-weight:bold;
                    margin:0px 0px 5px 0px;
                }
                 #container #hoyremeny #feed a
                {
                    text-align:right;
                    font-weight:bold;
                }
                 #container #hoyremeny #feed p
                {
                    margin:0px;
                }
            
            
/*-------------------------------------------------------------
VEIVISEREN
--------------------------------------------------------------*/

 #container #hovedinnhold #veiviseren
{
    min-height:700px;
    background:#fff url(/gfx/dots544_white.jpg) repeat-y;
}     
     #container #hovedinnhold #veiviseren #nyheter img#veiviserlogo
    {
        width:542px;   
    }
     #container #hovedinnhold #veiviseren #nyheter p
    {
        width:510px;
    }
     #container #hovedinnhold #veiviseren table.veivisermeny
         {
            width:179px;
            margin:10px 0px 20px 50px;
         }
           #container #hovedinnhold #veiviseren .veivisermeny td
            {
                font-size:11px;
                height:12px;
            }
     #container #hovedinnhold #veiviseren #veiviserannonser
    {
        width:542px;
    }
         #container #hovedinnhold #veiviseren #veiviserannonser img
        {
            margin-bottom:20px;
        }
     #container #hovedinnhold #fyll
    {
        width:30px;
        height:736px;
        background:transparent;
        border:0px;
        display:block;
    }    
/*-------------------------------------------------------------
UNDERSIDE
--------------------------------------------------------------*/

 #container #hovedinnhold #underside
{
    background:#fff;
    min-height:1150px;
    height:auto !important;
    height:1150px;
}     
     #container #hovedinnhold #underside #nyheter img#undersidelogo
    {
        width:542px;   
    }
     #container #hovedinnhold #underside #nyheter p
    {
        width:510px;
    }
     #container #hovedinnhold #underside table.undersidemeny
         {
            width:179px;
            margin:10px 0px 20px 50px;
         }
           #container #hovedinnhold #underside .undersidemeny td
            {
                font-size:11px;
                height:12px;
            }
              #container #hovedinnhold #underside .undersidemeny td a
               {
                   text-decoration: none;
                   color:#000;
               }
     #container #hovedinnhold #underside #veiviserannonser
    {
        width:542px;
    }
         #container #hovedinnhold #underside #veiviserannonser img
        {
            margin-bottom:20px;
        }        
        

/*--------------------------------------------------------------------
Nettbutikken
--------------------------------------------------------------------*/        
 #container #hovedinnhold table#nettbutikk
{
     width:542px;
     margin:0px 0px 0px 1px;
     padding:0px;
     background:#fff;
     font-size:11px;
}

		#container #hovedinnhold span#information{
			padding:20px;
			text-align:center;
			font-weight:bold;
			background:#91e691;
			border:1px solid #067e06;
			margin-left:30px;
			width:444px;
			display:block;
		}
		
		#container #hovedinnhold span#error{
			padding:20px;
			text-align:center;
			font-weight:bold;
			background:#FFC9CD;
			border:1px solid #FF0000;
			margin-left:30px;
			width:444px;
			display:block;
		}
		
     #container #hovedinnhold #nettbutikk td.tekst
    {
    }
    
     #container #hovedinnhold #nettbutikk .tekst p
    {
        line-height:18px;
    }
    
     #container #hovedinnhold #nettbutikk td.bilde
    {
        width:200px;
        text-align:center;
        vertical-align:top;
    }
     #container #hovedinnhold #nettbutikk .bilde img
    {
        max-width:150px;
    }
    
     #container #hovedinnhold #nettbutikk td.avdeling
    {
        padding-left:30px;
        height:40px;
    }
     #container #hovedinnhold #nettbutikk .tekst div.bestill
    {
        float:right;
        height:30px;
        margin-right:10px;
    }
    	div.bestill a, div.bestill a:hover, div.bestill a:visited{
    		color:#000;
    	}
         #container #hovedinnhold #nettbutikk .tekst .bestill .antall
        {
            width:20px;
            border:1px solid black;
            padding-right:3px;
            direction:rtl;
        }
         #container #hovedinnhold #nettbutikk .tekst .add
        {
            text-decoration:underline;
            font-weight:bold;
        }
         #container #hovedinnhold #nettbutikk .tekst #status
        {
            
            font-weight:bold;
        }
  
        
   #container #smallCart{
   	width:180px;
   	background:#f7f7f7;
    float:right;
    display:block;
    position:relative;
    /*left:763px;*/
    padding:10px;
    margin-right:1px;
  	}
  	
  	#smallCart a,#smallCart a:visited, #smallCart a:hover{
  		color:#000;
  	}
  	
  	#container #smallCart div.scTitle{
  		font-size:12px;
  		width:180px;
  		font-weight:bold;
  		display:block;
  		background:transparent url(/gfx/enprikk.jpg) repeat-x bottom left;
  	}
  	
  	#container #smallCart ul{
  		list-style-type:none;
  		list-style-position:inside;
  		padding:0px 0px 10px 0px;
  	}
  	#container #smallCart li{
  		background:transparent url(/gfx/enprikk.jpg) repeat-x bottom left;
  		float:right;
  		width:180px;
  		padding-bottom:2px;
  	}
  		#smallCart li span.artT{
  			float:left;
  		}
  		#smallCart li span.artA{
  			float:right;
  		}
  		#smallCart li span.artRm{
  			text-decoration:underline;
  			cursor:pointer;
  			float:right;
  			color:#ff0000;
  		}
  	

/*--------------------------------------------------------------
        NEWSLETTER iFrame
--------------------------------------------------------------*/
#newsletter
{
    height:800px;
    width:542px;
    overflow:hidden;
    border:0px;
    margin-left:1px;
    background:#F7F7F7;
}

/*--------------------------------------------------------------
        KVITTERING
--------------------------------------------------------------*/
        
             #container #hovedinnhold #nettbutikk .suksess
            {
                width:100%;
                background:#32bd32;
                padding-left:20px;
            }
                 #container #hovedinnhold #nettbutikk .suksess h1
                {
                    font-size:25px;
                    font-weight:bold;
                }
                 #container #hovedinnhold #nettbutikk #ikkesuksess
                {
                    width:100%;
                    font-size:25px;
                    font-weight:bold;
                    background:#bd3232;
                }
            
             #container #hovedinnhold #kvittering
            {
                 width:522px;
                 margin:0px 10px 0px 10px;
                 padding:0px;
                 background:#fff;
                 font-size:11px;
            }
             #container #hovedinnhold #kvittering .kvitteringTop
            {
                padding-left:20px;
                height:30px;
                border-bottom:1px solid black;
            }
            
             #container #hovedinnhold #kvittering .kvitteringTop p
            {
                font-weight:bold;
                font-size:12px;
                float:right;
            }
             #container #hovedinnhold #kvittering .kvitteringTop h4
            {
                font-size:20px;
                font-weight:bold;
                margin:0px;
            }
            
             #container #hovedinnhold #kvittering a.print
            {
                margin:10px 0px 0px 0px;
                border-bottom:1px solid black;
                float:right;
            }
             #container #hovedinnhold #kvittering .antall
            {
                width:100px;
                border-bottom:1px dashed black;
            }
             #container #hovedinnhold #kvittering .beskrivelse
            {
                width:300px;
                border-bottom:1px dashed black;
            }
             #container #hovedinnhold #kvittering .pris
            {
                width:122px;
                text-align:right;
                border-bottom:1px dashed black;
            }
             #container #hovedinnhold #kvittering p.transid
            {
                font-weight:bold;
            }
             #container #hovedinnhold #kvittering .kvitto a:hover
            {
                text-decoration:underline;
            }
            
     #container #hovedinnhold table#cart
    {
        
        width:542px;
        margin-left:1px;
        background:#f5f5f5 url(/gfx/enprikk.jpg) repeat-x top;
    }
         #container #hovedinnhold  #cart h2
        {
            margin:10px 0px 10px 20px;
            font-weight:100;
        }
         #container #hovedinnhold  #cart td
        {
            background:transparent url(/gfx/enprikk.jpg) repeat-x bottom;
            height:25px;
        }
        
         #container #hovedinnhold  #cart td a
        {
            text-decoration:underline;
            color:#000;
        }
        
         #container #hovedinnhold  #cart .cart_antall, .cart_artikkel, .cart_pris, .cart_endre, .cart_fjern
        {
            font-size:11px;
            text-align:center;
        }
         #container #hovedinnhold  #cart  .antall
        {
            width:30px;
            border:1px solid black;
            margin-right:3px;
            direction:rtl;
        }
        
         #container #hovedinnhold  #cart .cart_artikkel
        {
            font-weight:bold;
            width:250px;
        }
        
        
         #container #hovedinnhold  #cart .bunn
        {
            text-align:center;
            font-size:11px;
            background:transparent url(/gfx/enprikk.jpg) repeat-x bottom;
            
        }
        
         #container #hovedinnhold h2.bestillingHead
        {
            margin:10px 0px 10px 20px;
            font-weight:100;
            width:100px;
            float:left;
        }
        
         #container #hovedinnhold img.ccLogo
        {
            margin:10px 0px 10px 0px;
            float:right;
        }
         #container #hovedinnhold img.ccLogoR
        {
            margin:10px 2px 10px 0px;
            float:right;
        }
        
         #container #hovedinnhold table#bestillingsskjema
        {
            font-size:11px;
            font-weight:bold;
            padding-left:30px;
            width:450px;
            margin-left:1px;
            float:left;
        }
         #container #hovedinnhold #bestillingsskjema td.stottemedlem
        {
            vertical-align:top;
        }
         #container #hovedinnhold   #bestillingsskjema td.post
        {
            width:209px;
        }
         #container #hovedinnhold #bestillingsskjema input.full
        {
            width:360px;
            border:1px solid black;
            padding-left:5px;
        }
        
         #container #hovedinnhold #bestillingsskjema input.postnr
        {
            border:1px solid black;
            width:45px;
            padding-left:5px;
        }
         #container #hovedinnhold  #bestillingsskjema input.poststed
        {
            border:1px solid black;
            padding-left:5px;
            width:209px;
            float:right;
        } 
         #container #hovedinnhold #bestillingsskjema #submitcell
        {
            vertical-align:bottom;
            height:40px;
        }
        
         #container #hovedinnhold #bestillingsskjema #send, #container #hovedinnhold #bestillingsskjema #slett
        {
            float:right;
            margin-top:10px;
        }
         #container #hovedinnhold #bestillingsskjema #betway
        {
            float:right;
            margin-right:10px;
        }
         #container #hovedinnhold #bestillingsskjema #gave
        {
            width:50px;
            border:1px solid black;
            direction:rtl;
            padding-right:3px;
        }
        
        
        

/*----------------------------------------------------------------
Blogg
----------------------------------------------------------------*/
#hovedinnhold .blog_post{
}
#hovedinnhold .blog_post .blog_top h1{
	margin-top:0px;
}
#hovedinnhold .blog_post .blog_top span.posted_date{
	font-size:12px;
}

#hovedinnhold .blog_post.small{
	padding:10px 0px;
	background:url("/gfx/new/border_left_menu.png") repeat-x scroll left bottom transparent;
}
#hovedinnhold .blog_post.full p.ingress{
	font-weight:bold;
}

.blog_post a#id_vurdering_opp{
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:38px;
	margin:13px 0 0 13px;
	padding-left:38px;
	background:transparent url(/gfx/bg-hand.gif) no-repeat top left;
	color:#000;
	text-decoration:underline;
}
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        #bunn_senter_vv h2
        {
            margin:10px 0px 10px 20px;
            font-weight:100;
        }
        
        #bunn_senter_vv table#bestillingsskjema
        {
            font-size:11px;
            font-weight:bold;
            padding-left:30px;
            width:450px;
            margin-left:1px;
            float:left;
        }
        #bunn_senter_vv #bestilling #bestillingsskjema td.stottemedlem
        {
            vertical-align:top;
        }
        #bunn_senter_vv #bestilling #bestillingsskjema td.post
        {
            width:209px;
        }
        #bunn_senter_vv #bestilling #bestillingsskjema input.full
        {
            width:360px;
            border:1px solid black;
            padding-left:5px;
        }
        
        #bunn_senter_vv #bestilling #bestillingsskjema input.postnr
        {
            border:1px solid black;
            width:45px;
            padding-left:5px;
        }
        #bunn_senter_vv #bestilling #bestillingsskjema input.poststed
        {
            border:1px solid black;
            padding-left:5px;
            width:209px;
            float:right;
        }
        #bunn_senter_vv #bestilling #bestillingsskjema #send,#bunn_senter_vv #bestilling #bestillingsskjema #slett
        {
            float:right;
        }
       
        img#medlem
        {
            float:left;
            margin-right:1px;
            left:0px;
            position:absolute;
            bottom:0px;
        }
h2.sok_head
{
    margin-left:20px;
    margin-top:20px;
} 
p.sok
{
    margin-left:20px;
}
#sok-resultater
{
    width:100%;
    font-size:11px;
}
    #sok-resultater .res_nr
    {
     text-align:center;   
    }
    #sok-resultater .res_text
    {
     text-align:left;   
    }
    #sok-resultater .res_date
    {
     text-align:center;   
    }
    #sok-resultater tr.alt
    {
        background-color:#F1F1F1;
    }   
/*******************************************************************************/
/*  FORUM                                                                      */
/*******************************************************************************/


table.messageboard {
    }

    table.messageboard tr.active {
    /*
    	background-color:    red;
    	color:		     white;
    */
    	font-weight:	     bold;
        }
    
        table.messageboard tr.active a {
        }
    

    table.messageboard th {
    	background-color:    #dddddd;  /* #f1e2b4; */
    	font-weight:	     normal;
    	padding-top: 	     2px;
    	padding-bottom:      2px;
    	padding-left: 	     2px;
    	padding-right: 	     2px;
    	vertical-align:	     top;
    	font-size:14px;
    /*	white-space:	     nowrap; */
    }

    table.messageboard th.subject {
    	padding-left: 	     20px;
    }
    
    table.messageboard th.main {
    	background-color: #27a4e5;/*  #e58a27;/*  #353a8d;  #cc8b06; */
    	color:		     white;
        }

        table.messageboard th.main a {
            color:	     white;
        }

    
    table.messageboard td {
    	padding-top: 	     1px;
    	padding-bottom:      1px;
    	padding-left: 	     0px;
    	padding-right: 	     0px;
    	vertical-align:	     top;
    	}
   
    	table.messageboard td.fullname {
    	    white-space:     nowrap;
    	}
   
    	table.messageboard td.fullnamesub {
    	    padding-left:    20px;
    	    padding-right:   20px;
    	    white-space:     nowrap;
    	}
   
    	table.messageboard td.subject {
    	    padding-left:    20px;
    	    white-space:     normal;
    	}
   
    	table.messageboard td.subjectsub {
    	    padding-left:    20px;
    	    padding-right:   20px;
    	}
   
    	table.messageboard td.date {
    	    padding-left:    20px;
    	    text-align:	     right;
    	    white-space:     nowrap;
    	}
   
    	table.messageboard td.datesub {
    	    text-align:	     right;
    	    white-space:     nowrap;
    	}
   
    	table.messageboard td.body 
    	{
    	    font-size:12px;
    	    padding-top:     4px;
    	}
   
    	table.messageboard td.spacer {
    	    padding-bottom:  10px;
    	}

    
    table.messageboard tr.pagenum  {
    }

table.messagecomposition th {
    background-color:	#19678f;
    color:		white;
    padding:	 	4px;
    text-align:		left;
    font-size:14px;
}
table.messagecomposition td {
    background-color:	#eeeeee;
    padding-left: 	4px;
    padding-top: 	8px;
    font-weight:	bold;
}
table.messagecomposition_inner td {
    padding:		0px 4px 0px 0px;
}

table.tips td {
    background-color:	#dddddd;
}

table.form_private_member {
    background-color:	#dddddd;
    border:		solid 1px #666666;
    padding:	 	2px;
    }

    table.form_private_member td {
    	padding:	    0px 4px 0px 4px;
    }


table.form_institution_member {
    background-color:	#dddddd;
    border:		solid 1px #666666;
    padding:	 	2px;
    margin-left:	8px;
    }
    
    table.form_institution_member td {
    	padding:	    0px 4px 0px 4px;
    }

/*---------------------------------------------------------------
Comment
---------------------------------------------------------------*/
body.presentation{
	background:#F7F7F7;
}

body.presentation b{
	font-size:11px;
}

/*----------------------------------------------------------------
Avtalen til kommentarer
----------------------------------------------------------------*/

body#avtale{
	font-family:arial, verdana, sans-serif;
	padding:10px;
}
#avtale p, #avtale ul{
	font-style:italic;
}





/*-----------------------------------------------------------------
Bladet
------------------------------------------------------------------*/
body.bladet div#container{
	background:transparent url(/gfx/bg_bladet.jpg) repeat-y top left;
}




/*----------------------------------------------------------------
Mytebryter 06-07 2008
----------------------------------------------------------------*/

#debugger {
    position: fixed;
    top: 0;
    right: 50px;
}

#debugger p {
    font-family: courier new;
    white-space: pre;
    color: red;
    float: left;
    clear: both;
    padding-right: 20px;
    margin: 0;
}

body.mytebryter div#container{
	width:1197px;
	background:transparent url(/gfx/bg_mb.jpg) repeat-y top left;
}

body.mytebryter #header
    {
        width:1197px;
        height:104px;
        background:#f7f7f7 url(/gfx/ph_head_mytebryter.jpg) no-repeat 0 0;
        float:left;
        margin:0px;
    }

body.mytebryter #header #sok{
	padding:0px 215px 0 0;
}
    
body.mytebryter #container #hovedinnhold{
	background:#FFFDED url(/gfx/dots544.gif) repeat-y scroll 0 0;
	min-height:0px;
}
    
body.mytebryter #container #topp_meny{
	width:1188px;
}

body.mytebryter #container #topp_meny #topMenuItems{
	margin-right:220px;
}

body.mytebryter #bunntekst{
	width:1197px;
}

body.mytebryter td {
    vertical-align: top;
}

body.mytebryter table#nyheter .artImage img {
    width: 75px !important;
    height: 100px !important;
    float: left;
}
body.mytebryter table#nyheter .artImage a.biglink{
	font-size:16px;
	font-weight:bold;
}

body.mytebryter table#nyheter .artImage img.lesmerpil{
	width:5px !important;
	height:5px !important;
}
body.mytebryter table#nyheter td.topArticle{
	padding-top:10px;
	background:#E3ECED;
	height:160px;
	*height:150px;
}

body.mytebryter table#nyheter td.topArticle a.biggerlink{
	font-size:20px;
	font-weight:bold;
}

body.mytebryter table#nyheter img.first-big {
    width: 75px !important;
    height: 100px !important;
    float: left;
    padding-right: 15px;
}

body.mytebryter table#nyheter td.artImage{
	height:130px;
}



body.mytebryter table#nyheter td.lesMer{
	height:15px;
} 

body.mytebryter table#nyheter .artImage h4 {
    margin-left: 0 !important;
}

body.mytebryter table#nyheter .artImage p, 
body.mytebryter table#nyheter .artText p {
    float:left;
    width:180px;
    
}



body.mytebryter #container #hovedinnhold table#nyheter a.lesmer {
    padding-right: 5px !important;
}


	body.mytebryter #container #venstremeny #vmeny li a{
		padding:10px 20px 11px 5px;
	}
	body.mytebryter #container #venstremeny #vmeny li.level2 a{
  	padding:10px 20px 11px 10px;
	}
	
	
	body.mytebryter #container #venstremeny img.arrow{
			right:-15px;
			*right:5px;
		}
	
	
	
	body.mytebryter #vmeny  a:hover {
    color: #fff;
    display:block;
    background: transparent url(/gfx/menu_bg.jpg) top left no-repeat;
    }



body.mytebryter div#annonser{
	margin-top:114px;
	left:1197px;
}

body.mytebryter #container #hoyremeny{
	float:left;
	background: transparent url(/gfx/borderdot.gif) repeat-y scroll right center;
}

body.mytebryter #hoyremeny .hBanner{
	height:161px;
	*height:163px;
  background:transparent url(/gfx/borderdot3.gif) repeat-x bottom left;
}

body.mytebryter #hoyremeny .hBanner img.banner_h{
	padding-top:10px;
}

body.mytebryter #hoyremeny  .first{
	height:161px;
	
}

body.mytebryter #container #MBannonser
{
    width:200px;
    float:right;
    padding-top:10px;
}
    body.mytebryter #container #MBannonser img.banner_h
    {
        width:200px;
        float:right;
        margin-right:1px;
    }
    
    body.mytebryter #container #MBannonser .hBanner{
			height:161px;
			/*background: transparent url(/gfx/borderdot.gif) repeat-y scroll right center;*/
		}
		
		body.mytebryter #container #MBannonser .first{
			height:160px;
			/*background: transparent url(/gfx/borderdot.gif) repeat-y scroll right center;*/
		}

body.mytebryter #container #innerRightAds{
		width:200px;
    float:right;
    padding-top:10px;
}
	body.mytebryter #container #innerRightAds .hAdBanner{
			height:161px;
			/*background: transparent url(/gfx/borderdot.gif) repeat-y scroll right center;*/
		}
body.mytebryter #container #hovedinnhold #artikkel img.bilde{
	width:auto;
}


a.fb_share_button:hover, a.nettby_share_button:hover{
	color:#fff;
}