body
{
	margin:0 auto;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:#666;
}

a
{
	color:#666;
	outline:none;
}

a:hover
{
	color:#3b73b9;
}

a img
{
	border:none;
}

form
{
	margin:0;
	padding:0;
}
.clear
{
	clear:both;
}
.clearLeft
{
	clear:left;
}
.clearRight
{
	clear:right;
}
p
{
	margin:0;
}
h1, h2,h3,h4,h5,h6
{
	margin-bottom:4px;
}
h2.Subtitle
{
	font-size:13px;
	font-weight:bold;
	color:#a7a7a7;
}
h3.Subtitle2
{
	font-size:12px;
	font-weight:bold;
	color:#a7a7a7;
}
h2.Subtitle3
{
	font-size:13px;
	font-weight:bold;
	color:#3b73b9;
}
h3.Subtitle4
{
	font-size:12px;
	font-weight:bold;
	color:#3b73b9;
}
h4
{
	font-size:11px;
	font-weight:bold;
}
#MainContainer
{
	width:750px;
	margin:auto;
	text-align:left;
}

#HeaderContainer
{
	height:95px;
}

.LogoImage
{
	margin-top:23px;
}

.FaqButtonContainer
{
	text-align:right;
	height:23px;
}
.FaqButtonContainer .FaqButtonAligner
{
	float:right;
	background:url(/images/faq_container_bg.gif) repeat-x;
	margin-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	height:23px;
}
.FaqButtonContainer .SpecialLinkDown
{
	padding-right:5px;
	display:inline;
}
.FaqButtonContainer .SpecialLink
{
	margin-left:5px;
	display:inline;
}
.FaqButtonContainer .FaqButtonDivider
{
	line-height:10px;
	font-size:8px;
	border-right:solid 1px #d0d0d0;
	display:inline;
	_width:1px;
}
.FAQEntry
{
}
.FAQEntry a p
{
	margin:0;
}
.FAQCategory
{
}
.FAQEntry .Question
{
	font-weight:bold;
	line-height:10px;
	margin-bottom:2px;
	margin-top: 10px;
	margin-left:2px;
	margin-right:2px;
}
.FAQEntry .invisible
{
	display:none;
}
.FAQEntry .Answer
{
	margin-bottom:10px;
	margin-left:18px;
	_margin-left:20px;
}
.FAQEntry .Answer p
{
	margin-top:0;
	margin-bottom:5px;
}
.FormContainer
{
	padding: 15px;
	padding-left:0;
	padding-right:0;
}
.FormContainer h4
{
	margin-top:0;
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
}
.FormContainer div div
{
	display: inline;
}
.FormContainer .FormControls
{
	display:block;
	margin-left:170px;
	margin-bottom:5px;
}
.FormContainer div input, 
.FormContainer div select, 
.FormContainer div textarea
{
	border: solid 1px #7F9DB9;
	background:#f7f7f7;
}
#MessageContainer textarea
{
	width:800px;
}
.FormContainer .FormFieldHeading
{
	float:left;
	width:120px;
}
.FormContainer .FormFieldHeadingExtra
{
	float:none;
	width:auto;
}
.FormContainer input
{
}

#MainMenu
{
	width:750px;
}

#MainMenu td
{
	padding:0;
	background:#E6E6E6;
}

#MainMenu a
{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#555;
	text-decoration:none;
	line-height:22px;
}

#MainMenu a:hover
{
	background:#3B73B9;
	color:white;
}

#MainMenu td.first
{
	width:142px;
}

#MainMenu td.last
{
	width:163px;
}

#MainMenu td.selected a
{
	line-height:18px;
	border-top:solid 2px #E6E6E6;
	border-bottom:solid 2px #E6E6E6;
	background:white;
	color:#3B73C7;
}

#MainMenu td.selected a:hover
{
	line-height:22px;
	border:none;
	background:#3B73B9;
	color:white;
}
#MainMenu td.Billan a
{
	width:120px;
}
input, select, textarea
{
	font-family:MS Shell Dlg;
	font-size:12px;
}
select
{
	font-family:Arial;
	font-size:10px;
/*	height:20px;*/
	background:#f0f0f0;
}
.QuickSearchContainer
{
	margin-left:625px;
	padding-top:40px;
}

.SearchBox
{
	width:95px;
}

.QuickSearchContainer input
{
	_background-color:#f7f7f7;
}

.QuickSearchContainer input[type=text]
{
	background-color:#f7f7f7;
}

