reg {
	overflow-y: scroll; /* No more jumping pages Firefox */
}

body {
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
	/*overflow: -moz-scrollbars-vertical; /* No more jumping pages Firefox */
	background-color: #DFDFDF;
}

body.popup {
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
	/*overflow: -moz-scrollbars-vertical; /* No more jumping pages Firefox */
	background-color: #DFDFDF;
}

.bodycontent {
	font-size: 0.8em;
	font-family: Arial;
	color: #000000;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #BCBCBC;
	background-color: #ffffff;
	line-height: 1.5em;
}

.popup .bodycontent {
	font-size: 0.8em;
	font-family: Arial;
	color: #000000;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding:5px;
	border: none;
	background-color: #ffffff;
	line-height: 1.5em;
}

#ikbPopup {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;*/
border:3px solid #EC6E07 !important;
left:0;
position:absolute;
text-align:left;
top:0;
z-index:99;
font-size:0.75em;
background: #FFFFFF;
}

#ikbPopup h1 {
	background: #C3CFBA !important;
color:#000000;
font-family:Verdana;
font-size:14px;
font-weight:bold;
height:30px;
margin:0;
padding-left:1px;
padding-top:6px;
text-align:left;
text-decoration:none;
width:100%;
}

input#ikbSelectUserPopup-dlg-search {
font-size: 0.7em;
}

#region_full {
	margin:0 20px;
}


#region_left, .region_left {
	width: 200px;
	float: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#region_left_topContainer {
	height: 25px;
	margin-top:-25px;
	background: #515151;
	width: 200px;
	padding-right: 40px;
}

.backgr {
	background: #515151;
}


#region_center, .region_center{
	width: 500px;
	float: left;
	padding: 10px;
	padding-top: 5px;
}

.region_bottom {
	background-color: #515151;
	margin-top: 20px;
	padding: 20px;
}

.region_bottom .region_center_full {
	padding: 0px;
	width: 690px;
	margin-left: 30px;
}

.region_bottom .region_left {
	padding: 0px;
	width: 200px;
}

.region_center_bilde img{
	width: 300px;
    max-width:300px;
    margin-top:10px;
}

#region_center_meldinger {
	width: 550px;
	float: left;
	padding: 5px;
}

#region_center_full, .region_center_full {
	width: 680px;
	float: left;
	padding: 10px;
	padding-top: 5px;
}


#region_center_bottom {
	clear: both;
}

#region_center_left {
	float: left;
	width: 255px;
	padding-right: 5px;
}

#region_center_right {
	float: left;
	width: 255px;
	padding-left: 5px;
}

#region_right {
	width: 200px;
	float: left;
	padding: 5px;
	padding-left: 10px;
}

#region_right_grey {
	width: 185px;
	float: left;
	padding: 5px;
	padding-left: 10px;
}

.region_right_bilde img{
	width: 200px;
    max-width:200px;
}


#region_right_meldinger {
	width: 200px;
	float: left;
	padding: 5px;
}

.contentTop {
	vertical-align: top;
}

h1.logoText {
	color: #6c6a6c;
	font-size: 2em;
	position: relative;
	left: 25px;
	top: 25px;
	font-weight: bold;
	margin: 0px;
}

h1.logoText a:link, h1.logoText a:visited, h1.logoText a:hover, h1.logoText a:active {
	color: #6c6a6c;
	text-decoration: none;
}

h3 {
	margin: 5px 0 0 0;
	font-size: 1.25em;
}

body, html, font {
  font-family: Verdana, sans-serif;
}

a img {
 border: none;
}

.topbanner {
	background-color: #515151;
}

.bannerPlaceHolder {
	height: 84px;
}

.heading1 {
	color: #404040;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
}

.pageheading {
	color: #0096ce;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Trebuchet MS;
	margin-bottom: 15px;
	margin-top: 25px;
	line-height: 1.3em;
}

.pageheadingNoMargin {
	color: #0096ce;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Trebuchet MS;
	margin-bottom: 15px;
	line-height: 1.3em;
}

