
h1 {
	margin-bottom: 0;
}
#section-intro p {
	margin: 0;
	font-style: italic;
	margin-right: 33%;
}

/* **** Section: News **** */
#section-news {
	margin-right: 33%;
}
#section-news h2 {
	font-size: 120%;
	color: #999999;
	border-bottom: 1px dotted #999999;
}


/* **** Section: Notes **** */
#section-notes {
	float: right;
	width: 30%;
}
#section-notes h2 {
	display: none;
}
#section-notes .note {
	background: #FAFCFF url('/_gfx/box3/foot_bg.png') repeat-x bottom;
	border: 1px solid #BDCDEC;
	margin: 0 0 1em 0;
}
#section-notes .calendar-note h3,
#section-notes .note h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 3px;
	background: #5C82A0 url("../_gfx/box/title_bg.gif") repeat-x bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #8689A1 #6E7299 #3B3E52 #4A4D75;
	color: white;
}
#section-notes .note_content {
	background: url("../_gfx/box3/body_bg.png") repeat-x top;
	padding: 0.5ex;
	font-size: 89%;
}
#section-notes .note_content p {
	margin: 0.5ex 0;
}
#section-notes .note_link {
	text-align: right;
}
#section-notes a:link,
#section-notes a:visited,
#section-notes a:visited:hover,
#section-notes a:link:hover {
	background: transparent;
}
#section-notes .note a:visited:hover img,
#section-notes .note a:link:hover img {
	border: 1px solid #5C82A0;
	background: #e8F0Ff;
}

/* **** Note: Leverantörer **** */
#section-notes #leverantorer .note_content {
	text-align: center;
}

/* **** Note: Publikationer **** */
#section-notes #publikationer .note_content {
	text-align: center;
	padding: 1em 0;
}

/* **** Note: Hyrex-Bladet **** */
#section-notes #hyrexbladet .note_content {
	text-align: center;
	padding: 1em 0;
}

/* **** Note: Protec **** */
#section-notes #protec .note_content {
	text-align: center;
	padding: 1em 0;
}

/* **** Note: Köp & Sälj **** */
#section-notes #kop_o_salj ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	text-align: center;
}
#section-notes #kop_o_salj ul li {
	margin: 1ex 0;
}

/* **** Note: Kalendarium **** */
#section-notes #calendar calendar-note {
	margin: 1em;
}
#section-notes .calendar-note {
	background: #EEF7FF url(/_gfx/front1/front-calendarium.jpg) no-repeat bottom right;
	border: 1px solid #BDCDEC;
	margin: 0;
	padding: 0;
	font-size: 89%;
}
#section-notes #calendar dl {
	margin: 1em;
	padding:0;
	text-align:left;
}
#section-notes #calendar dt {
	font-family:verdana;
	font-size:83%;
	font-weight: bold;
}
#section-notes #calendar dd {
	margin: 0 0 0.25em 1em;
	font-size: 100%;
}
#section-notes #calendar .calender-list a {
	display: block;
	width: 100%;
}
