#SzakrendLista {
	background-color: #e8a698; /* This is to cover the little man on the right */
	color: #5A221F;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal; /* Same as in Linkek (see sidebar.css) */
	padding-right: 20px; /* This 20px padding is to cover the little man and maintain alignment */
	width: 110px;
	position:absolute;
	right: 8px; /* 8px shadow */
	top: 230px;
	text-align: right;
}

#SzakrendLista ul {
	list-style-type: none;
	margin: 0;
}
#SzakrendLista ul a, #SzakrendLista ul a:visited {
	color: #3333CC;
	line-height: 13px;
	text-decoration: none;
	padding-bottom: 1px; /* Create a 1px bottom space... */
	border-bottom: 1px solid #3333CC; /* ...and a 1px non-overstrike underline */
}
#SzakrendLista ul li {
	padding: 1px 0 4px 0;
}
#IE-only#SzakrendLista ul li {
	height: 1%; /* Removes right padding from links (seen by selection) in IE */
}
#SzakrendLista ul li.HasLink {
	padding-top: 0;
}
#SzakrendLista h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 2em 0 1em 0;
}
#SzakrendLista .SectionTop {
	margin-top: 0px;
}

.SidebarSzakrendSize { 
	height: 900px !important; /* Szakrendelések needs a bit longer sidebar to contain more text */
}

.Right {
	margin-bottom: 0;
}

#SzakrendLista.CegRu {
	top: 248px;
}

#PromptChat {
	bottom: -110px;
}