.heading2 {
	color: #404040;
	font-weight: bold;
	margin-bottom: 10px;
}

a, a:visited, a:link {
	text-decoration: none;
	color: #012774;
}

a:hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.ingressbilde img {
	width: 100%;
	max-width:480px;
}


hr {
 	height: 1px;
	border: 1px solid #67686E;
}

.clear {
	clear: both;
}

.float_right{
	float: right;
}

.marginTop {
	margin-top: 10px;
}

.marginTopLarge {
	margin-top: 20px;
}

.paddingTopLarge{
	padding-top: 20px;
}

.marginTopLargest {
	margin-top: 25px;
}

div.ingress {
	margin-bottom: 1em;
}

div.nyhetsListeForside, div.enheter {
	padding: 5px 10px;
}

.small {
 font-size: 0.8em;
 color: #5E5E5E;
 font-weight: normal;
}

.dato {
 	color: #5E5E5E;
}

.omriss_runform span{z-index:0;}

.omriss_runform {
	border: 1px solid #EC6E07;
	background: #F8F7F7;
	padding: 15px;
	margin: 10px;
}

td.omriss1 {
 position:static;
}

.omriss1 {
 border: 1px solid #89f102;
 background: #FFF;
 /*position: relative;*/
 padding: 15px;
 margin-bottom: 10px;
}

.omriss2 {
 border: 1px solid #6CCFF6;
 background: #FFF;
 /*fposition: relative;*/
 padding: 15px;
 margin-bottom: 10px;
}

.fyll_omriss1 {
	background: #f2f2f2;
}

.fyll_omriss2 {
	background: #FFFFFF;
}


.omriss {
	margin-bottom: 10px;
	padding: 15px 15px 0px;
}

.hidden {
	display: none;
}

#div_show_rel_objects ul{
 padding: 0px;
 margin: 0px;
}
#div_show_rel_objects ul li{
 list-style: none;
}

.gen_list li {
  list-style-image: url(/ressurs/evita/ktp/images/gronnDott.png);
}

.gen_list ul {
 padding-left: 17px;
 margin: 0px 0px 10px;
 vertical-align: top;
 list-style-image: url(/ressurs/evita/ktp/images/gronnDott.png);
}

.linked_list li {
  list-style-type: none;
  background-image: url(/ressurs/evita/ktp/images/gronnDott.png);
  padding-left: 10px;
  background-repeat: no-repeat; 
  background-position: 0px 4px;
}

.linked_list ul {
 padding-left: 17px;
 margin: 0px 0px 10px;
 vertical-align: top;
 list-style-type: none;
}

.gen_list li li {
	list-style: none;
}

.gen_list ul ul {
	margin: 0px;
	padding: 0px;
}

.list_padding {
	padding-bottom: 3px;
}

#no_liststyle li {
	list-style-image: none;
 	list-style: none;
}

#no_liststyle ul {
	margin: 0px 0px 10px;
	padding: 0px;
}

table.lenker {
		width: 100%;
}

table.lenker td {
	vertical-align: top;
}

table.forsideTabell {
	width: 100%;
}

table.forsideTabell td {
	vertical-align: top;
	width: 33%;
}

table.lokalListe {
	width: 100%;
}

table.lokalKontaktTable {
	width: 100%;
}

.meta_link {
	padding-top: 5px;
}

td.imagePerson {
	padding-right: 10px;
}

td.imagePerson img {
	width: 125px;
}

.imagePadding {
	padding: 10px;
}

#bottom {
	font-size: 0.8em;
	color: #000000;
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	background-color: #f2f2f2;
	border: 1px solid #bcbcbc;
	line-height: 25px;
	height: 25px;
	font-family: Arial;
}

.loggin_link {
	margin-left: 5px;
}

.orgKartKarusell {
	float: left; 
}

.orgKartKarusellMargin {
	float: left; 
	margin-left: 10px;
}

.width_115 {
	width: 115px;
}

.header img {
	margin: 0px!important;
}
 
/********************* Bildekarusell **************************************************/

div.bildeKarusellBilder {
	display: none;
}

