HTML{
	overflow-y: scroll;
}
/* /Images/bg.jpg */
BODY{
	background: url(/Images/bg.jpg);
	color: #616164;
	font-family: Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	/*overflow-y: scroll;*/
}

p, table, #CurrentUserStatusArea{
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 11px 0;
	padding: 0;
}

#rightcol P{
	font-size: 10px;
	line-height: 14px;
}

HR{
	border: 0;
	color: #adafaf;
	background-color: #adafaf;
	height: 1px;
}

ol{
	font-size:11px;
	margin:0 0 15px 10px;
	padding:0;
}

ol li{
	margin:0 0 0px 10px;
	padding:0;
}

ol li A{
	position: relative;
}

#maincontent A, maincontentBlue A{
	position: relative;
}

#maincontent A.arrowLink{
	display: block;
	padding: 0px 0px 3px 8px;
	background: url(/Images/arrowLink.gif) no-repeat 0px 5px;
	text-decoration: none;
}

td{
	padding:2px;
	vertical-align:top;
}


h1{
	/*font-family:Arial, Sans-Serif;*/
}

h2, h3, h4{
	font-family:Verdana, Sans-Serif;
}

h1{
	font-size:19px;
	color: #e98200;
	font-weight:normal;
	margin:0 0 15px 0;
}

h2{
	font-size:13px;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
}

#rightcol h2, .textPushContent h2{
	/*font-family:Arial, Sans-Serif;*/
	font-size:11px;
	font-weight:bold;
}

h2.headermargin{
	padding:30px 0 0 0;
	float:left;
	display:block;
	width:100%;
	clear:both;
}

h3{
	font-size:11px;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
}

#rightcol h3{
	/*font-family:Arial, Sans-Serif;*/
	font-size: 10px;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
	line-height: 13px;
}

#rightcol h4{
	font-size: 10px;
	font-weight:normal;
	margin: 0px 0px 3px 0px;
	line-height: 13px;
}

.ingress, .ingress P{
	/*font-family: Arial, Sans-Serif;*/
	font-size:13px;
	line-height: 18px;
	margin:0px 0 18px 0;
}

A{
	color:#616164;
	text-decoration:none;
}

A:visited{
	/*color: #999999;*/
}

#maincontent A:visited, #rightcol A:visited{
	color: #999999;
}

A:hover{
	color:#e98200 !important;
}

#maincontentBlue A, .contentboxBlue A, #rightcol .textPushBlue ul.linklist li A{
	color: #ffffff;
}

#maincontentBlue A:visited, .contentboxBlue A:visited, #rightcol .textPushBlue ul.linklist li A:visited{
	color: #4D4F53;
}

#maincontentBlue A:hover, .contentboxBlue A:hover, #rightcol .textPushBlue ul.linklist li A:hover{
	color: #FFCB4F !important;
}


LABEL{
	/*font-size:12px;*/
}
	.loginArea
	{
		margin-top: 3px;
	}
	.loginlabel
	{
		display: block;
		float:left;
		padding:5px 0 0 0;
		width: 100px;
	}
	.loginrow
	{
		margin:3px 0 0 0;
	}

FIELDSET{
	border: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size:11px;
}

LEGEND{
	padding:0px 0px 4px 0px;
	color: #616164;
}

ul.bulletlist{
	font-size:12px;
	line-height: 16px;
	/*font-size:11px;*/
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
}

ul.bulletlist li{
	background: url(/Images/bullet.gif) no-repeat 0px 1px;
	margin:0 0 0px 0;
	padding:0px 0 0px 8px;
}

#maincontent UL, #maincontentBlue UL{
	font-size:11px;
	line-height: 16px;
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
}

#maincontent UL LI{
	background: url(/Images/bullet.gif) no-repeat 0px 2px;
	margin:0 0 0px 0;
	padding:0px 0 0px 8px;
}

#maincontentBlue UL LI{
	background: url(/Images/bulletWhite.gif) no-repeat 0px 2px;
	margin:0 0 0px 0;
	padding:0px 0 0px 8px;
}

img{
	border:none;
	margin:0;
	padding:0;
}

img.image{
	border:none;
	margin:0 0 20px 0;
	padding:0;
}

.noFlashContent{
	float: left;
	display: inline;
	position: relative;
	margin: 0px 0px 0px 0px;
}

.noFlashInfo{
	position: absolute;
	left: 36px;
	bottom: 120px;
	padding: 8px 10px 10px 10px;
	background-image: url(/images/bg_noFlashInfo.png);
	font-size: 11px;
}

.noFlashImg{
	margin: 5px 0px 5px 5px;
}

#pageholder{
	width: 960px;
	margin: 0px auto 0px auto;
}

table.contactlist
{
	margin:0 !important;
	padding:0 !important;
	width:410px !important;
	/*width:432px !important;*/
}

#center{
	float: left;
	width:960px;
	text-align: left;
}

#head{
	float:left;
	display: inline;
	margin:0px 0px 0px 8px;
	width:944px;
	height: 98px;
	/*height: 84px;*/
	position: relative;
}

#logo{
	clear:right;
	float:left;
	margin: 15px 0 0 22px;
}

#menuehead{
	clear:both;
	float:left;
	margin: 8px 0px 0px 0px;
	width:100%;
	/*font-family:Arial, Sans-Serif;*/
}

#menuehead img{
	float:right;
	margin:0;
	padding:0;
}

#topMenue{
	float:left;
	display: inline;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	list-style:none;
	margin: 0px 0px 0px 2px;
	padding:0;
}

#topMenue li{
	background:url(/Images/bg_topmenu.png) repeat-x top left;
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}


