﻿/* Global reset and fix
------------------------- */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font: 12px verdana, sans-serif;
	line-height: 16px;
	color: #353535;
}

input,
textarea,
select {
border: 1px solid #700505;
}

div.whitebox ol,
div.whitebox ul {
margin: 0 0 20px 20px;
line-height: 18px;
}

hr {
background: #bfbfbf;
height: 1px;
padding: 0;
margin: 15px 0;
border: 0;

clear: both;
}

.nopadding {
background: none;
background-color: #e5e5e5;
margin: 0;
padding: 0;
}

/* IE PNG Fix
------------------------- */

#logo, #footer .gradient, #topgradient, #findbager, .png {
	behavior: url('/Files/System/graphics/iepngfix.htc');
}

/* Top Header Elements
------------------------- */

#logo {
	width: 127px;
	height: 246px;
	position: absolute;
z-index: 2;
	top: 0px;
	left: -140px;
}

#rightbox_container {
	position: relative;
	float: right;
	width: 356px;
z-index: 2;
}

a.pidlink {
display: none;
}

#rightbox {
	position: absolute;
	margin-left: 42px;
	width: 314px;
	height: 29px;
	background: url('/Files/System/graphics/login_lukket.gif');
	color: #fff;
}

	#rightbox dl {
		float: left;
		line-height: 29px;
	}
	
	#rightbox dt {
		padding-left: 20px;
		width: 20px;
		float: left;
	}

	#rightbox dd {
		margin-left: 45px;
	}
	
	#rightbox ul {
		float: right;
		list-style: none;
		padding-right: 20px;
		line-height: 29px;
	}

/* Starts out hidden */
#rightbox2 {
	position: absolute;
	display: none;
	width: 356px;
	height: 86px;
	background: url('/Files/System/graphics/login_open.gif');
	color: #fff;

	clear: right; /* Added in case javascript is disabled and we need to show this menu under rightbox */
}

	#rightbox2 dl {
		float: left;
		line-height: 24px;
		padding-top: 5px;
		color: #353535;
		width: 230px;
	}
	
	#rightbox2 dt {
		padding-left: 60px;
		float: left;
		width: 60px;
		text-align: right;
	}
	
	#rightbox2 dd {
		margin-left: 130px;
	}

	#rightbox2 ul {
		float: right;
		list-style: none;
		padding-right: 20px;
		padding-top: 5px;
		line-height: 16px;
	}
		
		#rightbox2 ul a {
			text-transform: uppercase;
			text-decoration: none;
			font: 10px 'lucidagrande', verdana, sans-serif;
			color: #957602;
			border-bottom: 0;
		}
		
		#rightbox2 ul li.closeself {
			text-align: right;
			padding-top: 14px;
			padding-right: 4px;
		}
		
		#rightbox2 ul li.closeself a {
			padding-right: 16px;
			margin-right: -16px;
		}


/* Main Layout Elements
------------------------- */
#wrapper {
	position: relative;
	width: 100%;
	clear: both;
}

#footer_fix {
	min-height: 100%;
	position: relative;
	background: url('/Files/System/graphics/bg_forbruger.gif');
}

/* Medlemssiden */
#footer_fix_member {
min-height: 100%;
	position: relative;
	background: url('/Files/System/graphics/bg_tile.gif');
}

#header {
	width: 100%;
	height: 152px;
	background: url('/Files/System/graphics/top.jpg') repeat-x;
}

/* Medlemssiden */
#header_member {
width: 100%;
	height: 152px;
	background: url('/Files/System/graphics/top_medlem.jpg') repeat-x;
}

div#nav {
position: relative;
padding-left: 300px;
z-index: 1;
}

ul#navigation {
position: relative;
width: 875px;
margin: 0 auto;
	list-style: none;
	padding-top: 96px;
}

ul#submenu {
position: absolute;
left: 0;
top: 128px;
list-style: none;
width: 875px;
}

ul#navigation li ul#submenu {
	height: 24px;
	padding-top: 0;
	clear: both;
}

	ul#navigation li {
		float: left;
		margin: 0 1px;
	}
	
	ul#navigation li ul#submenu li {
		float: left;
		margin: 0 10px;
