div.hp-link {
}

a.hp-bt-dot {
	display: block;
	width: 9px;
	height: 9px;
	background: url(p_haragos/t_default/s_default/img/bt_dot.gif) no-repeat;
	text-decoration: none;
	
}

a.hp-bt-dot:hover {
	text-decoration: none;
}

div#scrollcontent {
	height: 410px;
	width: 514px;
	overflow: hidden;
	float: left;
}

div.slider {
	position: relative;
	width: 16px;
	height: 410px;
	float: left;
	
}

div#uparrow {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 16px;
	
}

div#uparrow span {
	position: relative;
	left: -2000px;
	
}

div#uparrow a {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: nonde;
	background: url(p_haragos/t_default/s_default/img/bt_uparrow_norm.gif) no-repeat;
	
}

div#uparrow a:hover {
	text-decoration: nonde;
	background: url(p_haragos/t_default/s_default/img/bt_uparrow_over.gif) no-repeat;
}

div#downarrow {
	position: absolute;
	top: 394px;
	left: 0px;
	height: 16px;
}

div#downarrow span {
	position: relative;
	left: -2000px;
	
}

div#downarrow a {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: nonde;
	background: url(p_haragos/t_default/s_default/img/bt_downarrow_norm.gif) no-repeat;
	
}

div#downarrow a:hover {
	text-decoration: nonde;
	background: url(p_haragos/t_default/s_default/img/bt_downarrow_over.gif) no-repeat;
	
}

div#posbar {
	width: 16px;
	height: 10px;
}

div.panel-thumb a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hide;
	text-decoration: none;
	
}

div.panel-thumb a:hover {
	text-decoration: none;
	
}

div#gal-image table {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 530px;
	height: 410px;
}

div#gal-image table td {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