#topMenue li.first, #quicklinks li.first{
	background:url(/Images/bg_topmenu_start.png) no-repeat top left !important;
	padding:0;
	width:10px;
}

#topMenue li.last, #quicklinks li.last{
	background:url(/Images/bg_topmenu_end.png) no-repeat top left !important;
}

#topMenue li.active a{
	color:#e98200 !important;
}

#quicklinks{
	float:right;
	display: inline;
	font-size:11px;
	line-height:33px;
	list-style:none;
	margin:1px 12px 0 0;
	padding:0;
}

#quicklinks img{
	float:left;
	height:auto;
	width:auto;
}

#quicklinks li{
	background:url(/Images/bg_topmenu.png) repeat-x top left !important;
}

#quicklinks li{
	float:left;
	margin:0;
	padding:0 0 0 10px;
}

#quicklinks li.active A{
	color: #e98200;
}

#quicklinks li A.siteMapLink{
	display: block;
	width: 30px;
	height: 33px;
	background:url(/Images/sitemap.gif) no-repeat 0px 0px;
}

#quicklinks li A.siteMapLink:hover, #quicklinks li.active A.siteMapLink{
	background:url(/Images/sitemap_hi.gif) no-repeat 0px 0px;
}

#quicklinks input{
	font-size:11px;
	padding:0;
}

#quicklinks li .input{
	float: left;
	display: inline;
	position: relative;
	top: 30px;
	width: 116px;
	height: 33px;
	margin: 0px 0px 0px 5px;
	background: url(/Images/bg_searchField_4.gif) no-repeat 0px 6px;
}

#quicklinks input.text{
	position: absolute;
	top: 9px;
	left: 6px;
	width: 65px;
	border:none;
	background-color: transparent;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	color: #616164;
}

#quicklinks input.btn{
	width: 41px;
	height: 21px;
	border-style: hidden;
	border-width: 0px;
	position: absolute;
	top: 6px;
	right: 0px;
	background-color: transparent;
	background-image: url(/Images/bg_searchButton_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

#quicklinks input.btn:hover{
	background-position: 0px -21px;
}
/**Ole*

Ligger i en ul nu vilket kŠnns onšdigt i den hŠr designen.
Spara div:en "SearchQl" och sŠtt position:relative; + width:944px; pŒ den.
Positionera div:en ".input" absolut med typ: top: 20px; right: 20px;
*/

#SearchQl {
	position: absolute;
	right: 22px;
	bottom: 41px;
	}

#SearchQl input{
	font-size:11px;
	padding:0;
	}

#SearchQl .input{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 186px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	background: url(/Images/bg_searchField_5.gif) no-repeat 0px 6px;
	}

#SearchQl input.text{
	position: absolute;
	top: 9px;
	left: 6px;
	width: 135px;
	border:none;
	background-color: transparent;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	color: #616164;
}

#SearchQl input.btn{
	width: 41px;
	height: 21px;
	border-style: hidden;
	border-width: 0px;
	position: absolute;
	top: 6px;
	right: 0px;
	background-color: transparent;
	background-image: url(/Images/bg_searchButton_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

#SearchQl input.btn:hover{
	background-position: 0px -21px;
}

/** /Ole **/

#quicklinks li.last{
	padding: 0px;
	width: 10px;
}

.startPageBigPush, .startPageBigPush_reklamfilm, .iframeBigPush {
	float: left;
	width: 960px;
	margin: -8px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}
.iframeBigPush_Resan{
	float: left;
	width: 995px;
	margin: -16px 0px 0px 0px;
	padding: 16px 0px 8px 0px;
}

.startPageBigPush_reklamfilm{
	float: left;
	width: 955px;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

.startPageBigPush{
	background: url(/Images/bg_722_376.png) no-repeat 0px 0px;
	/*background: url(/Images/bg_726_376.png) no-repeat 0px 0px;*/
}

.startpagecontent {
	margin: 0px 0px 0px 8px;
}

.startpagecontent #container{
	position: relative;
	float: left;
	width: 706px;
}

.startpagecontent #containerRight{
	position: relative;
	float: right;
	width: 246px;
	/*margin-top: -8px;*/
}

.startpagecontent #containerRight img{
	/*padding: 0px 0px 6px 0px;*/
}

.iframeBigPush_Resan 
{
	background: url(/Images/bg_995_608.png) no-repeat 0px 0px;
}
.iframeBigPush{
	background: url(/Images/bg_960_566.png) no-repeat 0px 0px;
}

.iframeBigPushContent{
	margin: 0px 0px 0px 8px;
	position: relative;
	height: 592px;
}

.iframeBigPushContent #container{
	position: relative;
}

.iframeBigPushContent #container IMG{
	margin: 5px 0px 0px 5px;
}

.iframeBox{
	position: absolute;
	top: 50px;
	left: 50px;
	width: 844px;
	height: 480px;
}

.fullpage{
	float: left;
	margin: -8px 0px 0px 0px;
	width: 960px;
}

.pushRow{
	float: left;
	margin: -8px 0px 0px 0px;
	width: 100%;
}

.pushHolder{
	float: left;
	margin: 0px -8px 0px 0px;
}

.pushHolderRight{
	float: left;
	margin: -8px 0px 0px 0px;
}

.imagePush{
	position: relative;
	/*left: 1px;*/
	width: 246px;
	height: 150px;
}

.imagePushText{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 230px;
	height: 134px;
	cursor: pointer;
	
}

.imagePushText A{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 134px;
	background: url(/Images/transparent.gif);/**/
}

.imagePushText A:hover, .imagePushText A:hover H1, .imagePushText A:hover P{
	/*color:#e98200*/
}