line-height: 22px;
padding: 0;
	}
	
		ul#navigation li ul#submenu li a {
			text-decoration: none;
			line-height: 22px;
			color: #dba003;
background: 0;
line-height: 22px;
height: 22px;
padding: 0;
		}
		
ul#navigation li ul#submenu li a span {
background: 0;
line-height: 22px;
height: 22px;
padding: 0;
}

		ul#submenu li a.active {
			color: #fff;
		}

		ul#navigation li span, ul#navigation li {
			height: 32px;
		}

		ul#navigation li a {
			background: url('/Files/System/graphics/menu_leftside.gif') no-repeat left top;
			display: block;
			float: left;
			padding-left: 10px;
			cursor: pointer;
			cursor: hand;
			text-decoration: none;

		}

			ul#navigation li a span {
				background: url('/Files/System/graphics/menu_rightside.gif') no-repeat right top;
				display: block;
				float: left;
				padding-right: 10px;
				font: 14px 'lucidagrande', verdana, sans-serif;
				color: #dba003;
				line-height: 32px;
			}

		ul#navigation li a.active, ul#navigation li a.inpath, ul#navigation li a#activeitem {
			background: url('/Files/System/graphics/menu_leftside_select.gif') no-repeat left top;
		}

			ul#navigation li a.active span, ul#navigation li a.inpath span, ul#navigation li a#activeitem span {
				background: url('/Files/System/graphics/menu_rightside_select.gif') no-repeat right top;
				font-weight: bold;
				color: #fff;
			}
			
			ul#navigation li a.inpath span, ul#navigation li a#activeitem span {
				color: #dba003;
			}
			

#topgradient {
	width: 100%;
	height: 15px;
	background: url('/Files/System/graphics/gradient_top.png') repeat-x;
}

#container {
	width: 875px;
	margin: -16px auto 0;
}

#clear {
	clear: both;
	padding-bottom: 178px;
}

.top {
    font: normal normal 24px Georgia, Serif;
    color: #fff;
    position: relative;
z-index: 1;
}

        .top div.headline {
        position: absolute;
        top: 32px;
        left: 22px;
        }
	.top div.headline div {
	    font-size: 10px;
margin-top: 2px;
color: #D4BA81;
	}
	.top div.headline div a {
		text-decoration: none;
		color: #D4BA81;
		border-bottom: 0px;
	}
	.top div.headline div a:hover {
		text-decoration: underline;
		border-bottom: 0px;
	}

.markedtop {
position: relative;
z-index: 2;
}

#infobox {
	float: left;
	width: 245px;
	padding-top: 85px;
}

#findbager {
	width: 218px;
	height: 135px;
	background: url('/Files/System/graphics/findbager.png');
	margin-left: 5px;
}

	#findbager div {
		padding-top: 105px;
		padding-left: 25px;
	}

#newslist {
	width: 201px;
	margin-left: 22px;
	margin-top: 20px;
	background-color: #530909;
}

	#newslist ul {
		list-style: none;
	}
	
		#newslist ul li {
			border-top: 1px dotted #fff;
			background-color: #700505;
			padding: 10px 20px;
		}
		
		#newslist ul li.even {
			background-color: #880606;
		}
		
		#newslist ul li.last {
			background-color: #530909;
			height: 10px;
		}

	#newslist h3 {
		padding: 10px 20px;
		color: #dba003;
		font: bold 11px verdana, sans-serif;
	}
	
	#newslist h4 a {
		color: #fff;
		font: bold 12px verdana, sans-serif;
float: none;
		border-bottom: 0px;
	}
	
	#newslist span.date {
		font: 10px verdana, sans-serif;
		color: #fecf8c;
		margin-bottom: 8px;
	}
	
	#newslist p {
		font: 10px verdana, sans-serif;
		color: #fff;
	}
	
	#newslist a {
		font: 10px verdana, sans-serif;
		color: #dba003;
		float: right;
		text-decoration: none;
		border-bottom: 0px;
	}
	
	#newslist a:hover, #newslist a:active {
		text-decoration: underline;
		border-bottom: 0px;
	}