div.bildekarusellBilder {
	display: none;
}

#bildeKarusellBilde {
	width: 100%;
}

.nyhetsArkivHeader {
	border-bottom: 1px solid #5e5e5e;
	color: #5e5e5e;
}

.nyhetsArkivNavigation {
	border-top: 1px solid #5e5e5e;
	text-align: right;
	padding-top: 5px;
}

/********************* høyre meny ********************************************************/
div#omoss {
	margin-top: 20px;
	border-top: 1px solid #89F102;
	border-left: 1px solid #89F102;
	border-right: 1px solid #89F102;
	background: #FFFFFF;
}

div#kontaktoss {
	border-bottom: 1px solid #89F102;
	border-left: 1px solid #89F102;
	border-right: 1px solid #89F102;
	background: #FFFFFF;
	margin-bottom: 20px;
}

div#prosjekt {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #89F102;
	border-left: 1px solid #89F102;
	border-right: 1px solid #89F102;
	border-bottom: 1px solid #89F102;
	background: #FFFFFF;
}


#omoss ul li{
  	list-style:none;
  	border-bottom: 1px solid #515151;
}


#kontaktoss ul li, #prosjekt ul li  {
  	list-style:none;
}


#omoss ul, #prosjekt ul {
  	margin: 0px;
  	padding: 0px;
}

#kontaktoss ul {
  	margin: 0px;
  	padding: 0px;
}

#omoss li.selected a, #kontaktoss li.selected a,#prosjekt li.selected a, #omoss li.selected_child a, #kontaktoss li.selected_child a, #prosjekt li.selected_child a, #prosjekt li.selected_child li.selected a {
  	font-weight: bold;
 	color: #000000;
	background: #DFDFDF;
}

#prosjekt li.selected_child li a {
	background: #FFFFFF;
	font-weight: normal;
}

#omoss a, #kontaktoss a, #prosjekt a {
  	text-decoration: none;
  	color: #404040;
  	padding: 5px;
	display:block;
}

#prosjekt .menu_sub_2 a {
	border-top: 1px solid #515151;
}

#omoss .menu_sub_2, #kontaktoss .menu_sub_2 {
  	display:none;
}

#prosjekt #top a {
	font-size: 1.1em;
	line-height: 1.3em;
}


/********************* kartmeny ************************************************/
#kart_meny {
  	border: 1px solid #89F102;
  	background: #FFFFFF;
  	margin-top: 20px;
  	text-align: center;
}

#kart_meny ul {
  	margin: 0px;
  	padding: 20px 0px;
}

#kart_meny li {
  	list-style: none;
  	padding: 10px 0;
}

#kart_meny li span {
  	display: block;
}

#kart_meny li.active {
  	border-top: 1px solid #89F102;
  	border-bottom: 1px solid #89F102;
}

#kart_meny .title {
	color:#0096CE;
	font-family:Trebuchet MS;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	margin-left: 10px;
	margin-top: 10px;
  	text-align: left;
}

/***** search ****************/

div#searchdialog {
	margin-right:10px;
	text-align:right;	
	/*margin-top: -10px;*/
}

div#searchdialog table {
	/*margin-top: 19px;*/
	margin-top: -5px;
	margin-bottom: 10px;
}

div#searchdialog input.xNetSearchLabelBanner {
	width: 200px;
}

.xNetSearchButton {
	background: #e0e0e0 url(/ressurs/evita/ktp/images/sokeknapp.png) no-repeat top;
}

.searchButton {
	background: #e0e0e0 url(/ressurs/evita/ktp/images/sokeknapp.png) no-repeat top;
}

/********************* Top banner *********************************************************/

.topbanner { 
     	background-repeat: no-repeat; 
     	background-attachment: scroll; 
	width: 960px;
      	vertical-align: top; 
	background-position: top center;
}

.topbanner_whiteline {
	width: 960px;
	height: 2px;
	background-color: white;
	position:absolute;
	z-index: 7;
}

#logo {
	position: absolute;
  	padding-left: 10px;
}