.imagePushText H1{
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin: 7px 22px 15px 22px;
	/*margin: 7px 5px 15px 12px;*/
}

.imagePushText P{
	font-size: 12px;
	color: #ffffff;
	margin: 7px 22px 15px 22px;
}

/** ole **/
.imagePushRight{
	position: relative;
	float: left;
	width: 246px;
	height: 100px;
	margin: -8px 0px 0px 0px;
}

.imagePushTextRight{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 230px;
	height: 84px;
}

.imagePushTextRight A{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 84px;
	background: url(/Images/transparent.gif);/**/
	cursor: pointer;
}

.imagePushTextRight A:hover, .imagePushTextRight A:hover H1, .imagePushTextRight A:hover P{
	/*color:#e98200*/
}

.imagePushTextRight H1{
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin: 10px 22px 3px 22px;
	width: 200px;
	/*margin: 7px 5px 15px 12px;*/
}

.imagePushTextRight P{
	font-size: 11px;
	color: #ffffff;
	margin: 2px 5px 5px 22px;
	width: 200px;
}
/**  /Ole **/
.textPush{
	position: relative;
	float: left;
	width: 246px;
}

.textPushTop{
	float: left;
	width: 246px;
	background: url(/Images/bg_246px.png) no-repeat 0px 0px;
}

.textPushBottom{
	float: left;
	width: 246px;
	height: 14px;
	font-size: 0px;
	line-height: 0px;
	background: url(/Images/bg_246px_bottom.png) no-repeat 0px 100%;
}

.textPushContent{
	float: left;
	display: inline;
	width: 186px;
	margin: 15px 0px 0px 30px;
	padding:0px 0px 10px 0px;
}

#rightcol .textPushContent{
	padding:0px 0px 12px 0px;
}

.textPushContent H1{
	font-size: 20px;
	font-weight: normal;
	margin: 0px 5px 10px 0px;
}

#rightcol .textPushContent H1, #rightcol.imagePushText H1{
	font-size: 14px;
	font-weight: bold;
}

.textPushContent H2{
	margin: 12px 0px 10px 0px;
}

.textPushContent H3{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.textPushContent .latestPress{
	margin: 5px 0px 0px 0px;
}

.textPushContent .latestNews{
	margin: 10px 0px 0px 0px;
}

.textPushContent H3.contactName, .contactcard H3.contactName{
	margin:0px 0px 0px 0px;
}

.textPushContent H3.contactTitle, .contactcard H3.contactTitle{
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

#maincontent .contactcard H3{
	font-weight: bold;
}

/** blue **/

.textPushBlue{
	position: relative;
	float: left;
	width: 246px;
	color: #ffffff;
}

.textPushBlue A{
	color: #ffffff;
}

.textPushBlue A:visited{
	color: #4D4F53;
}

.textPushBlue A:hover{
	color: #FFCB4F;
}

.textPushTopBlue{
	float: left;
	width: 246px;
	background: url(/Images/bg_246px_blue.png) no-repeat 0px 0px;
}

.textPushBottomBlue{
	float: left;
	width: 246px;
	height: 14px;
	font-size: 0px;
	line-height: 0px;
	background: url(/Images/bg_246px_bottom_blue.png) no-repeat 0px 100%;
}

.textPushContentBlue{
	float: left;
	display: inline;
	width: 186px;
	margin: 15px 0px 0px 30px;
	padding:0px 0px 10px 0px;
}

#rightcolBlue .textPushContentBlue{
	padding:0px 0px 12px 0px;
}

.textPushContentBlue H1{
	font-size: 20px;
	font-weight: normal;
	margin: 0px 5px 10px 0px;
}

#rightcolBlue .textPushContentBlue H1, #rightcol.imagePushTextBlue H1{
	font-size: 14px;
	font-weight: bold;
}

.textPushContentBlue H2{
	margin: 12px 0px 10px 0px;
}

.textPushContentBlue H3{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.textPushContentBlue .latestPressBlue{
	margin: 5px 0px 0px 0px;
}

.textPushContentBlue .latestNewsBlue{
	margin: 10px 0px 0px 0px;
}

.textPushContentBlue H3.contactName, .contactcardBlue H3.contactName{
	margin:0px 0px 0px 0px;
}

.textPushContentBlue H3.contactTitle, .contactcardBlue H3.contactTitle{
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}


/*** /blue ***/

#maincontent ul.linklist, .pushRow ul.linklist{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}

#rightcol ul.linklist{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 13px;
}

#maincontent ul.linklist li, #rightcol ul.linklist li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #ffffff;*/
	vertical-align: bottom;
	background: none;
}

#maincontent ul.linklist li a, #rightcol ul.linklist li a, .pushRow ul.linklist li a{
	display: inline-block; /*Fixar white-space bug mellan LI i IE6*/
}

#maincontent ul.linklist li a{
	background: url(/Images/linklist_arrow.gif) no-repeat left 5px;
	padding: 0px 0px 0px 8px;
	display: block;
	position: relative;
	/*font-family:Arial, Sans-Serif;*/
}

#rightcol ul.linklist li a, .pushRow ul.linklist li a{
	background: url(/Images/linklist_arrow.gif) no-repeat left 5px;
	padding: 0px 0px 0px 8px;
	display: block;
	position: relative;
	/*font-family:Arial, Sans-Serif;*/
}
#rightcol .infoboxcontent ul.linklist li a
{
	padding: 0px 0px 6px 8px;
}

#rightcol .textPushBlue ul.linklist li a{
	background: url(/Images/linklist_arrow_white.gif) no-repeat left 5px;
}

#content{
	margin: -8px 0px 0px 0px;
	float:left;
}