#mainbox {
	float: right;
	width: 627px;
	padding-top: 5px;
	margin-top: 20px;
        position: relative;
        z-index: 1;
}

	#mainbox .top {
		width: 627px;
		height: 72px;
		background: url('/Files/System/graphics/content_top.gif');

	}
	
	#mainbox .content {
		width: 617px;
		background-color: #880606;
	}
	
	#mainbox .bottom {
		width: 617px;
		height: 8px;
		line-height: 1px; /* Thank you IE6 */
		background: url('/Files/System/graphics/content_bund.gif');
	}
	
	#mainbox .rightcol {
		position: relative;
		float: right;
		width: 180px;
	}
		#mainbox .rightcol table {
			position: absolute;
		}
		#mainbox .rightcol .options {
			position: absolute;
			top: -25px;
		}
			#mainbox .rightcol .options a {
				margin-right: 5px;
			}
			#mainbox .rightcol .options a img {
				margin-right: 2px;
			}
	#mainbox .leftcol {
	    width: 310px;
	    float: left;
margin-right: 15px;
	}
	
	#mainbox .frontpageNews {
	}
		#mainbox .frontpageNews h3 a,
		#mainbox .frontpageNews h3 {
			color: #000;
			font-size: 18px;
line-height: 24px;
float: none;
		border-bottom: 0px;
			text-decoration: none;
		}
		#mainbox .frontpageNews div {
			color: #353535;
		}
		#mainbox .frontpageNews p {
			margin: 10px 0 0;
		}
		#mainbox .frontpageNews p.manchet {
			color: #999;
			font-weight: bold;
		}
		#mainbox .frontpageNews .imageitem {
			float: right;
			margin: 0 0 20px 15px;
		}
#mainbox .frontpageNews h3 a:hover {
text-decoration: underline;
		border-bottom: 0px;
}
#mainbox .frontpageNews .imageitem img {
width: 280px;
}
	#mainbox .newsItem1 {
		padding: 0 0 35px;
	}
	#mainbox .newsItem0 {
		clear: both;
		padding: 35px 0 0;
		border-top: 1px solid #ccc;	
	}
	
	#mainbox a.boxlink {
		display: block;
		background-image: url('/Files/System/graphics/box.gif');
		height: 91px;
		width: 500px;
		text-decoration: none;
		margin: 10px 13px;
		color: #353535;
		border-bottom: 0px;
	}
	#mainbox a.boxlink:hover {
		background-image:	url('/Files/System/graphics/box_hover.gif');
		border-bottom: 0px;
	}
	#mainbox a.boxlink h3 {
		padding:			12px 20px 8px 55px;
		font-size:			20px;
	}
	#mainbox a.boxlink .readmore {

		float: right;
		margin-right: 15px;
		width: 12px;
		margin-top: 15px;
	}
	#mainbox a.boxlink:hover .readmore {
		
	}
	#mainbox a.boxlink p {
		padding:			10px 20px;
		color:				#353535;;
		text-align:		justify;
	}

/* Re-usable Elements
------------------------- */
h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

.whitebox a {
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: #880606;
}
.whitebox a:hover {
	border-bottom: 1px solid #880606;
}

.whitebox-top {
	height: 36px;
	width: 617px;
	background: url('/Files/System/graphics/content_mid_top.gif');
}

.whitebox {
	width: 527px;
	padding: 20px 45px 1px;
	background: url('/Files/System/graphics/content_mid_mid.gif');
position: relative;
}

.whitebox-bottom {
	height: 36px;
	width: 617px;
	background: url('/Files/System/graphics/content_mid_bund.gif');
}

.highlight {
	font-weight: bold;
	color: #af191a;
	text-decoration: none;
}

.newsselector {
	display: block;
	border-bottom: 1px solid #b3b3b3;
	background: url('/Files/System/graphics/arrow_white1.gif') no-repeat 511px 50%;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px;
	color: #353535;
}

.stripe {
	background-color: #ebebeb;
}

.newsarchive {
margin: 10px 0;
}

.calendar_smallimg {
width: 100px;
height: 100px;
float: left;
border: 1px solid #a1a1a1;
margin-top: 5px;
}

.archivelist {
	margin-top: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #b3b3b3;
	color: #8e8e8e;
}

