/* Styles for articles */
.SgInfoBoxHolder {
		text-align: left;
		margin: 0px 3px 5px 5px;
		display: inline;
		float: right;
}


/* Style f?r extramaterial och ?mnesgrupper [c1InfoBox], faktaruta[c1FactBox] och ?mnesgrupper i puffl?ge [c[N]InfoBoxWide] */
.SgInfoBoxHolder, .c1InfoBox, .c1FactBox { width: 175px; }
.c1InfoBox div, table.headingTable tr td, .c1InfoBox a, .c1InfoBox span,
.c1InfoBoxWide div, table.headingTable tr td, .c1InfoBoxWide a, .c1InfoBoxWide span,
.c3InfoBoxWide div, table.headingTable tr td, .c3InfoBoxWide a, .c3InfoBoxWide span,
.c1FactBox div, table.headingTable tr td, .c1FactBox a, .c1FactBox span {
			font-family: Arial, Tahoma, sans-serif; font-weight: normal;
}
.c1InfoBox, .c1InfoBoxWide, .c3InfoBoxWide {
	background-color: #DDDDDD;
	margin-bottom: 5px;
padding: 2px 1px 2px 1px;
}
.c1FactBox {
	clear: both;
	border-top: 2px solid #0B1E2D;
	background-color: #E4E7F4;
	margin-bottom: 5px;
}
.c1InfoBox table.headingTable tr td, .c1FactBox table.headingTable tr td,
.c1InfoBoxWide table.headingTable tr td, .c3InfoBoxWide table.headingTable tr td {
		padding: 0px 20px 2px 5px;

		background-repeat: no-repeat;
		background-position: top right;
}
.c1InfoBox table.headingTable h4, .c1FactBox table.headingTable h4,
.c1InfoBoxWide table.headingTable h4, .c3InfoBoxWide table.headingTable h4 { color: #000000; font-weight: normal; }
.c1InfoBox div.content, .c3InfoBox div.content, .c1FactBox div.content,
.c1InfoBoxWide div.content, .c3InfoBoxWide div.content { 
padding: 4px 5px 7px 5px;
background-color:#EEEEEE; 
}

.c1InfoBox div.content div.introDiv, .c3InfoBox div.content div.introDiv { margin-bottom: 5px; }
.c1InfoBox div.SgListingIconDiv, .c1FactBox div.SgListingIconDiv { background-position: 0em 0.1em; }

/* puffgrupp med cssid "amnesgrp" visar ämnesgrupper korrekt */
#amnesgrp .c1InfoBoxWide, .c3InfoBoxWide {
background-color: #F7F8FA;
border-top: 0px solid #000099;	
}
#amnesgrp .c1InfoBoxWide table.headingTable tr td, .c3InfoBoxWide table.headingTable tr td {
	width:255px;
	border-top: 0px solid #000099;	
	padding: 5px 5px 4px 10px;
	
	background-repeat: no-repeat;
	background-position: left;
}
#amnesgrp .c1InfoBoxWide table.headingTable h4, .c3InfoBoxWide table.headingTable h4 {
font-weight: bold;
color:#002369;
}

.gArial {
font-family:arial,tahoma,helvetica,verdana,sans-serif; color:#330065;
}