.content484{
	float: left;
	width:484px;
	padding: 0px;
	margin: 0px -8px 0px 0px;
}

#contentbox{
	float:left;
	width:484px;
	min-height:300px;
	padding: 0px 0px 8px 0px;
	background: url(/Images/bg_484px.png) no-repeat 0px 0px;
}

#maincontent{
	float:left;
	display: inline;
	width:424px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.content722{
	float:left;
	width:722px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.content722 .contentbox{
	float:left;
	padding: 0px 0px 7px 0px;
	width:722px;
	background: url(/Images/bg_722px.png) no-repeat;
}

.content722 .contentboxSubEtta{
	float:left;
	padding: 0px 0px 7px 0px;
	width:722px;
	height:440px;
	background: url(/Images/bg_722px_subetta.png) no-repeat;
}

.content722 .contentbox #maincontent{
	float:left;
	display: inline;
	width:662px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.content722 .contentboxKampanj{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px -8px -8px 0px;
	width:365px;
	height: 316px;
	background: url(/Images/bg_kampanj_bluebox_365x316.png) no-repeat;
	position: relative;
}


/*** blue ***********************************************************/
#maincontentBlue ul.linklist, .pushRow ul.linklist{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}

#rightcolBlue ul.linklist{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 13px;
}

#maincontentBlue ul.linklist li, #rightcolBlue ul.linklistBlue li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	background: none;
}

#maincontentBlue ul.linklistBlue li a, #rightcolBlue ul.linklistBlue li a, .pushRowBlue ul.linklistBlue li a{
	display: inline-block; /*Fixar white-space bug mellan LI i IE6*/
}

#maincontentBlue ul.linklistBlue li a{
	background: url(/Images/linklist_arrow_white.gif) no-repeat left 5px;
	padding: 0px 0px 0px 8px;
	display: block;
	position: relative;
	/*font-family:Arial, Sans-Serif;*/
}

#rightcolBlue ul.linklistBlue li a, .pushRowBlue ul.linklistBlue li a{
	background: url(/Images/linklist_arrow_white.gif) no-repeat left 5px;
	padding: 0px 0px 0px 8px;
	display: block;
	position: relative;
	/*font-family:Arial, Sans-Serif;*/
}

#contentBlue{
	margin: -8px 0px 0px 0px;
	float:left;
}

.content484{
	float: left;
	width:484px;
	padding: 0px;
	margin: 0px -8px 0px 0px;
}

#contentboxBlue{
	float:left;
	width:484px;
	min-height:300px;
	color: #ffffff;
	padding: 0px 0px 8px 0px;
	background: url(/Images/bg_484px_blue.png) no-repeat 0px 0px;
}

#maincontentBlue{
	float:left;
	display: inline;
	width:424px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#maincontentBlue H1, .contentboxBlue H1{
	font-size:19px;
	color: #ffffff;
	font-weight:normal;
	margin:0 0 15px 0;
}

.content722Blue{
	float:left;
	width:722px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.content722Blue .contentboxBlue{
	float:left;
	padding: 0px 0px 7px 0px;
	width:722px;
	background: url(/Images/bg_722px_subetta_blue.png) no-repeat;
}

.content722Blue .contentboxSubEtta_blue{
	float:left;
	padding: 0px 0px 8px 0px;
	width:722px;
	height:440px;
	background: url(/Images/bg_722px_subetta_blue.png) no-repeat;
}

.content722Blue .contentboxBlue #maincontentBlue{
	float:left;
	display: inline;
	width:662px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

/*******************************************************************/

.newsList, .pdfList, .refList{
	float: left;
	width: 100%;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #cccccc;
}

.linkRow{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}

.linkRow A{
	position: relative;
	float: left;
	width: 100%;
	margin: 1px 0px 1px 0px;
	padding: 10px 0px 10px 0px;
	cursor: pointer;
}

.linkRow A:hover{
	background: #f5f5f5;
}

.NoReadMore .linkRow A
{
    padding: 3px !important;
    border-bottom: 0px !important;
    
}
.NoReadMore .linkRow A:hover
{
    background: none !important;
}

.linkRow A:hover UL, .linkRow A:hover P, .linkRow A:hover .publishDate{
	color: #666666;
}

.linkRow IMG{
	float: left;
	margin-right: 10px;
	border-top:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
}

.linkRowInfo{
	float: left;
	padding-bottom: 10px;
}

.linkRowInfo H3{
	font-size: 12px;
}

.linkRowInfo P{
	clear: both;
}

.pdfList .linkRowInfo{
	width: 334px;
	margin-top: 10px;
}

.refList .linkRowInfo{
	width: 441px;
	margin-top: 10px;
}

.newsList .linkRowInfo{
	width: 324px;
	padding-bottom: 0px;
}

.newsList .linkRowInfo H3{
	/*width: 340px;
	float: left;
	background: blue;*/
}


.linkRowReadMore{
	position: absolute;
	right: 10px;
	bottom: 8px;
	font-size: 12px;
	padding: 0px 0px 0px 7px;
	background: url(/Images/linklist_arrow.gif) no-repeat left 4px;
	/*font-family:Arial, Sans-Serif;*/
}

.newsList .linkRowReadMore{
	position: absolute;
	right: 0px;
	bottom: 8px;
}

.noReadMore .linkRowReadMore{
    display: none;
}

.linkRowInfo .publishDate{
	position: absolute;
	right: 0px;
	top: 11px;
	/*font-family:Arial, Sans-Serif;*/
	font-size:11px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-align:right;
}

/*******************************************************************/

/**************************************/

.crumbsAndPrint{
	float: left;
	display: inline;
	height: 25px;
	padding:0px 0px 0px 0px;
	margin: 30px 30px 0px 30px;
	/*font-family:Arial, Sans-Serif;*/
}

.content484 .crumbsAndPrint, .content484 .crumbsAndPrintBlue{
	width: 424px;
}

.content722 .crumbsAndPrint{
	width: 662px;
}

.crumbs{
	float: left;
}

.content484 .crumbs{
	width: 354px;
}

.content722 .crumbs{
	width: 592px;
}

.crumbs UL{
	list-style: none;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 12px;
}

.crumbs UL LI{
	float:left;
	margin:0px 7px 0px 0px;
	padding:0px 0px 0px 5px;
	background:url(/Images/crumbarrow.jpg) no-repeat 0px 4px;
}

.crumbs UL LI.first{
	background: none;
	padding: 0;
}

.crumbs UL LI.active A{
	color: #e98200;
}

.crumbs UL LI A{
	position: relative;
	float: left;
	white-space: nowrap;
}

#printTop, #printBottom{
	position: relative;
	float: right;
	padding: 0 0 0 8px;
	font-size: 10px;
	background: url(/Images/linklist_arrow.gif) no-repeat 0px 4px;
}