#vision {
  	text-align:right;
  	padding-right: 10px;
  	color: #3399cc;
  	font-size: 1.7em;
  	height: 20px;
	line-height: 1.7em;
}

.bottom_banner {
 background-color: #6CCFF6; 
 height: 20px; 
 width: 960px;
 position: relative;
 border-top: 1px solid #5496cc;
 margin-left: -5px;
 margin-right: -5px;
 padding: 0px;
}

* html .bottom_banner { /* IE6 hack */
 margin-top: -7px;
}


#transparent {
	margin-top: 10px;
	margin-left: -485px;
	position:absolute;
	z-index: 2;
}

#ktp_main_tabs {
	width: 940px;
	padding-top: 0px;
 	padding-bottom: 0px;
	padding-left: 20px; 
	padding-right: 0px;
	font-size: 1.07em;
	height: 25px;
	background-image: url(/ressurs/evita/ktp/images/top_bar_1px.png);
	background-repeat: repeat-x;
	height: 30px;
}

#ktp_main_tabs ul {
 	margin: 0px;
 	list-style-type: none;
	padding: 0px;
}

#ktp_main_tabs li {
	white-space: nowrap;
 	float: left;
	width: 100px;
	padding: 0px 0px;
	background-image: url(/ressurs/evita/ktp/images/top_bar_1px.png);
	background-repeat: repeat-x;
	height: 30px;
}

#ktp_main_tabs li a {
 	display: block;
 	color: black;
	font-weight: bold;
 	text-decoration: none;
	text-align: center;
	line-height: 30px;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}

#ktp_main_tabs li.selected, #ktp_main_tabs li.selected_child {
 	font-weight:bold;
}

#ktp_main_tabs li.selected a, #ktp_main_tabs li.selected_child a  {
 	color: white;
	background-image: url(/ressurs/evita/ktp/images/top_bar_valgt_1px.png);
}

.box .heading{
  font-weight: bold;
  padding: 2px 5px;
}

.snazzy {
	background:transparent;
}

#menu_profil .snazzy {
  	height: 35px;
}

#ktp_main_tabs .snazzy, #tabs_omriss1 .snazzy {
  	height: 25px;
}

.snazzy span {
	margin:0; 
}

.b1, .b2, .b3, .b4 {
	font-size: 1px;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/
	overflow: hidden; 
	/* */
}

.b1, .b2, .b3 {
	height:1px;
}
.b2, .b3, .b4 {
	border-left:1px solid #4B92DB; 
	border-right:1px solid #4B92DB;
	background: #FFF;
}

.b1 {
	margin:0 5px; 
	border-top: 1px solid #4B92DB;
	height: 0px;
}
.b2 {
	margin:0 3px; 
	border-width:0 2px;
}
.b3 {
	margin:0 2px;
}
.b4 {
	height:2px; 
	margin:0 1px;
}

li.selected .boxcontent, li.selected .b2, li.selected .b3, li.selected .b4 {
	background: #6CCFF6;
}

.boxcontent {
	display:block; 
	border-left:1px solid #4B92DB; 
	border-right:1px solid #4B92DB;
	padding: 2px 5px;
	background: #FFF;
}

* html #omriss_tabs { /* IE6 hack */
 margin-top: -1px;
}

#tabs_omriss1 .boxcontent, #ktp_main_tabs .boxcontent{
 height: 17px;
}

#ktp_main_tabs li.selected .boxcontent, #ktp_main_tabs li.selected_child .boxcontent {
	position: relative;
	z-index: 10;
}

#ktp_main_tabs li.selected_child .boxcontent, #ktp_main_tabs li.selected_child .b2, #ktp_main_tabs li.selected_child .b3, #ktp_main_tabs li.selected_child .b4 {

	background: #6CCFF6;
}


#ktp_main_tabs ul.menu_sub_2, #ktp_main_tabs ul.menu_sub_2 li, #ktp_main_tabs ul.menu_sub_2 div, #ktp_main_tabs ul.menu_sub_2 a, #ktp_main_tabs ul.menu_sub_2 .boxcontent {
	display: none;
}