.List1, .List0 {
	padding: 5px;
	border-bottom: 1px solid #b3b3b3;
}

	.List1 span, .List0 span {
		color: #7d7d7d;
		font-size: 11px;
	}
	
	.whitebox .List1 a, .List0 a {
		color: #949494;
		text-decoration: none;
		float: right;
		margin-right: 5px;
		font-size: 11px;
		border-bottom: 0px;
	}

	.List1 h3 a, .List0 h3 a {
		float: none;
color: #000;
text-decoration: none;
font-size: 14px;
		border-bottom: 0px;
	}
	
	.whitebox .List1 a:hover, .List1 a:active, .List0 a:hover, List0 a:active {
		text-decoration: underline;
		border-bottom: 0px;
	}

.List0 {
	background-color: #f7f7f7;
}


/* Nyhedsbrev
------------------------- */
.newsletter {
	font: normal normal 10px Trebuchet MS, Sans-serif;
	padding: 15px 110px 40px;
}
	.newsletter .submitbutton {
		float: right;
	}
	.newsletter .fields input {
		font: normal normal 12px Trebuchet MS, Sans-serif;
		border: 1px solid #7e9db9;
		padding: 1px 3px;
		width: 300px;
	}

.bottomborder {
	border-bottom: 1px solid #ccc;
	margin-bottom: 35px;
}


/* Medarbejdere
------------------------- */
.employee {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 15px;
	height: 142px;
}
	.employeetext {
		position: absolute;
		bottom: 0;
		margin-bottom: 10px;
		font-style: italic;
		width: 330px;
	}
		.employeetext h1 {
			font-size: 14px;
			font-style: normal;
		}
	.employeeimage {
		float: right;
	}


/* Find bager
------------------------- */
#page25 #makesearch input[type="text"] {
	width: 523px;
	margin-top: 10px;
}

#makesearch span#searchbutton {
	float: right;
	margin-top: 5px;
}

#makesearch p {
	font-size: 13px;
	line-height: 24px;
	margin-top: 5px;
}

.dealerlist {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	margin-top: 50px;
}

	.dealerlist th, .dealerlist td {
		border: 1px solid #b3b3b3;
		padding: 4px 3px;
		color: #7d7d7d;
		font-size: 10px;
                text-align: left;
	}

	.dealerlist th {
		text-align: left;
		font-weight: bold;
		background-color: #e8e8e8;
	}
	
	.dealerlist a {
		color: #7d7d7d;
		text-decoration: none;
		border-bottom: 0px;
	}

#DealerSearchDealerName {
	width: 120px;
}

#DealerSearchDealerAddress {
	width: 120px;
}

#DealerSearchDealerZip {
	width: 200px;
}

#DealerSearchDealerBagermester {
	width: 90px;
}

#DealerSearchDealerEmail {

}

#DealerSearchDealerWebsite {
}

#DealerSearchDealerPhone1 {
	width: 70px;
}


/* Footer Elements
------------------------- */
#footer {
	position: relative;
	margin-top: -168px;
	width: 100%;
	background: url('/Files/System/graphics/bund.jpg') repeat-x 0 100%;
	text-align: center;
	height: 168px;
}

	#footer .gradient {
		width: 100%;
		height: 15px;
		background: url('/Files/System/graphics/gradient_bund.png') repeat-x 0 0;
	}

	#footer p {
		padding: 60px 0 0 0;
		
		color: #DBA003;
	}

/* Form elements
------------------------- */
.short_text {
	width: 50px;
}

.medium_text {
	width: 80px;
}

.large_text {
	width: 150px;
}

.bager_tekst {
	font: 12px verdana, sans-serif;
	height: 18px;
	padding: 4px 5px 2px;
	width: 109px;
	background: url('/Files/System/graphics/inputbox.gif') no-repeat;
	border: 0;
}

#button_bager {
	background: url('/Files/System/graphics/find_knap_up.gif');
	display: block;
	width: 61px;
	height: 24px;
	float: right;
	margin-right: 10px;
}

html*#button_bager {
	background: url('/Files/System/graphics/find_knap_up.gif');
	display: block;
	width: 61px;
	height: 24px;
	float: right;
	margin-right: 5px;
}

#button_bager:hover {
	background: url('/Files/System/graphics/find_knap_down.gif');
}