#printTop:hover, #printBottom:hover{
	/*background-image: url(/Images/print_hi.gif);*/
}

#printTop{
	margin:-2px 0px 5px 0px;
}

#printBottom{
	margin:5px 0px 0px 0px;
}

/***Blue******************************/

.crumbsAndPrintBlue{
	float: left;
	display: inline;
	height: 25px;
	padding:0px 0px 0px 0px;
	margin: 30px 30px 0px 30px;
	color: #ffffff;
	/*font-family:Arial, Sans-Serif;*/
}

.content484Blue .crumbsAndPrintBlue{
	width: 424px;
}

.content722Blue .crumbsAndPrintBlue{
	width: 662px;
}

.crumbsBlue{
	float: left;
}

.content484Blue .crumbsBlue{
	width: 354px;
}

.content722Blue .crumbsBlue{
	width: 592px;
}

.crumbsBlue UL{
	list-style: none;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 12px;
}

.crumbsBlue UL LI{
	float:left;
	margin:0px 7px 0px 0px;
	padding:0px 0px 0px 5px;
	background:url(/Images/crumbarrow_white.gif) no-repeat 0px 4px;
}

.crumbsBlue UL LI.first{
	background: none;
	padding: 0;
}

.crumbsBlue UL LI A{
	color: #ffffff;
}

.crumbsBlue UL LI.active A{
	color: #ffffff;
	font-weight: bold;
}

.crumbsBlue UL LI A:hover{
	color: #FFCB4F !important;
}

.crumbsBlue UL LI A{
	position: relative;
	float: left;
	white-space: nowrap;
}

#printTopBlue, #printBottomBlue{
	position: relative;
	float: right;
	padding: 0 0 0 8px;
	font-size: 10px;
	background: url(/Images/linklist_arrow_white.gif) no-repeat 0px 4px;
}

#printTopBlue, #printBottomBlue{
	color: #ffffff;
}

#printTopBlue:hover, #printBottomBlue:hover{
	color: #FFCB4F !important;
}

#printTopBlue{
	margin:-2px 0px 5px 0px;
}

#printBottomBlue{
	margin:5px 0px 0px 0px;
}

/*************************************/

.maincontentTopLinks{
	float: left;
	width: 100%;
	height: 12px;
	margin: 0px 0px 0px 0px;
	/*font-family: Arial, Sans-Serif;*/
}

.maincontentTopLinksEmpty{
	display: none;
}

.PagingContainer{
    float: right;
    font-size: 10px;
	text-align: right;
	/*font-family:Arial, Sans-Serif;*/
}

.PagingContainer A{
	position: relative;
}

.PagingContainer A.active{
	font-weight: bold;
	color: #666666 !important;
}

.backLink{
	float: right;
	text-align: right;
	font-size: 10px;
}

.backLink A{
	position: relative;
	font-size: 10px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 8px;
	background: url(/Images/linklist_arrow.gif) no-repeat 0px 5px;
}

.maincontentTopLinks .backLink, .maincontentTopLinks .PagingContainer{
	margin-top: -15px;
}

.closeWindow{
	float: right;
	font-size: 10px;
	margin:-2px 0px 0px 10px;
}

.closeWindow A{
	position: relative;
	font-size: 10px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 8px;
	background: url(/Images/linklist_arrow.gif) no-repeat 0px 5px;
}

p a{
    text-decoration: underline;
}

.toprightfloatingimage{
	float: right;
	margin: 0px 0px 10px 20px;
}

.topleftfloatingimage{
	float: left;
	margin: 0px 20px 10px 0px;
}



.newsDate{
	float: right;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0 0 10px;
	text-align: right;
}


table.contactlist, #movielist{
	width:100%;
	font-size:12px;
	border-bottom: solid 1px #ccc;
}

table.contactlist tbody{
	
}

table.contactlist a:hover{
	text-decoration:none !important;
}

table.contactlist th{
	text-align:left;
	padding:20px 0 0 0;
}

table.contactlist tr strong{
	font-size:13px;
}

table.hover tr:hover td{
	background:#eeeded;
}

table.hover tr:hover strong{
	color:#e98200;
}

table.contactlist td{
	border-top:solid 1px #ccc;
	padding:10px 2px 10px 2px;
}

table.contactlist tr{
	border-top: solid 1px #ccc !important;
}

table.contactlist .last td{
	border:none;
}

table.contactlist td.img{
	padding:10px 2px 10px 0px;
	width:60px;
}

table.contactlist img{
	border:solid 1px #fff;
}