div#minprof_menu {
  	width: 145px;
  	margin-left: 5px;
	margin-top: 10px;
}


#menu_profil ul{
 list-style: none;
 padding: 0px;
 margin: 0px;
}

#menu_profil a {
	color: #000000;
}

#menu_profil a:hover {
	text-decoration:none;
}

#menu_profil .b1, #menu_profil .b2, #menu_profil .b3, #menu_profil .b4, #menu_profil .boxcontent {
 	border-right: none;
 	border-color: #EC6E07;
	background-color: #EFEFEF;
}

#menu_profil .selected .b1, #menu_profil .selected .b2, #menu_profil .selected .b3, #menu_profil .selected .b4, #menu_profil .selected .boxcontent {
	background-color: #FFF;
	font-weight: bold;
}

#menu_profil .nonselected .b1, #menu_profil .nonselected .b2, #menu_profil .nonselected .b3, #menu_profil .nonselected .b4, #menu_profil .nonselected .boxcontent {
	background-color: #EFEFEF;
	font-weight: normal;
}

#menu_profil li.selected .snazzy {
 position: relative;
 z-index: 10;
}

#menu_profil li.nonselected .snazzy {
 position: static;
}

/********************* Nettstedskart **************************************************/

div.nettstedKart {
	position: relative;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

div.nettstedKart a, div.nettstedKart a:hover, div.nettstedKart a:visited, div.nettstedKart a:link {
	color: #FFFFFF;
}

.nettstedsKart {
	margin: 0 20px;
}

.nettstedsKart ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nettstedsKart li{
	list-style: none;
}

.nettstedsKart ul.menu_sub_1 {
	font-weight: bold;
}

.nettstedsKart ul.menu_sub_2 {
	margin-left: 30px;
	font-weight: normal;
}

.nettstedsKart ul.menu_sub_3 {
	display: none;
	margin-left: 30px;
	font-weight: normal;
}

#omktp1 li {
	display:none;
}

#omktp1 ul li {
	display:block;
}

#omktp2 ul li {
	display:none;
}

#omktp2 li ul li {
	display:block;
}

div#omktp1, div#omktp2 {
	margin-left: 50px;
}

/********************* Breadcrumbs ************************************************************************/

.topContainer {
	height: 30px;
	padding: 0px 20px 0px 20px;
}

#breadcrumb ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
 float:left;
}

#breadcrumb div{
 float: left;
 float: left;
}

#breadcrumb, .breadcrumb {
 margin-top: 5px;
 position: absolute;
}

#breadcrumb .menu_sub_1 li li {
 padding-left: 5px;
}

#breadcrumb .menu_sub_1 li li div:before{
 content: "> ";
}


/********************************************** LIGHTBOX ************************************************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(/ressurs/evita/ktp/js/lightbox2/images/prev_small.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(/ressurs/evita/ktp/js/lightbox2/images/next_small.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/************************* END LIGHTBOX ************************************************************************************************************/


/********************* FROM XNET.CSS ************************************************************************/

TEXTAREA, INPUT, SELECT {
   	font-size : 1em;
	font-family: Verdana;
}

p {
margin:0px;
}

th {
   font-weight: bold;
}

font {
  height:0px; 
}

.float_left {
	float:left;
	display:block;
}

.float_left img {
	margin: 5px 20px 10px 0px;
}

.xNetSearchDateInputText {
	color: #316475; 
	font-size : 80%;
	width: 70px;
}

.xNetCalendarButton {
	background-color:transparent;
	background-image:none;
	border:none;
	cursor: pointer;
}

/***************** = Text-classes *****************/


.Heading1 {
   color: black;
   font-size : 110%;
   font-weight: bold;
}

.Heading1SearchHeader {
   color: black;
   font-size : 110%;
   font-weight: bold;
   padding-left: 3px;
}

.DetailsHeading1 {
   color: black;
   font-size : 110%;
   font-weight: bold;
   background-color: red;
   width: 200px;
   height: 200px;
}

.Heading2 {
   color: black;
   font-size : 105%;
   font-weight: bold;
}

