@charset "utf-8";
/* Main CSS Document */
/* grid over-rides  */
.container_24 .grid_960{/* full width element  - no margin*/
	margin-left:0;
	margin-right:0;
	width:960px;
}
.container_8 {/* bundle grid_8 elements  - no margin*/
	margin-left:0;
	margin-right:0;
	width:320px;
}
.container_16 {/* bundle grid_16 elements  - no margin*/
    display:block;
    margin: 0 0 0 0;
    width: 640px;
    background: #fff;
    float: left;
    position: relative;
}
.pagebg{background:#fff}
/* some banners*/
.ban{
	margin:5px 0;
	min-height:0;
	clear:both;
}
.ban2{padding:4px}
.ban img{display:block;margin:auto;}
* html .ban{height:1%}
.banborder{border:1px solid #b9b9b9}
.banmargin{margin:0 0 5px;display:block}/* margin for banners*/
/*  */

body{background:#f4f4f4 url(../images/bodybg.gif) repeat-x 0 0}
/* header is too wide for grid so it's kept outside of grid structure */
#header{
	width:968px;
	background: url(../images/header.png) no-repeat 0 100%;
	padding:0 0 8px;
	margin:0 auto 6px;
	font-size:11px;
}
* html #header{	background: url(../images/header2.gif) no-repeat 0 0;}
.head-inner{
	width:950px;
	margin:auto;
	height:64px;
	background: url(../images/headerbg1.gif) repeat-x 0 0;
}
.logo{
	width:296px;
	height:29px;
	border-right:1px solid #d1d1d1;
	overflow:hidden;
	float:left;
	margin:0 0 2px;
}
.logo img{float:left;}
.logo span{	
	font-size:11px;
	color:#777;
	float:left;
	border-right:1px solid #fff;
	width:160px;
	height:28px;
	padding:1px 0 0;
	line-height:29px;
	text-indent:5px;
}
.head2{
	width:243px;
	background: url(../images/headerbg1.gif) repeat-x 0 -70px;
	border-right:1px solid #d1d1d1;
	font-size:11px;
	color:#5f5f5f;
	float:left;
	height:29px;
	overflow:hidden;
}
.head2 ul{
	width:242px;
	height:28px;
	padding:1px 0 0;
	line-height:29px;
	border-right:1px solid #fff;
	float:left;
	text-align:center;
	margin:0;
}
.head2 ul li{
	display:inline;
}
.head2 li a{
	border-right:1px solid #d1d1d1;
	padding:0 11px 0 9px;
	font-size:11px;
	color:#5f5f5f;
	text-decoration:none;
}
.head2 li.last a{border-right:none;padding-right:0;}
.head2 li.first a{padding-left:0;}
.head2 li a:hover{text-decoration:underline;}
/* flags*/
.head3{
	width:178px;
	height:29px;
	border-right:1px solid #d1d1d1;
	float:left;
	overflow:hidden;
}
.head3 ul{
	width:177px;
	height:28px;
	line-height:29px;
	border-right:1px solid #fff;
	float:left;
	text-align:center;
	margin:0;
	padding:1px 0 0;
}
.head3 ul li,
.head3 ul li img,
.head3 ul li span,
.head3 ul li span a{
	display:inline;
	font-weight:bold;
	color:#929292;
	text-decoration:none;
}
.head3 ul li{padding:0 3px}
.head3 ul li spam{padding:0 1px;}
.head3 ul li img{position:relative;top:4px;}
* html .head3 li{position:relative;top:4px;}
/* select country */
ul.head4{
	width:230px;
	height:28px;
	line-height:29px;
	float:left;
	padding:1px 0 0;
	font-size:11px;
	color:#929292;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	margin:0;
}
ul.head4  strong{
	text-transform:uppercase;
	color:#535353;
}
ul.head4  li{
	display:inline;
	padding:0 6px;
	border-right:1px solid #d1d1d1;
}
ul.head4 li.first{padding-left:0}
ul.head4 li.select-city {
	border-right:none;
	padding:0;
	float:right;
	width:10px;
	height:5px;
	margin:13px 13px 0 0;
	display:inline;
	position:relative;
	left:-3px;
}
li.select-city a{
	text-decoration:none;
	float:right;
	width:10px;
	height:5px;
	overflow:hidden;
	background: url(../images/arrow1.gif) no-repeat 0 0;
	text-decoration:none;
}
li.select-city a:hover{background-position:0 -5px;}

/* second row of header */
.head5{
	clear:both;
	height:33px;
	overflow:hidden;
}
ul.topnav{
	float:left;
	height:33px;
	line-height:33px;
	margin:0;
	background: url(../images/headerbg1.gif) repeat-x 0 -100px;
	border-right:1px solid #d1d1d1;
}
ul.topnav li{
	float:left;
	padding:0 15px 0 15px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #fff;
	border-bottom:1px solid #e4e4e4;
	height:32px;
	font-size:12px;
	font-weight:bold;
	position:relative;
	overflow:hidden
}
ul.topnav li a{
	float:left;
	text-decoration:none;
}
ul.topnav li a:hover{text-decoration:underline;}
/* set up colors for each anchor */
.col_474646,.col_474646 a{color:#474646}
.col_5e968a,.col_5e968a a{color:#5e968a}
.col_cf6c13,.col_cf6c13 a{color:#cf6c13}
.col_992f2f,.col_992f2f a{color:#992f2f}
.col_2f6b99,.col_2f6b99 a{color:#2f6b99}
.col_608936,.col_608936 a{color:#608936}
.col_6b4c8a,.col_6b4c8a a{color:#6b4c8a}
.col_89765e,.col_89765e a{color:#89765e}
.col_474646,.col_474646 a{color:#474646}
/* search box to the right of the topnav*/
.search{
	width:310px;
	height:33px;
	float:right;
	overflow:hidden;
	border-right:1px solid #e4e4e4;
}
.searchbg{
	width:175px;
	height:25px;
	float:right;
	margin:4px 5px 0 0;
	display:inline;
	background:#fff url(../images/searchbg.gif) no-repeat 0 0;
}
.searchbg input{
	float:right;
	font-size:11px;
	color:#7e7e7e;
}
.searchbg input.srchtxt{
	margin:0;
	float:left;
	border:none;
	padding:6px 5px 0;
	width:120px;
	background:transparent;
	outline:none;
}

/* newspaper row */
.papers{
	float:left;
	margin:5px 0 -5px;
}
.papers li{
	background:url(../images/paper-shadow.png) no-repeat 0 0;
	margin:0 4px 0 0;
	display:inline;
}
.papers li,.papers li a{
	float:left;
	width:104px;
	text-align:center;
	text-decoration:none;
	padding:4px 0 0;
}
.papers li a{
	position:relative;
	z-index:99;
}
.papers li img{display:inline}

.aviser{
	width:247px;
	float:left;
	margin:15px 0 5px 10px;
	display:inline;
}
.aviser p{color:#4b4b4b;font-size:11px;margin:0;line-height:1.4;}
.aviser strong{
	font-size:24px;
	color:#5a5a5a;
	display:block;
	line-height:1.1;
	margin:0 0 3px;
	text-transform:uppercase;
	position:relative;
	top:-1px;
}
.aviser p a {
	display:block;
	font-weight:bold;
	color:#c50000;
	text-decoration:underline;
}
p.avisertxt{padding:0 45px 0 2px;}
/* flash banner (*/
.flashban{
	width:470px;
	height:100px;
	float:left;
	background:url(../images/dot-div.gif) no-repeat 0 50%;
	padding:0 0 0 1px;
}
.flashban img{display:block;}

/* main page background with shadow outside the grid */
.outer{
	width:968px;
	margin:auto;
	background:url(../images/pagebg.png) repeat-y 0 0;
}
* html .outer{
	background:url(../images/pagebg2.gif) repeat-y 1px 0;
}
/* revised main navigation routine to use one image instead of slices.*/
.navigation{
	width:968px;
	margin:0 auto -4px;
	height:46px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	top:-4px;
	position:relative;
	z-index:99;
}
ul.mainnav{
	width:950px;
	margin:auto;
	background:url(../images/nav-all2.png) no-repeat 0 0;
	height:46px;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	padding:0 0 0 18px;
}
/* list your different nav backgrounds here */
#weather ul.mainnav{background:url(../images/nav-all.png) no-repeat 0 0}
#job ul.mainnav{background:url(../images/nav-all-job.png) no-repeat 0 0}
#market ul.mainnav{background:url(../images/nav-all-market.png) no-repeat 0 0}

ul.mainnav li{
	float:left;
	font-weight:bold;
	height:26px;
	margin:12px 7px 0;
	color:#fff;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	display:inline;
	position:relative;
	z-index:100
}
ul.mainnav li a,ul.mainnav span,ul.mainnav strong{
	color:#fff;
	float:left;
	height:26px;
	padding:0 0 0 4px;
	text-decoration:none;
	cursor:pointer;
}
ul.mainnav span{
	padding:0 9px 0 5px;
}

ul.mainnav li a:hover,
ul.mainnav a:hover span,
ul.mainnav li.current a,
ul.mainnav strong {
	background:url(../images/mainnav-on.gif) no-repeat 0 0;
}
ul.mainnav a:hover span,
ul.mainnav li.current a span,
ul.mainnav strong span{
	background:url(../images/mainnav-on.gif) no-repeat 100% 0;
}
/* changes for weather page*/
#weather ul.mainnav li a:hover,
#weather ul.mainnav a:hover span,
#weather ul.mainnav li.current a,
#weather ul.mainnav strong {
	background-position:0 -26px;
}
#weather ul.mainnav a:hover span,
#weather ul.mainnav li.current a span,
#weather ul.mainnav strong span{
	background-position:100% -26px;
}
/* changes for job page*/
#job ul.mainnav li a:hover,
#job ul.mainnav a:hover span,
#job ul.mainnav li.current a,
#job ul.mainnav strong {
	background-position:0 -52px;
}
#job ul.mainnav a:hover span,
#job ul.mainnav li.current a span,
#job ul.mainnav strong span{
	background-position:100% -52px;
}
/* changes for job page*/
#market ul.mainnav li a:hover,
#market ul.mainnav a:hover span,
#market ul.mainnav li.current a,
#market ul.mainnav strong {
	background-position:0 -78px;
}
#market ul.mainnav a:hover span,
#market ul.mainnav li.current a span,
#market ul.mainnav strong span{
	background-position:100% -78px;
}

/* Nyheder  - sub header under main nav */
.container_24 .subhead{
	height:31px;
	margin:0;
	background:#fff url(../images/subhead-bg.gif) repeat-x 0 0;
	width:959px;
	border-bottom:1px solid #c7c7c7;
}
h3.flip{
	font-size:16px;
	color:#fff;
	margin:0;
	height:30px;
	line-height:30px;
	position:relative;
	background:url(../images/flip1-right.png) no-repeat 100% 0;
	padding:0 20px;
	text-transform:uppercase;
	float:left;
	text-shadow:-2px 2px 2px #333333;/* not IE*/
}
h3.flip b{
	position:absolute;
	left:-6px;
	top:0;
	width:6px;
	height:36px;
	background:url(../images/flip1-left.png) no-repeat 0 0;
}
.subhead ul{
	margin:0 0 1px;
	float:left;
	font-size:12px;
	color:#454545;
	height:30px;
	line-height:30px;
	padding:0 8px;
}
.subhead li{padding:0 15px;}
.subhead li,.subhead a{
	font-size:12px;
	color:#454545;	
	float:left;
	text-decoration:none;
}
.subhead a:hover{text-decoration:underline}

/* Breaking news box */
.container_24 .bnews{
	height:100px;
	margin:0 0 0 1px;
	background:url(../images/bnewsbg.gif) repeat-x 0 100%;
	width:958px;
	overflow:hidden;
}
.bnews h3{
	color:#fff;
	font-size:47px;
	line-height:1.0;
	background:url(../images/bnewsbg2.gif) repeat-x 0 100%;
	text-transform:uppercase;
	float:left;
	height:100px;
	text-shadow:-2px 2px 2px #333333;/* not IE*/
	margin:0 23px 0 0;
	font-family:Arial,sans-serif;
}
.bnews h3 span{
	font-size:20px;
	display:block;
	font-weight:normal;
	position:relative;
	top:4px;
}
.bnews h3 b{
	float:left;
	height:85px;
	background:url(../images/bnews.gif) no-repeat 100% 100%;
	padding:15px 26px 0 19px;
}
.bnews p{
	font-size:20px;
	line-height:1.5;
	color:#fff;
	padding:20px 45px 0 1px;
	margin:0;
	overflow:hidden;
}
.bnews .close{
	position:absolute;
	right:2px;
	top:2px;
	width:19px;
	height:19px;
	cursor:pointer;
}

/* main article starting 630px wide in grid_16 */
.main-article{
	width:100%;
	background:#3f3f3f;
	color:#fff;
	padding:15px 0 14px;
	margin:5px 0 5px;
}
p.mainimg{margin:0;text-align:center;}
p.mainimg img{
	display:inline;
	vertical-align:top;
	margin:auto;
}
.main-article h2{
	color:#fff;
	font-weight:normal;
	padding:9px 15px 2px;
	margin:0;
	line-height:1.3;
}
.main-article h2 a{
	color:#fff;
	text-decoration:none;
}
.main-article p,.main-article p a{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.main-article p{padding:0 15px;line-height:1.3;}
.main-article p span{color:#9c9c9c}
.main-article p a:hover{color:#999}
.main-article p.more a{
	color:#fff;
	text-decoration:none;
}
p.more2{color:#000}
.main-article p.more a strong{text-decoration:underline}
p.more b{
	position:relative;
	font-weight:normal;
	top:-1px;
}
p.more img{
	display:inline;
	margin:0 5px;
}
p.more a.icon{
	text-decoration:none;
	position:relative;
	top:2px;
}

/* laes ogsa dividing line*/
.lo-divider{
	color:#8c8c8c;
	border-bottom:1px dotted #a7a7a7;
	width:100%;
	margin:-8px 0 16px;
	position:relative;
}
.lo-divider p{
	float:right;
	padding:0 8px;
	position:relative;
	margin:0 12px 0 0;
	display:inline;
	top:.6em;
	font-weight:bold;
}
p.bg1{background:#3f3f3f;color:#8c8c8c}
.container_24 p.links1{
	margin:0;
	padding:0 15px;
}
p.links1 a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
}
.container_24 p.links1 a span{color:#fff;text-decoration:underline}
p.links1 b{
	position:relative;
	font-weight:normal;
	top:-1px;
}

/* sub article blocks in grid_8 */
.sub-article h3{
	color:#000;
	margin:8px 5px;
	line-height:1.05;
}
.sub-article h3 a{text-decoration:none;color:#000}
.sub-article h3 span{
	display:block;
	font-size:11px;
	color:#757575;
	font-weight:normal;
	font-family:Arial,sans-serif;
	padding:7px 0 0;
}
.sub-article h3 span img{
	display:inline;
	margin:0 3px 0 17px;
	position:relative;
	top:2px;
}
.sub-article p{
	margin:5px;
	color:#000;
	line-height:1.4;
	font-size:11px;
}
.sub-article p a{color:#000;text-decoration:none;}
.sub-article p.sub-img{
	margin:0 0 5px;
	padding:4px;
	border:1px solid #ccc;
	background:#f3f3f3;
}
p.sub-img img{display:block;margin:auto}
a.more2{
	color:#000;
	display:block;	
	text-decoration:none;
	padding:3px 0 0;
}
a.more2 strong{text-decoration:underline}
a.more2 b{
	position:relative;
	font-weight:normal;
	top:-1px;
}
/* laes ogsa dotted box*/
.dotbox{
	min-height:0;
	border:1px dotted #a8a8a8;
	padding:6px;
	margin:9px 0 5px;
}
* html .dotbox{height:1%}

.container_24 p.related{margin:0}
.container_24 p.related a{
	color:#000;
	display:block;	
	text-decoration:none;
	padding:3px 0 0;
}
.container_24 p.related span{text-decoration:underline}
.container_24 p.related b{
	position:relative;
	font-weight:normal;
	top:-1px;
}
.outer .container_24 .dotbox h4{
	float:right;
	padding:0 8px;
	position:relative;
	margin:-1.1em 6px 0 0;
	display:inline;
	font-weight:bold;
	background:#fff;
	color:#8c8c8c;
	font-size:20px;
}

/* weather widget with flip overlay */
.weather{
	height:73px;
	border:1px solid #d2d2d2;
	margin:5px -10px 5px 0;
	position:relative;
	background:#fff;
}
.weather .inner{
	margin:1px;
	background:url(../images/weather-bg.gif) repeat-x 0 100%;
	height:71px;
}
p.flip2r{
	position:absolute;
	right:-1px;
	top:-1px;
	background:url(../images/flip2-right.gif) no-repeat 0 0;
	width:5px;
	height:80px;
	overflow:hidden;
	clear:both;
	margin:0;
	z-index:99;
}
p.topw{
	border-bottom:1px dotted #c8c8c8;
	margin:0 0 3px;
	color:#5e5e5e;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px 5px 11px;
}
p.topw strong{
	color:#929292;
	text-transform:uppercase;
}
p.topw a{
	float:right;
	color:#5e5e5e;
	text-decoration:none;
	margin:-3px 0 0;
}
p.topw a em{
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
	color:#5e5e5e;
}
p.topw img{
	position:relative;
	display:inline;
	top:4px;
	margin:0 3px 0 0;
}
p.basew{
	margin:0;
	clear:both;	
	padding:0 8px 0 11px;
}
p.basew span{
	float:right;
	width:155px;
	height:32px;
	padding:1px 0 0;
	font-size:11px;
	color:#111;
	vertical-align:middle;
	text-align:center;
	display:inline;
	background:url(../images/temp.gif) no-repeat 0 0;
	line-height:33px;
	margin:2px 0 0;
}
p.basew span b{
	font-size:16px;
	color:#555;
	vertical-align:middle;
	padding:0 0 0 2px;
	top:0;
}
p.basew b{
	font-size:24px;
	color:#3c3c3c;
	vertical-align:middle;
	padding:0;
	position:relative;
	top:-8px;
}
p.basew img{
	position:relative;
	display:inline;
	top:4px;
	margin:0 3px 0 0;
}
* html p.basew  b.deg{font-size:23px;}

/* accordion menu */
ul.menu{clear:both;	border-bottom:1px solid #c2c2c2;}
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 100%;
	background:#f2f2f2;
}
ul.menu{margin:0 0 5px}
ul.menu a {
	display: block;
	text-decoration: none;
	outline:none;
}
ul.menu li {
	margin-top: 1px;
	font-size:11px;
}
ul.menu ul {
	padding:9px 0 10px;
}
ul.menu li a {
	background: #d9d9d9 url(../images/up-down.gif) no-repeat 100% -30px;
	color: #000;
	height:30px;
	line-height:30px;
	font-weight:bold;
	padding:0 35px 0 12px;
	border-bottom:1px solid #c2c2c2;
}
ul.menu li a.active {
	background-position:100% 0;
}
ul.menu li ul li a {
	background: #f2f2f2;
	color:#303030;
	height:auto;
	line-height:1.3;
	padding:2px 35px 2px 12px;
	border:none;
}
ul.menu li ul li a span {
	font-weight:normal;
}
ul.menu li ul li a:hover {
	text-decoration:underline;
}
ul.accordion-scroll{
	height:150px;
	overflow:scroll;
	overflow-x:hidden;
}


/*  small article block at 150px width - Ive called it box 13 because that's the number reference on the word file*/
.box_13{
	display:-moz-inline-box;
	display:inline-block;
	width:150px;
	margin:0 0 6px 0;
	vertical-align:top;
	position:relative;
}
.box_13 div{width:150px;}
.even{margin:0 0 6px 5px;left:1px}

.box_13 h4{
	color:#000;
	margin:5px 0 5px;
	line-height:1.05;
	font-size:12px;
}
.box_13 h4 a{text-decoration:none;color:#000}
.box_13 h4 span{
	display:block;
	font-size:11px;
	color:#5e5e5e;
	font-weight:normal;
	padding:5px 0 0;
}
p.sub-img2{
	width:150px;
	overflow:hidden;
	margin:0; 
}
.box_13 h4 img{display:inline;position:relative;top:2px;}
.box_13 p.sub-img2 img{display:block}

/* jobs and market boxes box_14 */
.box_14{
	margin:0 0 5px;
	min-height:0;
	background:#f0f0f0;
	font-size:12px;
	border:1px solid #b9b9b9;
	border-top:none;
}
.box_14 div{border:1px solid #fff;min-height:0}
.jobs table{width:100%;}
.jobs td,.jobs th{vertical-align:middle;}
.jobs th{text-align:center}
.jobs th img{display:inline;margin:auto}
.jobs table p{
	margin:0;
	padding:5px 10px;
}
.jobs table th p{
	padding:5px;
}
.jobs table tr.first p{padding-top:10px;}
.jobs table tr.last p{padding-bottom:10px;}

.jobs a {
	color:#2f6b99;
	text-decoration:underline;
	font-weight:bold;
}
h4.job,h4.market{
	width:auto;
	height:29px;
	font-size:11px;
	text-align:right;
	background:#2f6b99 url(../images/job_header.gif) no-repeat 0 0;
	margin:0;
	line-height:29px;
}
h4.market{background:#cf6c13 url(../images/market_header.gif) no-repeat 0 0;}
h4.job a,h4.market a{
	color:#fff;
	text-decoration:underline;
	margin:0 13px 0 0;
}
.scroll_box,.scroll_box2{
	height:295px;
	overflow:scroll;
	overflow-x:hidden;
}
.scroll_box2{height:280px;}
/* market box */
.market ul{
	padding:0 10px;
	font-size:11px;
	color:#2a2a2a;
	margin:0;
}
.market li h5{
	font-size:12px;
	margin:10px 0 0;
}
.market li h5 a{
	color:#cf6c13;
	text-decoration:underline;
}
.market p{
	margin:0 0 15px;
	color:#2a2a2a;
	line-height:1.3;
}
.market p a{
	color:#2a2a2a;
	text-decoration:none;
}
.market p.box_14_base{
	border-top:1px dotted #a3a3a3;
	padding:9px 10px 8px;
	clear:both;
	overflow:hidden;
	text-align:right;
	margin:0;
}
p.box_14_base span{
 	float:left;
	text-align:left;
}
.market p.box_14_base a{
	color:#cf6c13;
	text-decoration:underline;
}

/* heading with simple border top and bottom*/
h4.plain{
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	font-size:16px;
	color:#000;
	margin:0 0 5px;
	padding:3px 1px 2px;
}
/* box 16 */
.box_16{font-size:11px;margin:0 0 12px}
.box_16 table{
	width:100%;
	margin:0 0 8px;
	font-size:11px;
	color:#000;
}
.box_16 th{font-weight:bold;}
.box_16 td,.box_16 th{
	padding:2px 13px 2px 1px;
}
.box_16 p.related a{padding-top:1px}
.box_16 p.related{line-height:1.1}

/* box_15 */
.box_15{font-size:11px;margin-bottom:5px;}
.box_15 p{
	color:#4e4e4e;
	margin:0 0 5px;
	line-height:1.25;
}
p.pdf a{
	padding:4px 0 0 22px;
	text-decoration:underline;
	display:block;
	background:url(../images/pdf.gif) no-repeat 1px 4px;
	min-height:0;
	color:#c5170c;
}

/* gallerier element */
h4.gallerier{
	margin:0;
	font-size:11px;
	color:#fff;
	border:1px solid #d1d1d1;
	border-bottom:none;
	min-height:0;
	background:#595959 url(../images/tv_header.gif) no-repeat 0 0;
	height:32px;
	line-height:32px;
	text-align:right;
}
.hide{position:absolute;top:-999em;left:-999em}
h4.gallerier b{color:#595959}
h4.gallerier a{
	color:#fff;
	text-decoration:underline;
	padding:0 10px 0 7px;
	font-weight:normal;
}
.gallery{
	position:relative;
	background:#ededed;
	border:1px solid #d1d1d1;
	border-top:none;
	z-index:2;
	min-height:0;
	margin-bottom:5px;
}
.gallery li{
	float:left;
	margin:0 8px 0 0;
	height:84px;
	display:inline;
}
.slide-inner{
	padding:16px 0 13px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.gallery ul{margin:0}
.overlay{
	position:absolute;
	width:150px;
	height:840px;
	top:0px;
	z-index:90;
}
.oleft{
	left:0;
	background:url(../images/fade-left.png) no-repeat 0 0;
}
.oright{
	right:0;
	background:url(../images/fade-right.png) no-repeat 0 0;
}
.slide-inner {
	position:relative;
	overflow:hidden;
	height:84px;
	z-index:1;
}

.new-gallery{
 border:1px solid #d1d1d1;
 border-top:none;
 overflow:hidden;
 padding:16px 0 5px 0px;
 min-height:0; 
 background:#ededed;
 margin:0 0 5px;
}
.new-gallery .box_13{
 margin-left:6px!important;
 margin-right:-1px!important;
 float:left;
 display:inline;
}
* html .new-gallery{height:1%;overflow:visible;}

/* box_19 */
.dotted{
	border-top:1px dotted #bfbfbf;
	visibility:visible;
	overflow:visible;
	height:1px;
	width:auto;
	margin:0 10px;
}
.box_19 ul{
	margin:8px 15px 0;
	padding:0 0 10px;
	color:#606060;
	font-size:11px;
	font-weight:bold;
}
.box_19 h5{
	font-size:14px;
	color:#6f6f6f;
	margin:9px 15px 8px;
}
.box_19 h5 a{color:#6f6f6f;text-decoration:none;}
.box_19 ul li, 
.box_19 ul li a{
	color:#606060;
	text-decoration:none;
}
.box_19 ul li{padding:0 0 1px}
.box_19 ul li a:hover{text-decoration:underline}
.box_19 h5 img{
	display:inline;
	position:relative;
	top:1px;
	margin:0 0 0 2px;
}
/* footer */
#footer{
	width:928px;
	margin:auto;
	background:#f4f4f4 url(../images/footer.gif) no-repeat 0 0;
	padding:27px 20px 40px;
	color:#6f6f6f;
	font-size:11px;
	text-align:right;
}
p.copy{
	float:left;
	text-align:left;
}
#footer address{
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#6f6f6f;
}
/*  */

/*............. Article page css .................*/
/* main article starting 630px wide in grid_16 */
.real-article{
	margin:5px 0;
	width:100%;
	color:#282828;
	font-size:14px;
}
div.mainimg{
	border:1px solid #d2d2d2;
	background:#f2f2f2;
	color:#fff;
	padding:14px 14px 2px;
	margin:0 0 5px;
	min-height:0;
}
* html div.mainimg{height:1%}
div.mainimg p{
	margin:0;
	text-align:center;
}
div.mainimg p.caption{
	margin:0 1px;
	padding:6px 0 4px;
	text-align:left;
	color:#696969;
	font-size:13px;
	line-height:1.15;
	font-style:italic;
}
div.mainimg img{
	display:inline;
	vertical-align:top;
	margin:auto;
}
.real-article h2{
	color:#3c3c3c;
	margin:9px 0 2px 16px;
	padding:3px 5px 12px 1px;
	line-height:1.3;
	border-bottom:1px dotted #666;
	min-height:0;
}
.real-article h2 span{
	display:block;
	font-size:23px;
	font-weight:normal;
	font-style:italic;
	padding:1px 0 0;
}
ul.pagination1{
	float:right;
	margin:0;
	padding:7px 0 6px 10px;
}
ul.pagination1 li,
ul.pagination1 li a,
ul.pagination1 li span{
	float:left;
	width:24px;
	margin:0 0 0 9px;
}
ul.pagination1 li a,
ul.pagination1 li span{
	margin:0;
	width:23px;
	height:23px;
	line-height:23px;
	text-align:center;
	border:1px solid #c4c4c4;
	color:#484848;
	background:#e6e6e6;
	text-decoration:none;
	font-weight:bold;
}
ul.pagination1 li a:hover,
ul.pagination1 li.current a,
ul.pagination1 li span{background:#dadada}

/* set indent for content*/
.article-content{
	margin:0 0 0 17px;
	padding:1px 1px 1px 0;
	min-height:0;
	line-height:1.45;
}
.article-content  p{margin-bottom:21px}
.article-content  p.short{margin-bottom:15px}

/* date title with underline */
.article-content p.date-title{
	font-size:13px;
	padding:7px 0 7px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:11px
}
p.date-title a,p.date-title strong{
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}
/* external link icon */
.article-content a{
	color:#3f8cc9;
	text-decoration:underline;
}
a.ext {
	text-decoration:none!important;
}
a.ext  span{text-decoration:underline!important}
.ext b{
	display:-moz-inline-box;
	display:inline-block;
	background:url(../images/extlink.gif) no-repeat 100% 50%;
	margin:0 2px 0 0;
	padding:0 10px 0 0;
	font-weight:normal
}
/* tweets/share/tip icons floated to the right */
ul.iconblock{
	float:right;
	width:190px;
	height:165px;
	background:#fff;
	border-left:10px solid #fff;
	border-bottom:10px solid #fff;
	margin:8px 0 0;
	position:relative;
	overflow:hidden;
}
ul.iconblock li{float:left}
ul.iconblock a{
	background:url(../images/iconset1.jpg) no-repeat 0 0;
	float:left;
	overflow:hidden;
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.article-content ul.iconblock a{text-decoration:none}
li.tweets a,li.share a{
	width:50px;
	height:61px;
	background-position:-1px  0;
	color:#434343;
	font-size:17px;
	text-align:center;
}
li.tweets a span{
	padding:2px 0 0;
	font-weight:bold;
	display:block;
}
li.share a{
	background-position:-61px  0;
	margin:0 0 0 10px;
	display:inline;
	color:#323232;
	font-size:22px;
}
li.share a span{
	padding:3px 2px 0 0;
	display:block;
}
li.mail a,li.print a, li.del a{
	width:48px;
	height:24px;
	background-position:-120px  -2px;
	padding:0 0 0 22px;
	margin:0 0 0 10px;
	line-height:1.1;
}
li.print a{
	background-position:-120px -24px;
}
li.del a{
	background-position:-120px -47px;
}
li.mail a span,li.print a span,li.del a span{text-decoration:underline}
li.tips a{
	width:190px;
	height:57px;
	background-position:0 -75px;
	clear:both;
	margin:3px  0 0;
}
ul.iconblock a b{
	position:absolute;
	left:-999em;
	top:-999em;
}
li.tops{clear:both;}
li.tips a span,li.tips strong{
	display:block;
	padding:10px 0 4px 77px;
	color:#fff;
	font-weight:bold;
	line-height:1.1;
}
li.tips a span{font-size:17px}
li.tips strong{text-decoration:underline;padding:0px 0 0 70px}

/* dotbox 2 used on article page */
.article-content .dotbox2{margin:0 0 21px}
.dotbox2 p{
	float:left;
	margin:0 0 0 14px!important;
	display:inline;
	padding:8px 0 11px;
	font-size:13px;
	width:280px;
}
.dotbox2 p a{
	text-decoration:none;
	color:#cd0000;
	font-weight:bold;
}
.dotbox2 p a b{color:#000;font-weight:normal}
.dotbox2 p a span{text-decoration:underline;}

/* floated image */
.nowrap{overflow:hidden;zoom:1.0}
.sidemg img{display:block;}
.sideimg{
	float:left;
	margin:0 10px 20px 0;
	display:inline;
	border:1px solid #d2d2d2;
	padding:3px;
	background:#f2f2f2;
	position:relative;
	top:2px;
}
.fr{
	float:right;
	margin:0 0 20px 10px;
}
.sideimg a{display:block;text-decoration:none}
.sideimg b{
	position:absolute;
	bottom:3px;
	right:2px;
	clear:both;
	width:27px;
	height:26px;
	z-index:99;
	background:url(../images/magnify.gif) no-repeat 0 0;
}

/* highlighted dotted box */
.highlight{
	border:1px dotted #a8a8a8;
	min-height:0;
	padding:14px 17px 13px;
	background:#f7f7f7;
	margin:13px 0;
	color:#6a6a6a;
}
.highlight p,blockquote.bq2 p{margin:0!important;}
/* highilighted quote */
blockquote.bq2{
	font-style:italic;
	text-align:center;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 14px 10px 17px;
	font-weight:bold;
	background:#f2f2f2;
	color:#6b6b6b;
	margin:13px 0 15px;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}
.article-content h4{
	font-size:14px;
	color:#000;
	margin:20px 0 2px;
}

/* bulleted list with arrow instead of bullet */
ul.bullet{
	margin:0 0 26px;
}
ul.bullet ul{margin:0 0 1px}
ul.bullet li{
	min-height:0;
	padding:0 0 0 35px;
	background:url(../images/bullet1.gif) no-repeat 15px 7px;
	font-size:14px;
	line-height:1.7;
}
ul.bullet li.sub{background:none;}
ol.number{
	margin:0 0 20px 35px;
	list-style:decimal;
	line-height:1.7;
}
ol.number li{
		padding:0 0 0 1px;
		font-size:14px;
}
/* two tables - one with border and one without */
.ser_table1 {
	border-collapse:separate;
	border:1px solid #bcbcbc;
	background:#fff;
	width:454px;
	margin:12px 0 17px;
	font-size:13px;
	color:#626262;
}
.ser_table1 td, .ser_table1 th {
	border-left:1px solid #fff;
	padding:9px 3px 6px 8px;
	text-align:left;
	vertical-align:middle;
}
.ser_table1 th {padding:8px 3px 6px 8px}
.ser_table1 th {
	background:#4a4a4a;
	color:#fff;
	font-weight:bold;
}
.ser_table1 .ser-col1 {
	padding-left:10px;
	border-left:none;
}
.ser_table1 td {border-bottom:1px solid #bcbcbc;}
.ser_table1 tr.evenrow td{background:#ededed}
table.no_tbl_border {border:none}
.ser_table1 tr.ser-last td{border-bottom:none}
.scol2,.scol4{width:105px}
.ser_table1 tr:hover td{background:#e1eaf3}

/*............. article list page ...............*/
#article-list .article-content{
	margin:0 0 0 14px;
}
h2.bread{
	font-size:23px!important;
	font-family:Arial, Helvetica, sans-serif!important;
	color:#585858;
	border-bottom:1px dotted #b2b2b2;
	padding:12px 0 15px!important;
	margin:0!important;
}
h2.bread strong{color:#363636}
h2.bread a{
	color:#585858;
	text-decoration:none;
}
h2.bread a:hover{color:#000;}
h2.bread b{
	padding:0 12px;
	background:url(../images/bread-arrow.gif) no-repeat 50% 50%;
}
/* listings */
.listrow{
	min-height:0;
	border-bottom:1px dotted #b2b2b2;
	overflow:hidden;
	padding:15px 0 15px
}
.listrow div{
	min-height:0;
	overflow:auto;
}
#article-list .listrow  p.listside{
	float:left;
	border:1px solid #d2d2d2;
	background:#f2f2f2;
	padding:3px;
	margin:0 15px 0 0;
}
p.listside img{display:block}

#article-list .listrow h3{
	color:#3f8cc9;
	font-size:16px;
	margin:0 0 7px;
	font-family:Arial, Helvetica, sans-serif;
}
.listrow h3 a{
	color:#3f8cc9;
	text-decoration:none;
}
.listrow span{
	display:block;
	font-size:11px;
	color:#888;
	font-weight:normal;
}
#article-list .listrow p{margin:0;font-size:12px;color:#000}
#article-list .listrow p a{color:#000;text-decoration:none;}

/* weather icons on weather page */
/* all icons are contained in a single sprite */
#weather h3.wh3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#595959;
	margin:12px 0 -1px 15px;
	clear:both;
}
ul.weather-block{
	margin:0 0 10px;
	overflow:hidden;
	width:100%;
	clear:both;
}
ul.weather-block li{
	width:114px;
	height:198px;
	margin:10px 0 12px 12px;
	overflow:hidden;
	float:left;
	display:inline;
}
ul.weather-block li h4{
	height:27px;
	background:url(../images/weather-icons.gif) no-repeat 0 0;
	text-align:center;
	line-height:27px;
	font-size:12px;
	margin:0;
	color:#fff;
}
/* For gray background use this class (type2) */
ul.weather-block li h4.type2{background-position:0 -28px;}
ul.weather-block li p{
	margin:0!important;
	overflow:hidden;	
	font-size:11px;
	color:#202020;
}
ul.weather-block p.clouds{
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	height:95px;
	text-align:center;
	font-size:19px;
	color:#313131;
	font-weight:bold;
	line-height:1.2;
}
p.clouds span{
	display:block;
	font-size:11px;
	color:#202020;
	text-align:center;
	font-weight:normal;
	padding:1px 0 0;
}
p.clouds b{
	display:block;
	width:59px;
	height:39px;
	background:url(../images/weather-icons.gif) no-repeat 0 -58px;
	margin:8px auto 2px;
}
/* change cloud image based on these classes */
p.clouds b.rain{background-position:0 -58px}
p.clouds b.cloudy{background-position:-55px -58px}
p.clouds b.sun{background-position:0 -100px}

p.wind{
	height:38px;
	line-height:38px;
	border:1px solid #c4c4c4;
	background:#ebebeb;
}
p.wind b{
	display:-moz-inline-box;
	display:inline-block;
	width:25px;
	height:10px;
	overflow:hidden;
	background:url(../images/weather-icons.gif) -31px -148px;
	position:relative;
}
/* change direction indicator with these classes */
p.wind b.w{width:25px;height:10px;background-position:-31px -148px;margin:0 5px 0 20px;}
p.wind b.e{width:25px;height:10px;background-position:-63px -148px;margin:0 5px 0 20px;}
p.wind b.s{width:10px;height:25px;background-position:-103px -150px;margin:0 12px 0 28px;top:7px}
p.wind b.n{width:10px;height:25px;background-position:-91px -150px;margin:0 12px 0 28px;top:7px}
p.wind b.nw{width:16px;height:23px;background-position:-66px -99px;margin:0 9px 0 24px;top:8px}
p.wind b.ne{width:16px;height:23px;background-position:-91px -99px;margin:0 9px 0 24px;top:8px}
p.wind b.se{width:16px;height:23px;background-position:-91px -124px;margin:0 9px 0 24px;top:8px}
p.wind b.sw{width:16px;height:23px;background-position:-66px -124px;margin:0 9px 0 24px;top:8px}
p.bars{
	height:34px;
	line-height:34px;
	border:1px solid #c4c4c4;
	border-top:none;
}
p.bars b{
	display:-moz-inline-box;
	display:inline-block;
	width:24px;
	height:11px;
	overflow:hidden;
	margin:0 13px 0 20px;
	background:url(../images/weather-icons.gif) 0 -143px;
	position:relative;
	top:0;
}
p.wind span,p.bars span{
	height:100%;
	display:-moz-inline-box;
	display:inline-block;
}
p.bars b{position:relative;top:2px}
/* previous and next buttons */
ul.prev-next{
	float:right;
	clear:both;
	width:175px;
	height:24px;
	overflow:hidden;
	margin:-13px 0 12px;
	position:relative;
}
ul.prev-next li,
ul.prev-next a,
ul.prev-next li em{
	width:89px;
	height:24px;	
	float:left;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;
	position:relative;
}
ul.prev-next li em{
	background:url(../images/weather-icons.gif) no-repeat 0 -166px;
	position:absolute;
	left:0;
	top:0;
}
ul.prev-next li a:hover{visibility:visible}
ul.prev-next li a:hover em{background-position: 0 -190px}
ul.prev-next li.frem,
ul.prev-next li.frem a,
ul.prev-next li.frem em{
	width:78px;
	float:right;
}
ul.prev-next li.frem em{background-position: 0 -214px}
ul.prev-next li.frem a:hover em{background-position: 0 -238px}
/* google map at 300px and google bbanner at 300px! */
.google-map{
	width:300px;
	margin:10px auto;
}
.ban300x250{
	width:300px;
	margin:10px auto;
}
/* end weather page */

/* ...........   start job page .........................*/
#job .article-content{
	margin:0 0 0 14px;
}
#job h3.flip{
	padding:0 30px 0 20px;
}

/* Big search box */
.multisearch{
	font-size:16px;
	color:#fff;
	margin:5px 0 0;
	height:30px;
	line-height:30px;
	position:relative;
	background:#2e6997;
	padding:0 20px;
	height:45px;
	position:relative;
	z-index:2;
}
.multisearch b{
	position:absolute;
	left:-10px;
	top:0;
	width:11px;
	height:50px;
	background:url(../images/ms-left.png) no-repeat 0 0;
}
#multisearch{width:300px!important;padding:8px 0 0;margin:0 10px 0 30px;}
.multisearch .jqTransformInputWrapper{margin:9px 0 0!important;background:none}
.multisearch .jqTransformInputWrapper{
	width:365px!important;
	height:28px;
	background:#fff url(../images/magnify2.gif) no-repeat 1px 1px;
	overflow:hidden;
}
.multisearch .jqTransformInputWrapper div{background:none}
#ms-search-submit{margin:9px 0 0 0;float:left}
.multisearch a{
	color:#fff!important;
	text-decoration:underline;
	position:absolute;
	right:25px;
	top:9px;
	font-size:12px;
}
.multisearch a span{
	width:18px;
	height:10px;
	overflow:hidden;
	position:absolute;
	bottom:-14px;
	left:50%;
	margin:0 0 0 -9px;
	background:url(../images/advanced.png) no-repeat 0 0;
}

/*
Assume that this is a collapsing section 
grid is 960px but this element is 634px!! Therefore we have to drag it wide by 4px 
*/
.search-results{
	margin:0 0 0 -4px;
	position:relative;
	z-index:1;
}
p.popular{
	background:#f0f0f0;
	font-size:12px;
	color:#424242;
	padding:13px 1px 5px 20px;
	border-bottom:1px solid #fff;
	overflow:hidden;
	margin-bottom:0;
}
p.popular strong{float:left;margin:0 5px 9px 0;}
p.popular a,p.popular a:visited{
	color:#2e6997;
	text-decoration:underline;
	margin:0 0 5px;
	white-space:nowrap;
}
.sblock{
	padding:8px 5px 10px 20px;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
.scategory{background:#e7e7e7}
.omrade{background:#dedede}
.controls{
	float:left;
	width:198px;
	padding:6px 5px 0 0;
	margin:0;
	display:inline;
}
.sblock legend{padding-bottom:1px;color:#515151}
.sblock legend b{
	font-size:16px;
}
.sblock label{
	font-size:12px;
	color:#2f2f2f;
	padding:0 0 0 5px;
	width:168px;
	margin:0 2px 0 0!important;
	position:relative;
	top:1px;
}
/* used b element because form plugin was being affeccted by spans */
.controls b{
	width:100%;
	display:block;
	clear:both;
	margin:0;
	overflow:hidden;
	font-weight:normal;
	line-height:25px
}
.controls * {outline:none!important}

/* result rows in table */
.result-list{
	width:605px;
	border-collapse:collapse;
	margin:0 0 0 15px;
}
.result-list td{
	border-bottom:1px dotted #424242;
	padding:17px 5px 12px 1px;
	vertical-align:middle;
	text-align:right;
}
.result-list td img{display:inline} 
.result-list td.first{width:100%;text-align:left;}
.result-list h3{
	font-size:18px;
	color:#2e6997;
	margin:0 0 1px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	font-weight:normal;
}
.result-list h3 a,
.result-list h13 a:visited{
	color:#2e6997;
	text-decoration:none;
}
.result-list h3 a:hover{color:#999;text-decoration:none;}
.result-list p{margin:0 0 2px;color:#000;font-size:12px;}
.result-list p span{color:#8a8a8a}
.result-list p.mere {color:#8a8a8a;margin:6px 0 2px}
.result-list p.mere b{
	vertical-align:middle;
	padding:0 5px 0;
	position:relative;
	top:-2px;
	font-weight:normal;
}
.result-list p.mere a,.result-list p.mere a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:underline;	
}

/* pagination */
.pagination{
	padding:22px 0 12px;
	margin:0;
	overflow:hidden;
	text-align:center;
}
.pagination li{
	display:-moz-inline-box;
	display:inline-block;
	width:21px;
	height:21px;
	vertical-align:middle;
	border:1px solid #d9d9d9;
	font-size:11px;
	color:#000;
	text-align:center;
	margin:0 1px;
}
.pagination li a{	
	display:-moz-inline-box;
	display:inline-block;
	width:21px;
	height:21px;
	text-align:center;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
}
.pagination li a,
.pagination li a:visited{color:#000}
.pagination li.pn,
.pagination li.pn a,
.pagination li.pn a:visited{
	display:inline;
	color:#7d7d7d;
	white-space:nowrap;
	width:auto;
	height:21px;
	padding:0 3px;
	line-height:23px;
}
.pagination li.go-west,
.pagination li.go-west a,
.pagination li.go-west span{float:left;display:inline;margin:0}
.pagination li.go-west{margin:0 10px 0 15px}
.pagination li.go-east,
.pagination li.go-east a,
.pagination li.go-east span{float:right;display:inline;margin:0}
.pagination li.go-east{margin:0 10px 0 10px}
.pagination li a:hover,.pagination li.current a{background:#f2f2f2;text-decoration:none;}
.pagination li.pn a:hover{color:#000;background:transparent}
.pagination li.pn a span{
	width:14px;
	height:13px;
	background:url(../images/page-arrow.gif) no-repeat 0 0;
	margin:5px 5px 0 0;
}
.pagination li.go-east a span{background-position:0 -26px;margin:5px 0 0 5px;}
.pagination li.go-west a:hover span{
	background-position:0 -13px;
}
.pagination li.go-east a:hover span{background-position:0 -39px;}

/* ...........   start market page .........................*/
/* Very similar to Job page but with different colours */
#market .article-content{margin:0 0 0 14px}
#market h3.flip{padding:0 30px 0 20px}
#market .multisearch{background:#cf6c13}
#market .multisearch b{background-position: 0 -50px}
#market .multisearch a span{background-position:0 -10px}
#market .pagination li.pn a span{background-position:0 -52px}
#market .pagination li.go-east a span{background-position:0 -78px}
#market .pagination li.go-west a:hover span{background-position:0 -65px}
#market .pagination li.go-east a:hover span{background-position:0 -91px;}
#market .result-list h3{color:#cf6c13;}
#market .result-list h3 a,
#market .result-list h13 a:visited{color:#cf6c13}
#market .result-list h3 a:hover{color:#666}

/* Kategori lists */
.katwrap{
	width:605px;
	clear:both;
	margin:0 0 0 20px;
	padding:0 0 14px;
	overflow:hidden;
	font-size:13px;
	border-bottom:1px dotted #424242;
}
h3.kat, h3.nye{
	padding-bottom:1px;
	color:#515151;
	margin:15px 0 5px 0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
h3.nye{
	border-bottom:1px dotted #424242;
	padding:0 0 10px;
	width:605px;
	margin:11px 0 1px 16px;
}
ul.kategorier{
	width:290px;
	margin:0 25px 0 0;
	float:left;
	padding:3px 0 1px;
}
ul.lastkat{margin-right:0}
ul.kategorier li{
	width:260px;
	padding:0 0 0 28px;
	background:url(../images/folder.gif) no-repeat 3px 6px;
	font-weight:bold;
	line-height:26px;
}
ul.kategorier li a,
ul.kategorier lia:visited{
	color:#000;
	text-decoration:none;
}
ul.kategorier li a:hover{text-decoration:underline;}

#multisearch{
 width:300px!important;
 padding:5px 0 0;
 margin:0 10px 0 40px;
}
.multisearch .mswrap{
 margin:9px 0 0;
 width:365px;
 height:28px;
 background:#fff url(../images/magnify2.gif) no-repeat 1px 1px;
 overflow:hidden;
 float:left;
}
.multisearch div input{
 background:transparent;
 border:none;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height: 20px;
 vertical-align: top;
 height: 20px;
 color:#404040; 
 border: none;
 padding:0;
 margin: 0px;
}


/* Legacy stuff */
.com-box h3{
	/*height:54px;*/
	position:relative;
	font-size:19px;
	background:#eee;
	line-height:44px;
	margin:0;
}

.com-box h3 span{
	display:block;
	height:44px;
	background:#383838;
	padding:0 0 0 5px;
}

.com-box a {
	color:#fff;
}