#movielist{
	float:left;
	padding:10px 0 5px 0;
	width:100%;
}

#movielist .movieitem{
	border-top:solid 1px #ccc;
	float:left;
	width:100%;
	
	padding:10px 0 10px 0;
	
}

.movieitem TD{
	padding: 0;
}

.movieitem TD IMG{
	margin: 1px 5px 0px 0px;
}

.movieitem img{
	float:left;
	margin: 0px 10px 0px 0px;
}

.movieItemInfo{
	float:left;
	width: 200px;
}

.movieitem table{
	float: left;
	text-align: left;
}

.movieitem table th{
	font-size:13px;
}

.movieitem table a{
	background: url(/Images/linklist_arrow.gif) no-repeat left 5px;
	margin: 0 10px 0 0;
	padding:0 0 0 8px;
	min-width: 50px;
}

.movieitem table .border td a{
	float: left;
}


#movielist #first{
	border:none;
}

#rightcol{
	float:left;
	margin: 8px -8px 0px 0px;
	padding: 0px;
	width: 246px;
	font-size: 10px;
	line-height: 14px;
}

#rightcol .contactcard{
	width: 186px;
	margin-top: 0px;
	font-size: 10px;
}

#rightcol .contactcard IMG{
	/*margin-top: 3px;
	margin-bottom: 15px;*/
}

#rightcol .contactcard .bgContactImage{
	float: left;
	width: 186px;
	margin-top: 3px;
	margin-bottom: 15px;
	background: url(/Images/bg_contactimage.gif) no-repeat top left;
}

#maincontent .contactcard{
	width: 424px;
	margin-top: 0px;
	font-size: 10px;
}

#maincontent .contactcard IMG{
	float: left;
	margin-right: 22px;
	margin-top: 3px;
}

#maincontent .contactcard UL{
	float: left;
	margin-top: 5px;
}


/*Push Sub1*/

.pushSub1{
	margin: 0;
	padding: 0;
}

.pushSub1 OBJECT#topImg{
	margin-bottom: 13px;
}

.pushSubContainer
{
    float:left;
    width:700px;
}

.pushSub1Container{
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	min-height: 270px;
	clear:both;
}

.pushSub1One, .pushSub1Two, .pushSub1Three{
	float: left;
	width: 200px;
	margin:0px 31px 0px 0px;
	height: 210px;
	color: #ffffff;
	position: relative;
}

.pushSub1 .last{
	margin: 0px 0px 0px 0px;
}

.pushSub1One A, .pushSub1Two A, .pushSub1Three A{
	text-decoration: none;
	white-space: nowrap;
	padding: 0 8px 0 8px;
	font-size: 12px;
	background: url(/Images/arrowLinkWhite.gif) no-repeat 0px 4px;
	/*float: right;*/
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #ffffff;
}

#maincontent .pushSub1One A, #maincontent .pushSub1Two A, #maincontent .pushSub1Three A{
	position: absolute;
}

.pushSub1 IMG{
	margin: 0px 0px 10px 0px;
}

.pushSub1{
	margin: 30px 0px 0px 0px;
}

.pushSub1 .date{
	display: block;
	color: #999999;
	margin: 5px 0px 1px 0px;
	font-size: 11px;
	/*font-family: Arial, Sans Serif;*/
}

.pushSub1 H3{
	/*font-family: Arial, Sans Serif;*/
	font-size: 12px;
	/*font-size: 16px;*/
	line-height: 16px;
	/*line-height: 18px;*/
	font-weight: bold;
	margin: 3px 0px 5px 0px;
}

.pushSub1 P{
	margin: 0px 0px 0px 0px;
	/*font-size: 12px;
	font-weight: bold;
	color: #ADAFAF;*/
	/*font-family: Arial, Sans Serif;*/
}

