#tc .cols {background:no-repeat url(falck.nutec-segments.jpg) 0 0;}
#frontcampaign {height:250px;}
#frontcampaign h1 {display:none;}

.box .newslist {min-height:100px;}
#header .box .newslist a:hover { text-decoration:none;}
* html .box .newslist{ height:100px;}

/* Newslettersignup 
	CSS from Bjorn, Kraftvaerk
*/
	input,select,textarea {font-family:arial,sans-serif;}
	.linksubmitbtn {
		background:transparent url(/arrow-box.gif) no-repeat 100% 50%;
		border:none !important;
		color:#000;
		cursor:pointer;
		font-weight:bold;
		overflow:visible;
		padding:5px 25px 5px 0;
	}
	.alignright {text-align:right;}
	.alignleft {text-align:left;}
	.fu {margin:0 10px 10px 0;}
	.size-wide .text {width:100%;}
	
	/* New frontpage, top image split into three, 1/6 09 Mithun Kraftvaerk */
	.topteaser-col-ps .col {float:left;}
	.topteaser-col-ps .c1 {width:264px; margin-right:10px; }
	.topteaser-col-ps .c2 {width:450px; margin-right:0; }				     

	.topteaser-col-ps .cbox { position:relative; margin-bottom:10px;}
	.topteaser-col-ps .c1 .cbox { height:125px; }
	.topteaser-col-ps .c2 .cbox { height:260px; }							

	.topteaser-col-ps .pad { padding:10px 10px 0 10px;}
	.topteaser-col-ps .cbox .content { background:#f9f9f9;; border:1px solid #ccc; width:100%; height:100%;}
	.topteaser-col-ps .cbox .content.dark { color:#fff;}

	.topteaser-col-ps .cbox p { margin:0;}							
	.topteaser-col-ps .cbox p.more { position:absolute; bottom:-1px; background:#eee url('css/img/arrow.gif') no-repeat scroll 98% 50%;  padding:10px 0px; width:100%;}
	* html .topteaser-col-ps .cbox p.more { bottom:0px;}
	* html .topteaser-col-ps .c2 .cbox p.more { bottom:1px;}				
	.topteaser-col-ps .cbox p.more a { padding-right:32px;}
	.topteaser-col-ps .cbox p.more a span.info { font-style:normal; font-weight:normal;}	