#hkProducts {
	position:relative;
	left:10px;
	top: 20px;
	color: #000;
}

#content div a {
	color: #333;
	font-weight: normal;
}

.logo-small {
	margin: 10px;
	margin-left: 20px;
}

.prod-kat-outer {
	position: relative;
	left: 25px;
	margin-right: 15px;
/*	margin: 10px 10px 10px 0px;*/
}

.prod-kat-inner {
	margin-bottom:10px;
}

.prod-kat-head {
	font-weight: bold;
	margin-bottom: 5px;
}

.products {
	display: block;
}

#outer-container {
	background: url("/files/images/patterns/transparent_grey.png");
	background-repeat: repeat-y;
	height: 600px;
	width: 630px;
	border-color: #000;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
/*	border-left-color: #aaa;
	border-top-color: #aaa;
	border-left-style: solid;
	border-top-style: solid;*/
}

.prod-container {
	float:left;
	margin-top: 0px;
	width: 205px;
	height: 600px;
	/*	background-color: #aaa;*/
}

#info-container {
	float:left;
	margin-left: 10px;
	width: 260px;
	height: 560px;
	color: #000;
/*	border-color: #000;
	border-width: 1px;
	border-style: solid;*/
}

.lx-panel-main {
	padding: 0px;
	margin: 0px;
	top: 0px;
	background: url('/files/images/crowd.jpg');
	background-repeat: no-repeat;
}

.lines {
	position: relative;
	float: left;
	top: 58px;
	left: 20px;
	*left: 23px;
	width: 4px;
	height: 535px;
	margin-bottom: 80px;
	background-repeat: repeat-y;
}



#psline {
/*	left: 38px;
	*left: 191px;*/
	background: url('/files/images/psline.gif');
}


#csline {
/*	left: 240px;
	top:132px;
	height: 600;
	*left: 376px;*/
	background: url('/files/images/csline.gif');

}


#isline {
/*	left: 435px;
	top:132px;
	height: 601;
	*left: 561px;*/
	background: url('/files/images/isline.gif');
}