.pushSub1 H2{
	/*font-family: Arial, Sans Serif;*/
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

/*Push Sub2 */

.pushSub2One, .pushSub2Two, .pushSub2Three{
	float: left;
	width: 200px;
	margin:0px 31px 0px 0px;
	height:210px;
	position: relative;
}

.pushSub2 .last{
	margin: 0px 0px 0px 0px;
}

.pushSub2One A, .pushSub2Two A, .pushSub2Three A{
	text-decoration: none;
	white-space: nowrap;
	padding: 0 0 0 8px;
	font-size: 12px;
	background: url(/Images/arrowLink.gif) no-repeat 0px 4px;
	/*float: right;*/
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#maincontent .pushSub2One A, #maincontent .pushSub2Two A, #maincontent .pushSub2Three A{
	position: absolute;
}

.pushSub2 H3{
	/*font-family: Arial, Sans Serif;*/
	font-size: 12px;
	/*font-size: 16px;*/
	line-height: 16px;
	/*line-height: 18px;*/
	font-weight: bold;
	margin: 3px 0px 5px 0px;
}

.pushSub2 P{
	margin: 0px 0px 0px 0px;
	/*font-size: 12px;
	font-weight: bold;
	color: #ADAFAF;*/
	/*font-family: Arial, Sans Serif;*/
}

.pushSub2 H2{
	/*font-family: Arial, Sans Serif;*/
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

.pushSub2Text{
	height: 80px;
}

/* Push Sub Article */
.pushSubArticle{
	float: left;
	width: 200px;
	margin: 0px 31px 20px 0px;
	height: 300px;
	position: relative;
}

.pushSubArticle .subImgText{
	width: 160px;
	position:absolute;
	left: 18px;
	top: 223px;
	cursor: pointer;
}

.pushSubArticle .subImgText H1{
	position:static;
}

#maincontent .pushSubArticle A{
	position:absolute;
	right: 0px;
	bottom: 0px;
	padding:0 0 0 8px;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	background: transparent url(/Images/arrowLink.gif) no-repeat scroll 0 4px;
}




/*Push Sub1 Blue*/

.pushSub1Blue{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	color: #ffffff;
}

.pushSub1OneBlue, .pushSub1TwoBlue, .pushSub1ThreeBlue{
	float: left;
	width: 207px;
	margin: 0px 20px 0px 0px;
}

.pushSub1Blue .last{
	margin: 0px 0px 0px 0px;
}

.pushSub1OneBlue A, .pushSub1TwoBlue A, .pushSub1ThreeBlue A{
	text-decoration: none;
	white-space: nowrap;
	padding:0 0 0px 8px;
	font-size: 12px;
	color: #ffffff;
	background: url(/Images/arrowLinkWhite.gif) no-repeat 0px 4px;
	float: right;
}

.pushSub1Blue IMG{
	margin: 0px 0px 10px 0px;
}

.pushSub1Blue{
	margin: 30px 0px 0px 0px;
}

.pushSub1Blue .date{
	display: block;
	color: #ffffff;
	margin: 5px 0px 1px 0px;
	font-size: 11px;
	/*font-family: Arial, Sans Serif;*/
}

.pushSub1Blue H3{
	/*font-family: Arial, Sans Serif;*/
	font-size: 12px;
	/*font-size: 16px;*/
	line-height: 16px;
	/*line-height: 18px;*/
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.pushSub1Blue P{
	margin: 0px 0px 0px 0px;
	/*font-size: 12px;
	font-weight: bold;
	color: #ADAFAF;*/
	/*font-family: Arial, Sans Serif;*/
}

.pushSub1Blue H2{
	/*font-family: Arial, Sans Serif;*/
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

.topImg{
	position: relative;
	margin: 30px 0px 0px 0px;
	height: 283px;
}

.topImgText{
	position: absolute;
	top: 40px;
	left: 44px;
	width: 290px;
	/*top: 130px;
	left: 70px;
	width: 550px;*/
	cursor: pointer;
}

.topImgText A:hover, .topImgText A:hover H1, .topImgText A:hover P{
	/*color:#e98200*/
}

.topImgText H1{
	font-size: 19px;
	/*font-size: 35px;*/
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 15px 0px;
	/*margin: 7px 5px 15px 12px;*/
}

.topImgText P{
	font-size: 12px;
	color: #ffffff;
}

.topImgText A{
	text-decoration: none;
	padding-left: 8px;
	font-size: 12px;
	color: #ffffff;
	background: url(/Images/arrowLinkWhite.gif) no-repeat 0px 4px;
}

/* Sub image text*/

.subImg{
	margin: 0px 0px 0px 0px;
}

.subImgText{
	width: 160px;
	cursor: pointer;
}

.subImgText A:hover, .topImgText A:hover H1, .topImgText A:hover P{
	/*color:#e98200*/
}

.subImgText H1{
	position: relative;
	top: -60px;
	left: 18px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	/*margin: 7px 22px px 22px;
	margin: 7px 5px 15px 12px;*/
}

.subImgText P{
	position: relative;
	top: -330px;
	left: 18px;
	font-size: 12px;
	color: #ffffff;
}

.subImgText A{
	text-decoration: none;
	padding-left: 8px;
	font-size: 12px;
	color: #ffffff;
	background: url(/Images/arrowLinkWhite.gif) no-repeat 0px 4px;
}

/* kampanj */
.contentboxKampanj A{
	position: absolute;
	top: 24px;
	left: 24px;
	width: 319px;
	height: 268px;
	display: block;
}

.contentboxKampanj A H1, .contentboxKampanj A P{
	color:#ffffff;
}

.contentboxKampanj A:hover H1, .contentboxKampanj A:hover P{
	color:#FFCB4F;
}

.contentboxKampanj A:visited H1, .contentboxKampanj A:visited P{
	/*color:#4D4F53;*/
}

.kampanjImg{
	margin: 0px 0px 10px 0px;
	width: 317px;
	height: 190px;
}

.kampanjText{
	width: 353px;
	cursor: pointer;
}

.kampanjImgText{
	
}

.kampanjImgText H1{
	font-size: 15px;
	font-weight: bold;
	/*color: #ffffff;*/
	margin: 0px 0px 3px 2px;
}

.kampanjImgText P{
	font-size: 12px;
	/*color: #ffffff;*/
	margin-left: 2px;
}

.kampanjImgText A{
	text-decoration: none;
	padding-left: 8px;
	font-size: 12px;
	/*color: #ffffff;*/
	background: url(/Images/arrowLinkWhite.gif) no-repeat 0px 4px;
}


/*News Startpage*/
.newsPushRow, .newsPushRow2{
	float: left;
	display: inline;
	position: relative;
	width: 662px;
}

.newsPushRow{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: 1px solid #adafaf;
}

.newsPushRow2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	background: url(/images/bg_newsPushRow2.gif) no-repeat 311px 0px;
}

.newsPushOne, .newsPushTwo, .newsPushThree{
	float: left;
	width: 200px;
	margin: 0px 31px 0px 0px;
}

.pressReleasePush{
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
}

.paVagPush{
	float: right;
	width: 300px;
}

.newsPushRow .last, .newsPushRow2 .last{
	margin: 0px 0px 0px 0px;
}

.newsPushOne A, .newsPushTwo A, .newsPushThree A, .pressReleasePush A, .paVagPush A{
	text-decoration: none;
	white-space: nowrap;
	padding:0 0 0px 8px;
	font-size: 12px;
	background: url(/Images/arrowLink.gif) no-repeat 0px 4px;
	
}

#maincontent .newsPushOne A{
	position: absolute;
	bottom: 8px;
	right: 462px;
}

#maincontent .newsPushTwo A{
	position: absolute;
	bottom: 8px;
	right: 231px;
}