.Heading3TableHead {
   color: black;
   font-size : 90%;
   font-weight: bold;
   padding-top: 5px;
   padding-left: 7px;
   padding-bottom: 7px;
}

.Heading3, .Heading3 SPAN {
   color: black;
   font-size : 90%;
   font-weight: bold;
}


.Heading4 {
   color: black;
   font-size : 80%;
   font-weight: bold;
}

.Heading4TableBody {
   color: black;
   font-size : 80%;
   font-weight: bold;	
   padding-left: 7px;
   padding-top: 0px;
}

.Heading4TableFoot {
   color: black;
   font-size : 80%;
   font-weight: bold;	
   padding-left: 7px;
   padding-top: 9px;
}

.Text4TableFoot {
   color: black;
   font-size : 80%;
   padding-left: 7px;
   padding-top: 0px;
}

.Text1 {
   color: black;
   font-size : 110%;
}

.Text2 {
   color: black;
   font-size : 105%;
}

.Text3 {
   color: black;
   font-size : 90%;
}

.Text3Left {
   float: left;
   color: black;
   font-size : 90%;
}

.Text3M {
   float: right;
   color: black;
   font-size : 90%;
   margin-right: 150px;
}

.Text3Right {
   float: right;
   color: black;
   font-size : 90%;
}

.Text4 {
   color: black;
   font-size : 80%;
}

.ErrorText4 {
   color: red;
   font-size : 80%;
}

.Text4Breadcrumb, .Text4Breadcrumb a {
	margin-left: 0.6em;
	color: #2B4B64;
   	font-size : 80%;
}

.iKBWorkspaceTitle {
	color: #316475;
	font-size : 105% ;   	
	font-weight: bold;
}

.iKBWorkspaceTitle hr {
  	height: 1px;
  	color : #316475;
   	background-color: #316475;
}

.breadcrumbs {
	margin-top: 3px;
	position: relative;
	z-index: 20;
}

.ErrorText1 {
	color: red;
	font-size: 110%;
}

.nowrap {
	white-space: nowrap;
}

.uppercase {
	text-transform:uppercase;
}


/************ = Text-overflow classes ***************/

.overflow, .overflow a {
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
}

.w_50 a, .w_50 {
	width: 50px;
}

.w_100 a, .w_100 {
	width: 100px;
}

.w_115 a, .w_115 {
	width: 115px;
}

.w_120 a, .w_120 {
	width: 120px;
}

.w_130 a, .w_130 {
	width: 130px;
}

.w_145 a, .w_145 {
	width: 145px;
}

.w_160 a, .w_160 {
	width: 150px;
}


.w_170 a, .w_170 {
	width: 170px;
}

.w_180 a, .w_180 {
	width: 180px;
}

.w_190 a, .w_190 {
	width: 190px;
}


.w_200 a, .w_200 {
	width: 200px;
}

.w_210 a, .w_210 {
	width: 210px;
}

.w_230 a, .w_230 {
	width: 230px;
}

.w_240 a, .w_240 {
	width: 240px;
}

.w_245 a, .w_245 {
	width: 245px;
}

.w_265 a, .w_265 {
	width: 265px;
}

.w_290 a, .w_290 {
	width: 290px;
}

.w_300 a, .w_300 {
	width: 300px;
}

.w_350 a, .w_350 {
	width: 360px;
}

.w_380 a, .w_380 {
	width: 380px;
}

.w_400 a, .w_400 {
	width: 395px;
}


/******************************************* FROM IKB_DESKTOP_PUBLISHING.CSS ******************************************************/
.iKBImageTextnormal	{
	font-style: normal;
   	Font-Family : Verdana ;
   	font-size: 11px;
}
.iKBImageTextbold	{
	font-weight: bold;
   	Font-Family : Verdana ;
   	font-size: 11px;
}
.iKBImageTextitalic	{
	font-style: italic;
   	Font-Family : Verdana ;
   	font-size: 11px;
}

/******************************************* END IKB_DESKTOP_PUBLISHING.CSS *********************************************************/

