#Content ul {
	padding-left: 23px;
}
#Content ol {
	padding: 0 0 1.5em 23px;
}

#Content ol li {
	margin: 0 0 0 10px;
}

/* To include a "document" into the page */
#Content div.Document {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	display: block;
	width: 444px;
	background-color:#f8f8f8;
	border: 1px solid black;
	padding: 28px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	float: left;
}

#Content div.Document p.NoSpaceAfter {
	padding-bottom: 0;
	margin-bottom: 0;
}

#Content .MoreSpaceAfter {
	margin-bottom: 3em !important;
}
#Content .ie-only.MoreSpaceAfter {
	margin-bottom: 1.5em !important;
}


#Content a.NonStyledLink {
	color: black;
	text-decoration: none;
	border-bottom: 0;
}

#Content h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #DC7863;
}

#Content ul.UgroLista { /* Style for a jump-ahead type of list */
	list-style-type: none;
	padding: 0;
	background-image: none;
}
#Content ul.UgroLista li {
	background-image: none;
	padding: 0;
}

#Content .UgroLista a {
	padding-left: 20px;
	border-bottom: 0;
}
#Content .UgroLista a:hover {
	background-image:url(../Images/jobbnyil.gif);
	background-position: 50% /*top*/ left;
	background-repeat: no-repeat;
}

#Content h2 a { /* Works in all except IE */
	color: inherit;
	border-bottom: inherit;
	padding-left: 0;
}
#ie-only#Content h2 a { /* IE cannot inherit color and border-bottom. */
	color: #DC7863;
	border-bottom: 0;
}
#Content h2 a:hover {
	background-image: none;
}

#Sidebar .Contact {
	position: absolute;
	top: 260px;
	right: 28px;
	float:right; /* Mozilla rendering hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	line-height: 1.8em;
	width: 150px;
	color: #5A221F;
}
#Sidebar .Contact h1 {
	font-size: 9px;
	padding: 3em 0 1em 0;
}