#maincontent .newsPushThree A{
	position: absolute;
	bottom: 8px;
	right: 0px;
}

#maincontent .pressReleasePush A{
	position: absolute;
	bottom: 0px;
	right: 362px;
}

#maincontent .paVagPush A{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.newsPushRow IMG{
	margin: 0px 0px 0px 0px;
}

.newsPushRow2 IMG{
	float: right;
	margin: 0px 0px 0px 20px;
}

.newsPushRow .date, .newsPushRow2 .date{
	display: block;
	color: #999999;
	margin: 5px 0px 1px 0px;
	font-size: 11px;
	/*font-family: Arial, Sans Serif;*/
}

.newsPushRow H3, .newsPushRow2 H3{
	/*font-family: Arial, Sans Serif;*/
	font-size: 13px;
	color: #E98200;
	/*font-size: 16px;*/
	line-height: 16px;
	/*line-height: 18px;*/
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.newsPushRow P, .newsPushRow2 P{
	margin: 0px 0px 0px 0px;
	/*font-size: 12px;
	font-weight: bold;
	color: #ADAFAF;*/
	/*font-family: Arial, Sans Serif;*/
}

.newsPushRow H2, .newsPushRow2 H2{
	/*font-family: Arial, Sans Serif;*/
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}


/* END News Startpage*/


/* Job list */
.jobList{
	float: left;
	display: inline;
	width: 100%;
	margin: 0px 0px 12px 0px;
	font-size: 11px;
}

.jobListRow{
	float: left;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

.jobList .header{
  padding-bottom: 3px;
  font-weight: bold;
}

.ort{
	float: left;
	width: 104px;
	margin-right: 10px;
}

.tjanst{
	float: left;
	width: 190px;
	margin-right: 10px;
}

.tjanst SPAN{
	display: block;	
	padding: 0px 0px 0px 8px;
	background: url(/images/arrowLink.gif) no-repeat 0px 4px;
}

.ansok{
	float: left;
	width: 110px;
}

.jobListRow A{
	padding: 10px 0px 10px 0px;
	float:left;
	text-decoration: none;
	cursor: pointer;
	margin: 1px 0px 1px 0px;
}

.jobListRow A:hover{
	background: #f6f6f6;
}

/* END Job list */


#footer{
	float: left;
	display: inline;
	position: relative;
	width: 900px;
	height: 38px;
	margin: 6px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 14px;
	/*font-family:Arial, Sans-Serif;*/
}

.content484 #footer{
	width: 424px;
}


.content484Blue #footer{
	width: 424px;
}

.content722 #footer, .content722Blue #footer{
	width: 662px;
}

.fullpage #footer{
	/*margin: 0px 0px 0px 0px;*/
}

#footer SPAN{
	position: absolute;
	left: 0px;
}

#footer UL{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	right: 0px;
}

#footer LI{
	float: left;/**/
	margin: 0px 0px 0px 8px;
	text-align: right;
}

#footer LI.active A{
	color:#e98200;
}

#maincontent .sitemapList UL{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

#maincontent .sitemapList LI{
	background: none;
	margin: 0;
	padding:0;
}

#maincontent .sitemapList UL UL{
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	font-size: 11px;
	font-weight: normal;
}

#maincontent .sitemapList UL UL UL{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#maincontent .sitemapList UL UL UL UL{
	/*font-size: 11px;*/
}

#maincontent .sitemapList UL A{
	position: relative;
	padding: 0px 0px 0px 10px;
	background-image: url(/Images/arrowLink.gif);
	background-repeat: no-repeat;
	background-position:  0px 5px;
	line-height: 16px;
}

#maincontent .sitemapList UL UL A{
	padding: 0px 0px 0px 25px;
	background-image: url(/Images/arrowLink_2.gif);
	background-position:  15px 5px;
}

#maincontent .sitemapList UL UL UL A{
	padding: 0px 0px 0px 40px;
	background-position:  32px 5px;
}

#maincontent .sitemapList UL UL UL UL A{
	padding: 0px 0px 0px 55px;
	background-position:  49px 5px;
}

#maincontent .sitemapList UL UL UL UL UL A{
	padding: 0px 0px 0px 70px;
	background-position:  64px 5px;
}

.facts{
	display: none;
}

.publishInfo{
	float: left;
	margin: 1px 0px 0px 0px;
}

.publishInfo TD{
	padding: 0px 10px 0px 0px;
	/*font-family:Arial, Sans-Serif;*/
}

#SearchArea{
	position: relative;
}

#AdvancedArea{
	margin: 7px 0px 0px 0px;
}

#AdvancedArea LABEL{
	font-size: 12px;
	margin-right: 10px;
}

#ResultArea H2{
	margin: 5px 0px 12px 0px;
}

#ResultArea OL{
	font-size:12px;
}

#ResultArea OL LI{
	padding: 0px 0px 12px 0px;
}

#maincontent INPUT{
	position: relative;
}


/*		404		*/
.pageNotFoundContent
{
	height: 320px;
	margin: 50px auto 0px auto;
	width: 320px;
}
	.pageNotFoundContent ul
	{
		font-size:11px;
		line-height: 17px;
		margin: 0px 0px 11px 13px;
		padding: 0px 0px 0px 0px;
	}
		.pageNotFoundContent ul li
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
			.pageNotFoundContent ul li a
			{
				text-decoration: underline;
			}

#fourofour
{
	background: url(/Images/bg_960_376.png) no-repeat 0 0;
	width:960px;
}