#ContentContainer
{
	padding-top:34px;
	margin-left:146px;
	_margin-left:143px;
	width:427px;
	min-height:400px;
	overflow:visible;
}
#ContentContainer .CategoryAndFaktaHack
{
	margin-top:-34px;
}

#ContentContainer .Column
{
	width:190px;
	height:200px;
	border-top:solid 1px #d0d0d0;
	float:left;
}

#ContentContainer .Column p
{
	margin:5px;
	margin-left:12px;
}
#ContentContainer .CenterColumn
{
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
}

#LeftColContainer
{
	margin-top:35px;
	float:left;
	width:130px;
	margin-left:1px;
}

#RightColContainer
{
	margin-top:35px;
	float:right;
	width:163px;
	margin-left:-5px;
	margin-right:2px;
	_margin-right:1px;
}

#RightColContainer .Panel
{
	border:solid 1px #d0d0d0;
	margin-bottom:10px;
	padding:8px;
}

#RightColContainer .Panel p
{
	margin-top:10px;
	margin-bottom:10px;
}

#RightColContainer .LinkBox
{
	background:#f5f5f5;
	border:solid 1px #e5e5e5;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

#RightColContainer .LinkBox p
{
	margin-top:7px;
	margin-bottom:7px;
}

.LinkBoxHeading
{
	font-weight:bold;
	font-size:9pt;
	margin-bottom:15px;
}

#FooterContainer
{
	margin-top:20px;
	border-top:solid 1px #d0d0d0;
	height:50px;
	clear:both;
}

#FooterContainer .Copyright
{
	font-size:9px;
	color:#D0D0D0;
	clear:both;
	margin:0;
	margin-top:23px;
}

#TopNavigation
{
	margin-top:2px;
	float:right;
	margin-right:-8px;
}
#TopNavigation li.Selected a
{
	color:#3b73b9;
}
#BottomMenu, #TopNavigation ul
{
	margin:0;
	padding:0;
	margin-top:5px;
}

#BottomMenu li, #TopNavigation ul li
{
	float:left;
	padding-right:10px;
	padding-left:10px;
	background:url(/images/top_navigation_bg.gif) no-repeat left center;
	/*border-left:solid 1px #999;*/
	list-style-type:none;
}
#BottomMenu li
{
	background:url(/images/top_navigation_bg.gif) no-repeat left center;
}
#BottomMenu li.first-item, #TopNavigation ul li.first-item
{
	padding-left:0;
	background:none;
	border:none;
}

#BottomMenu li a, #TopNavigation ul li a
{
	text-decoration:none;
	color:#999;
}

#BottomMenu li a:hover, #TopNavigation ul li a:hover
{
	color:#3b73b9;
}

a.SpecialLink
{
	padding-left:16px;
	background:url(/images/link_special_arrow_blue.gif) no-repeat left center;
	text-decoration:none;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	color:#3b73b9;
}

a.SpecialLink:hover
{
	color:#999;
	background:url(/images/link_special_arrow_blue_over.gif) no-repeat left center;
}

a.SpecialLink2
{
	padding-left:16px;
	background:url(/images/link_special_arrow.gif) no-repeat left 2px;
	text-decoration:none;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
a.SpecialLink2:hover
{
	background:url(/images/link_special_arrow_over.gif) no-repeat left 2px;
	color:#3b73b9;
}

a.SpecialLinkDown
{
	padding-left:16px;
	background:url(/images/link_special_arrow_down_blue.gif) no-repeat left center;
	text-decoration:none;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	color:#3b73b9;
}

a.SpecialLinkDown:hover
{
	color:#999;
	background:url(/images/link_special_arrow_down_blue_over.gif) no-repeat left center;
}

#TopBody
{
	width:570px;
	height:155px;
}

div.DottedLineNormal
{
	padding-bottom:1px;
	background:url(/images/dots.gif) bottom repeat-x;
}
div.DottedLine
{
	padding-top:20px;
	padding-bottom:1px;
	background:url(/images/dots.gif) bottom repeat-x;
}

div.SolidLine
{
	border-bottom:solid 1px #d0d0d0;
}

input.GoButton
{
	width:20px;
	height:20px;
	background:#999 url(/upload/gfx/GoButton.gif) no-repeat; /* 1024 hack 18-02-2009 TH*/
	behavior:url(/scripts/ahoverManager.htc);
	border:none;
	cursor:pointer;
}
input.GoButton:hover
{
	background-position:0 -20px; /* 1024 hack 18-02-2009 TH*/
	background-color:#4275B8;
}
input.SearchButton:hover
{
	background-position:0 -20px; /* 1024 hack 18-02-2009 TH*/
	background-color:#4275B8;
}
input.SearchButton
{
	width:57px;
	height:19px;
	background:#999 url(/images/sog_button.gif) no-repeat;
	behavior:url(/scripts/ahoverManager.htc);
	border:none;
	cursor:pointer;
}
input.HelpButton:hover
{
	background-position:0 -19px;
	background-color:#4275B8;
}
input.HelpButton
{
	width:19px;
	height:19px;
	background:#999 url(/images/help_button.gif) no-repeat;
	behavior:url(/scripts/ahoverManager.htc);
	border:none;
	cursor:pointer;
}

#ansog_nu span, #las_om_dine_fordele span, #hvordan_forhojer_jeg_lan span
{
	display:none;
}
#ansog_nu
{
	width:86px;
	height:19px;
	display:block;
	background:url(/images/ansog_nu.gif) no-repeat;
	margin-left:10px;
}
#ansog_nu:hover
{
	background-position:0 -19px;
}
#las_om_dine_fordele
{
	width:152px;
	height:19px;
	display:block;
	background:url(/images/las_om_dine_fordele.gif) no-repeat;
	margin-left:10px;
}
#las_om_dine_fordele:hover
{
	background-position:0 -19px;
}
#hvordan_forhojer_jeg_lan
{
	width:177px;
	height:19px;
	display:block;
	background:url(/images/hvordan_forhojer_jeg_lan.gif) no-repeat;
	margin-left:10px;
}
#hvordan_forhojer_jeg_lan:hover
{
	background-position:0 -19px;
}
h2#Contact
{
	margin:0;
	width:64px;
	height:17px;
	background:url(/images/contact_heading.gif) no-repeat;
	margin-bottom:6px;
}
h2#Contact span
{
	display:none;
}
a#SendEmail
{
	display:block;
	width:96px;
	height:15px;
	background:url(/images/send_email.gif) no-repeat;
	margin-bottom:6px;
	margin-top:6px;
}
a#SendEmail span
{
	display:none;
}
#LeftMenu
{
	background:url(/images/dots1.gif) bottom repeat-x;
}
#LeftMenu, #LeftMenu li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#LeftMenu li
{
	border:none;
	background:none;
	_display:inline;
}
#LeftMenu li a
{
	padding-top:3px;
	padding-bottom:3px;
	background:url(/images/dots1.gif) top repeat-x ;
	border-top:none;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#LeftMenu li .SubMenuSelected, .TopMenuSelected
{
	color:#3b73b9;
}

#LeftMenu li .SubMenu, #LeftMenu li .SubMenuSelected
{
	padding-left:10px;
	background:none;
}
#LeftMenu li .SubMenu, #LeftMenu li .SubMenuSelected
{
	border:none;
	font-weight:normal;
}
#LeftMenu li .SubMenuFirstItem
{
	background:url(/images/dots1.gif) top repeat-x ;
}

.CategoryPageIntroContainer
{
	min-height:123px;
	_height:123px;
	margin-left:174px;
}

.CategoryPageIntroContainer h1
{
	margin:0;
	padding:0;
	width:151px;
	height:55px;
}

.FactPageTopContainer
{
	min-height:90px;
	_height:90px;
	padding-bottom:30px;
	margin-bottom:-30px;
}

.FactPageIntroContainer
{
	padding-right:180px;
	padding-bottom:30px;
	margin-bottom:-30px;
}

.IntroText
{
	margin:0;
	font-size:9pt;
	color:#3B73B9;
}

.ContentContainer
{
	/*margin-top:20px;*/
	min-height:130px;
	/*margin-right:170px;*/
	padding-bottom:15px;
}


h2#BoliglanPriser
{
	margin:0;
	width:140px;
	height:24px;
	background:url(/images/boliglan_priser_heading.gif) left bottom no-repeat;
}
h2#BoliglanPriser span
{
	display:none;
}
.DataGrid
{
	width:100%;
	border-collapse:collapse;
	border:none;
	border-bottom:solid 1px #bababa;
}
.DataGrid th, .DataGrid td
{
	border:dotted 1px #d0d0d0;
	padding:3px;
	padding-right:5px;
	text-align:right;
}
.DataGrid th
{
	background:#bababa;
	font-weight:bold;
	color:white;
	border-top:none;
	padding-left:7px;
}
.DataGrid td
{
	padding:7px;
}
.DataGrid p.Label
{
	font-weight:bold;
	margin:0;
}
.DataGrid td.first-cell, .DataGrid th.first-cell
{
	text-align:left;
	border-left:none;
}
.DataGrid td.last-cell, .DataGrid th.last-cell
{
	border-right:none;
}
        
#AnsogOmBoligFlex
{
	background:url(/images/ansog_om_boligflex.gif) no-repeat;
	display:block;
	width:143px;
	height:19px;
}
#AnsogOmBoligFlex:hover
{
	background-position:0 -19px;
}
#AnsogOmBoligFlex span
{
	display:none;
}
#AnsogOmBoliglan
{
	background:url(/images/ansog_om_boliglan.gif) no-repeat;
	display:block;
	width:143px;
	height:19px;
}
#AnsogOmBoliglan:hover
{
	background-position:0 -19px;
}
#AnsogOmBoliglan span
{
	display:none;
}
#AnsogBoliglan
{
	background:url(/images/ansog_boliglan.gif) no-repeat;
	display:block;
	width:120px;
	height:19px;
}
#RollB:hover
{	background:url(/upload/buttons/Ansoeg-om-privatlaan-large.gif) no-repeat;
	background-position:0 -30px !important;
}
#AnsogBoliglan span
{
	display:none;
}
#FaktaOmBoliglan
{
	background:url(/images/fakta_om_boliglan_heading.gif) no-repeat;
	height:24px;
	width:157px;
	margin:0;
}
#FaktaOmBoliglan span
{
	display:none;
}

#FaktaOmBoliglanIntro
{
	min-height:120px;
	_height:120px;
	background:url(/images/fakta_om_boliglan_intro_bg.gif) no-repeat right 15px;
	padding-right:180px;
}
#BeregnBoliglanBanner
{
	height:112px;
	background:url(/images/beregn_boliglan_banner_bg.gif) no-repeat;
	padding-top:45px;
}
#BeregnBoliglan
{
	background:url(/images/beregn_boliglan.gif) no-repeat;
	display:block;
	width:143px;
	height:19px;
	margin-left:285px;
}
#BeregnBoliglan:hover
{
	background-position:0 -19px;
}
#BeregnBoliglan span
{
	display:none;
}
#TabbedContainer
{
	border:solid 1px #d0d0d0;
	margin-top:30px;
	_margin-top:30px;
	margin-bottom:20px;
}
#TabbedContainer .TabContent
{
	padding:10px;	
}
#TabbedContainer .TabContent ul
{
	margin:0;
	padding-left:15px;
}
#TabbedContainer .TabContent ul li
{
	padding:0;
	margin:0;
}
#TabbedContainer ul.Tabs
{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	margin-top:-33px;
	margin-left:-1px;
}
#TabbedContainer ul.Tabs li
{
	display:inline;
	background:white;
	float:left;
}
#TabbedContainer ul.Tabs li a
{
	display:block;
	background:#e6e6e6;
	padding:7px;
	margin:2px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#TabbedContainer ul.Tabs li.selected
{
	border:solid 1px #d0d0d0;
	border-bottom:none;
}
#TabbedContainer ul.Tabs li.selected a
{
	background:white;
	color:#3B73B9;
}
#SendButton input.FormSendButton
{
	behavior:url(/scripts/ahoverManager.htc);
	background:url(/images/send_button.gif) no-repeat;
	display:block;
	width:58px;
	height:19px;
	border:none;
	margin-left:340px;
	margin-top:5px;
}
#SendButton input.FormSendButton:hover
{
	background-position:0 -19px;
}
#SendButton input.Bestil
{
	behavior:url(/scripts/ahoverManager.htc);
	background:url(/images/bestil.gif) no-repeat;
	display:block;
	width:64px;
	height:19px;
	border:none;
	margin-left:330px;
	margin-top:5px;
}
#SendButton input.Bestil:hover
{
	background-position:0 -19px;
}
.DownloadsContainer
{
	margin-top:15px;
}
.DownloadsContainer table
{
	border-collapse:collapse;
}
.DownloadsContainer table td
{
	padding:2px;
}
.DownloadsContainer p.Category
{
	margin:0;
	padding-left:2px;
	margin-top:12px;
}
.DownloadsContainer p.Category p
{
	display:inline;
}
.DownloadsHeader
{
	font-size:12px;
	font-weight:bold;
	width:390px;
}
.DownloadItem
{
	width:390px;
}
.DownloadsHeader td p, .DownloadItem td p
{
	display:inline;
}
.DownloadsHeader td, .DownloadItem td
{
	text-align:left;
	padding:2px;
}
.DownloadsHeader td.Broschurer, .DownloadItem td.Broschurer
{
	width:160px;
}
.DownloadsHeader td.Bestill, .DownloadItem td.Bestill
{
	width:70px;
	text-align:center;
}
.DownloadsHeader td.Download, .DownloadItem td.Download
{
	width:auto;
}
.DownloadItem td.Image
{
	width:20px;
}
.DictionaryLettersList
{
}
.DictionaryLettersList a
{
	font-size:11px;
	font-weight:bold;
	margin-right:10px;
	color:#3b73b9;
}
.DictionaryLettersList a:hover
{
	color:#666;
}

a:hover
{

}
.DictionaryItems
{
}
.DictionaryItems dt
{
	font-size:12px;
	font-weight:bold;
	margin:0;
}
.DictionaryItems dd
{
	margin:0;
	margin-bottom:10px;
}
.DictionaryItems dd p
{
	padding:0;
	margin:0;
	margin-top:1px;
	margin-bottom:3px;
	text-align:justify;
}
.StepButtons
{
	margin-top:5px;
	height:22px;
}
.StepButtons .FormNextButton
{
	float:right;
}
.StepButtons .FormPrevButton
{
	float:left;
}
.StepButtons .FormCalculateButton, .FormSendButton
{
	float:right;
	 cursor:pointer;
}

.FormCalculator
{
}
.FormCalculator label
{
	display:block;
	/*float:left;*/
	width:260px;
	clear:left;
	margin-top:3px;
}
.FormCalculator .FormControls input, .FormCalculator .FormControls textarea, .FormCalculator .FormControls select
{
	border:solid 1px #7F9DB9;
}
.FormCalculator .FormControls
{
	margin-left:285px;
	margin-top:3px;
	padding-left:1px;
}
.FormNextButton
{
	behavior:url(/scripts/ahoverManager.htc);
	background:url(/images/next_button.gif) no-repeat;
	width:69px;
	height:19px;
	border:none;
}
.FormNextButton:hover
{
	background-position:0 -19px;
}

.FormPrevButton
{
	behavior:url(/scripts/ahoverManager.htc);
	background:url(/images/prev_button.gif) no-repeat;
	width:74px;
	height:19px;
	border:none;
}
.FormPrevButton:hover
{
	background-position:0 -19px;
}

.FormCalculateButton
{
	behavior:url(/scripts/ahoverManager.htc);
	background:url(/upload/buttons/beregn_button.gif) no-repeat;
	width:72px;
	height:20px;
	border:none;
}
.FormCalculateButton:hover
{
	background-position:0 -20px;
}

.HelpButtonContainer
{
	height:22px;
	border-top:solid 1px white;
}
.HelpButtonContainer .JustLine
{
	border-top: solid 1px #7F9DB9;
	margin-top:1px;
	margin-bottom:17px;
}
.FormCalculateHelpButton
{
	background:url(/images/hjalp.gif);
	width: 61px;
	height: 18px;
	border-style: none;
	float:right;
	cursor:pointer;
}
.HelpPanel
{
	width: 425px;
	border:solid 1px #7F9DB9;
	position: absolute;
	height: 200px;
	background:white;
	z-index:10;
	overflow:hidden;
}
.HelpPanel .HelpContent
{
	margin:10px;
}
.FormCalculateHelpClose
{
	float:right;
	margin-top:-10px;
	margin-right:-10px;
}
.FormCalculateDropdownbox
{
	font-family:MS Shell Dlg;
	font-size:12px;
	border: solid 1px #7F9DB9;
	background:#f7f7f7;
}
.FormCalculateHelpText
{
	padding:4px;
}

.RolloverButton
{
	width:auto;
	height:auto;
}
span.RolloverButtonContainer
{
	display:-moz-inline-box;
	display:inline-block;
	height:20px;
	overflow:hidden;
}
div.GreyBox
{
	background:#efefef;
	padding-top:10px;
	padding-left:45px;
	padding-bottom:20px;
	padding-left:10px;
}
ul
{
	margin:0;
	margin-top:3px;
	margin-bottom:3px;
}
p.BulletPoint, p.BulletPoint2, p.BulletPoint3
{
	margin-top:2px;
	padding-bottom:2px;
	padding-left:22px;
}
p.BulletPoint, p.BulletPoint2
{
	background:url(/images/bullet.gif) 3px top no-repeat;
}
p.BulletPoint2
{
	margin-left:18px;
}
p.BulletPoint3
{
	background:url(/images/bullet3.gif) top left no-repeat;
}
p.Footnote
{
	font-size:9px;
	color:#666;
}
/* sitemap style */
a.linklist
{
	text-decoration: none;
	color:#3B73B9;
	font-size:11px;
}
a.linklist:hover
{
	text-decoration:underline;
	color:#666;
}
a.RootLink
{
	font-weight:bold;
	padding-right: 10px;
}
table.ExtraLayoutTable
{
	border-collapse:collapse;
	border:none;
}
table.ExtraLayoutTable td
{
	padding:2px;
	padding-left:0;
	padding-right:0;
	vertical-align:top;
}
table.ExtraLayoutTable input, 
table.ExtraLayoutTable select, 
table.ExtraLayoutTable textarea
{
	border: solid 1px #7F9DB9;
	background:#f7f7f7;
}
table.ExtraLayoutTable .FormFieldHeading
{
	float:none;
	width:215px;
}
.DownloadsContainer #SendButton
{
	margin:0;
	float:none;
	height:22px;
	width:388px;
	_width:390px;
}
.DownloadsContainer #SendButton .Bestil
{
	margin:0;
	float:right;
}
span.ColorGEBlue
{
	color:#3b73b9;
}
span.ColorBlack
{
	color:Black;
}
span.ColorGrey
{
	color:#666;
}
.SearchResults td, .SearchResults th
{
	padding-right: 35px;
	
}

/* UPDATED CSS */
body {font-size: 12px;}
input, select, textarea {font: 11px/14px Arial, Sans-Serif;color: #494242;}
#MainContainer, #MainMenu {width: 938px;}
.QuickSearchContainer {margin-left: 811px;}
#TopNavigation ul li a, #BottomMenu li {color: #666;}
#LeftColContainer {width: 165px; margin-top: 23px;}
#TopBody {height: 174px;}
#ContentContainer {width: 500px; margin-left: 197px; *margin-left: 194px; padding-bottom: 20px;}
#ContentContainer .Column {position: relative; width: 225px; height: 244px; _height: 246px; margin: 0 0 10px 0; padding: 3px;	font-size: 13px; border: 1px solid #ececec;}
#ContentContainer .RightColumn { margin-right: 0;}
#ContentContainer .Column td { padding: 10px 7px 0 17px;}
#ContentContainer .Column .RolloverButton { position: absolute; bottom: 11px;}
#ContentContainer .CenterColumn{margin-left:9px;margin-right:9px;}
#TabbedContainer { border: 0;}
#TabbedContainer ul.Tabs {float: left;  width: 500px; margin-left: 0;  background: url(/upload/new/images/d0d0d0.gif) repeat-x 0 100%;}
#TabbedContainer ul.Tabs li {  border-bottom: 1px solid #d0d0d0;}
#TabbedContainer ul.Tabs li.selected {border-bottom-color: #fff;}
#TabbedContainer .TabContent {  clear: left;  width: 478px;  padding-top: 0;  border: 1px solid #d0d0d0;  border-width: 0 1px 1px;}
p.BulletPoint, p.BulletPoint2, p.BulletPoint3 {  margin-bottom: 8px;  font-size: 12px;}
.ContentContainer {min-height: 120px;  padding-bottom: 2px;}
#RightColContainer {width: 208px;margin-top: 21px;}
#RightColContainer .LinkBox {	padding: 5px 20px 10px;}
#RightColContainer p.LinkBoxHeading {margin-bottom: 20px;}
#RightColContainer .Panel {  padding: 12px 20px;}
#RightColContainer .Panel h2 {  margin-top: 0;}
#RightColContainer .Panel .homeGenvejeDropdown {width: 120px;}
#RightColContainer .Panel p img {  margin-top: -5px;  margin-right: -10px;  margin-bottom: -10px;  *margin-bottom: 0;}
#RightColContainer .Panel p a img {  margin-top: 0;  margin-right: 0;}
#RightColContainer #ctl00_RightSpots1_RightSpot2 div div {  width: 180px;  background: #fff;}
input.GoButton {height: 20px;}
input.GoButton:hover {	background-position: 0 -20px;	}
#FooterContainer {	clear: both;	margin: 0 2px 0 1px; padding-top: 3px;}
#FooterContainer #BottomMenu {  margin-top: 5px;}
#FooterContainer .Copyright {  margin-top: 25px;}