#button_go {
	line-height: 20px;
	font-size: 17px;
	background: url('/Files/System/graphics/soge_go_knap.gif') no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

	#button_go span {
		display: none;
	}

.kalender_tekst {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding: 10px 0;
margin: 5px 0 20px 0;
}

h2.featured_newsarticle {
margin: 10px 0 5px;
}

h2 {
color: #666;
font-size: 18px;
line-height: 24px;
font-weight: bold;
}

.whitebox h2 a {
color: #000;
		border-bottom: 0px;
}

div.features_news_teaser {
padding-bottom: 10px;
}

div.news_box {
border-top: 1px solid #e5e5e5;
padding: 10px 0;
}

div.news_box p {
margin-top: 2px;
float: right;
width: 410px;
}

h2.internal_newslist {
line-height: 24px;
}

div.internal_thumbimage {
float: left;
padding: 0 10px 10px 0;
}

div#formandensklumme {
margin: 0 15px 30px;
padding-right: 200px;
background: url('/Files/System/graphics/bygning.jpg')  no-repeat 100% 100%;
border-bottom: 1px solid #e5e5e5;
height: 160px;
padding-top: 60px;
}

div#formandensklumme h2 {
font-size: 24px;
line-height: 28px;
margin-bottom: 5px;
margin-top: 2px;
}

div#formandensklumme p {
font-size: 14px;
line-height: 18px;
margin-bottom: 10px;
}

div#formandensklumme a.readmore {
text-align: right;
margin-right: 25px;
display: block;
margin-bottom: 3px;
border-bottom: 0px;
}
div#klumme {
font-size: 10px;
color: #999;
}

#page569 ul#contentindex,
#page433 ul#contentindex,
#page30 ul#contentindex {
border: 0px;
border-top: 1px solid #ccc;
display: block;
width: 100%;
margin-left: 0;
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
list-style: none;
background: #fff;
position: relative;
top: 0;
left: 0;
}

#page569 ul#contentindex li,
#page433 ul#contentindex li,
#page30 ul#contentindex li {
margin: 5px 0;
float: left;
}

#page569 ul#contentindex li a,
#page433 ul#contentindex li a,
#page30 ul#contentindex li a {
display: block;
width: 218px;
background: #F0F0F0;
line-height: 35px;
font-size: 15px;
font-weight: bold;
color: #999;
padding: 0 20px;
border-bottom: 0px;
}

#page440 div.whitebox p a {
display: block;
width: 487px;
background: #F0F0F0;
line-height: 35px;
font-size: 15px;
font-weight: bold;
color: #999;
padding: 0 20px;
margin-bottom: 10px;
border-bottom: 0px;
}

#page569 ul#contentindex li.odd,
#page433 ul#contentindex li.odd,
#page30 ul#contentindex li.odd {
margin: 5px 11px 0 0;
}

#page529 ul#contentindex li.last,
#page433 ul#contentindex li.last,
#page30 ul#contentindex li.last {
margin-bottom: 0;
}

ul#contentindex {
list-style: none;
position: absolute;
right: 0;
top: 40px;
margin-left: 0;
background: #f6f6f6;
border: 1px solid #ccc;
display: none;
padding: 5px 0;
z-index: 150;
}

ul#contentindex li {
border-bottom: 1px solid #e5e5e5;
}

ul#contentindex li.last {
border-bottom: 0px;
}

ul#contentindex li a {
display: block;
width: 198px;
background: #f6f6f6;
line-height: 20px;
font-size: 12px;
font-weight: bold;
color: #999;
padding: 0 20px;
border-bottom: 0px;
}

span#m_overview {
font-size: 16px;
font-weight: bold;
line-height: 35px;
float: left;
margin-bottom: 10px;
}

a#dropdown_list {
display: block;
width: 200px;
background: #F0F0F0 url('/Files/System/graphics/dropdown_arrow.gif') no-repeat 95% 50%;
line-height: 35px;
height: 35px;
font-size: 12px;
font-weight: bold;
color: #999;
padding: 0 20px;
float: right;
border-bottom: 0px;
}

ul#contentindex2 {
clear: both;
list-style: none;
position: static;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 10px 0 40px;
z-index: 1;
margin-left: 0;
}

ul#contentindex2 li {
margin: 5px 0;
}

