div#postit_div{
	display:none; 
	z-index:100; 
	width:469px; 
	height:auto; 
	position:absolute; 
	top: 50%; 
	left: 50%; 
	margin-top: -300px; 
	margin-left: -205px;
}

div#postit_div h1{
	font-face:Trebuchet MS;
	font-size:16px;
	color:#631714;
	text-transform:uppercase;
	font-weight:normal;
	margin:10px 0px 0px 5px;
}

div#postit_div p{
	font-face:Trebuchet MS;
	font-size:12px;
	color:#4D4026;
	padding:0px;
	margin:0px;
}

div#postit_div label{
	font-face:Trebucher MS;
	font-size:12px;
	font-style:italic;
	color:white;
	font-weight:bold;
	margin:15px;
	float:left;
}

div#postit_div img.bezar{
	left:394px;
	position:absolute;
	border:none;
	margin-top:12px;
}

div#postit_div h2 a, div#postit_div h2{
	font-size:16px;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-face:Trebuchet MS;
	color:#711816;
	text-decoration:none;
}

div#postit span{
	font-face: Trenbuchet MS;
	font-size:15px;
	color:#7b6a4a;
	padding:0px;
	margin:0px 80px 0px 0px;
}

.postitdiv{
	height:auto;
	border-bottom:1px solid #e6e6e6;
	overflow:visible;
	margin-bottom:5px;
}

.notekep{
	float:left;
	width:120px;
	height:80px;
	vertical-align:middle;
	text-align:center;
	margin:0px;
	padding:0px auto 0px auto;
}

.notekep img{
	max-height:80px;
	max-width:100px;
	margin:0px auto 0px 0px !important;
	padding:0px auto 0px auto;
	border:none;
}

.noteinfo{
	float:left;
	width:280px;
	height:auto;	
}

.regiar{
	font-face: Trenbuchet MS;
	font-size:12px;
	color:#847456;
}

.helyett{
	font-face: Trenbuchet MS;
	font-size:12px;
	color:#847456;
}

.ujar{
	font-face: Trenbuchet MS;
	font-size:12px;
	color:#9d1714;
	font-weight:bold;
}

div#node_top{
	/*background:url({{$global.BASE_SITE}}images/{{$smarty.session.langpath}}note_top.png);*/
	width:409px;
	height:auto;
	padding:90px 30px 0px 30px;
}

div#node_bottom{
	/*background:url({{$global.BASE_SITE}}images/{{$smarty.session.langpath}}note_bottom.png);*/
	width:469px;
	height:45px;
	clear:both;
}

div.postbovebb{
	padding-top:10px;
}

div.postbovebb img{
	border:none;
}

div.postbovebb a{
	font-weight:bold;
	text-decoration:none;
	color:#9c6f18;
	font-size:15px;
}
