#left {
	display: inline-block;
	position: relative;
	float:left;
	width:307px;
	min-height:300px;
  	height: auto !important;
	top: 28px;
	left: 30px;
	margin-bottom: 40px;
	padding-right:16px;
	border-right: 1px solid gray;
}

#left .csc-header h1 {
	color: silver;
}

#left p {
	font-size: 11px;
	color: black;
}

#left hr { height:1px; border:0; padding:0; margin:20px 0; background:url(../grafics/hr.gif); }


#right {
	display: inline-block;
	position: relative;
	top: 20px;
	left: 60px;
	width: 454px;
	padding: 8px;
	margin-bottom: 30px;
}

#right abbr {
	border-bottom: 1px dotted #656c73;
	cursor: help;
}

#right abbr:hover {
	color: white;
}

#right h2 {
	margin-bottom: 9px;
	color: white;
	font-weight: bold;
}

#right h2 a {
	color: white;
	text-decoration: none;
}

#right ul {
	list-style-type: none;
	overflow: hidden;
}

#right ul li {

	margin-right: 10px;
}

#right hr { height:1px; border:0; padding:0; margin:20px 0; background:url(../grafics/hr.gif); }

.normaal {
	color: silver !important;
}

.normol {
	margin-top: 16px;
	padding-left: 20px;
}

.normol li {
	margin-bottom: 8px;
}

.normul {
	list-style-type: none;
	margin-top: 16px;
	padding-left: 20px;
	font-weight: bold;
}

.normul li {
	margin-bottom: 8px;
}

.normul li a {
	padding-left: 14px;
	font-size: 11px;
	text-decoration: none;
	color: white;
	background: url(../grafics/main/tri.png) no-repeat 0 bottom;
}

.normul li a:hover {
	color: #FDC261;
	background: url(../grafics/main/hitri.png) no-repeat 0 bottom;
}

.aboshop {
	margin-top: 20px;
}

.aboshop ul {
	margin-top: 20px;
}

.aboshop  ul li {
	margin-bottom: 10px;
}