ul#contentindex2 li a {
display: block;
background: #F0F0F0;
font-size: 15px;
font-weight: bold;
line-height: 35px;
color: #999;
padding: 0 20px;
width: 487px;
border-bottom: 0px;
}

ul#contentindex3 {
list-style: none;
margin-left: 0;
position: static;
z-index: 2;
background: #f6f6f6;
border: 1px solid #ccc;
display: none;
clear: both;
padding: 5px 0;
margin-top: -25px;
margin-bottom: 30px;
}

ul#contentindex3 li a {
display: block;
background: #f6f6f6;
line-height: 20px;
font-size: 12px;
font-weight: bold;
color: #999;
padding: 0 20px;
width: 485px;
border-bottom: 0px;
}

a#dropdown_list2 {
position: relative;
clear: both;
display: block;
background: #F0F0F0 url('/Files/System/graphics/dropdown_arrow.gif') no-repeat 98% 50%;
line-height: 35px;
height: 35px;
font-size: 12px;
font-weight: bold;
color: #999;
padding: 0 20px;
border-bottom: 0px;
}

div#m_dropdown {
position: relative;
width: 527px;
z-index: 1;
}

div#m_dropdown2 {
clear: both;
margin-bottom: 30px;
}

div#kagensdag {
background: url('/Files/System/graphics/kagensdag.jpg') no-repeat 100% 100%;
padding-right: 200px;
height: 230px;
border-bottom: 1px solid #E5E5E5;
margin: 0 15px 30px;
}

a#kagen {
display: block;
text-align: right;
margin-top: 10px;
border-bottom: 0px;
}

div#uddannelse {
background: url('/Files/System/graphics/uddannelse01.jpg') no-repeat 100% 100%;
padding-right: 200px;
height: 230px;
border-bottom: 1px solid #E5E5E5;
margin: 0 15px 30px;
}

div.whitebox table {
border: 0;
}

div.whitebox table tr td {
background: #F0F0F0;
padding: 3px 5px;
border: 1px solid #fff;
}

#page14 div.whitebox table tr td,
#page22 div.whitebox table tr td,
#page23 div.whitebox table tr td,
#page24 div.whitebox table tr td,
div.whitebox form table tr td {
background: none;
padding: 3px 0;
border: 0;
}

#page14 div.whitebox table
#page22 div.whitebox table,
#page23 div.whitebox table,
#page24 div.whitebox table,
div.whitebox form table {
width: 285px;
margin: 0 auto;

font-size: 10px;
}

div.frontpageNews img {
margin: 0 0 10px;
}

#page24 form input[type="text"] {
line-height: 17px;
height: 17px;
}

#page24 form input[type="submit"] {
line-height: 19px;
height: 19px;
position: relative;
top: 1px;
}

html*#page24 form input[type="text"] {
line-height: 19px;
height: 19px;
}

html*#page24 form input[type="submit"] {
line-height: 20px;
height: 20px;
position: relative;
top: -1px;
}




.right {
float: right;
}

.left {
float: left;
}

.whitebox .imglink,
.whitebox .imglink:hover {
border-bottom: 0;
}


.whitebox #newslistsort_latest {
margin-bottom: 60px;
}

.whitebox #newslistsort a,
.whitebox #newslistsort_latest a {
float: right;
font-size: 11px;
border-bottom: 0px;
}

.whitebox #newslistsort span,
.whitebox #newslistsort_latest span {
color: #888;

font-size: 11px;
}

.whitebox #newslistsort h3,
.whitebox #newslistsort_latest h3 {
margin-bottom: 5px;
}

.whitebox #newslistsort h3 a,
.whitebox #newslistsort_latest h3 a {
float: none;
clear: both;

color: #000;
border-bottom: 0;

font-size: 14px;
}

.whitebox #newslistsort a:hover,
.whitebox #newslistsort h3 a:hover,
.whitebox #newslistsort_latest a:hover,
.whitebox #newslistsort_latest h3 a:hover {
border-bottom: 1px solid #880606;
}

.latest_news_item {
padding: 5px 0;
border-bottom: 1px solid #B3B3B3;
}

.whitebox #newslistsort a.newsselector {
float: none;
border-bottom: 1px solid #B3B3B3;
}
