#product-left{
	margin-top: 40px;
	width: 250px;
	float: left;
	min-height: 400px;
}

#product-left a{
	color: white;
}

.level_0, .level_1, .level_2, .level_3{
	margin: 5px;
	padding-left: 10px;
	padding-top: 5px;
	background: #008091;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.level_0{
	padding-top: 10px;
	padding-bottom: 10px;
}

.level_1{
	border-left: 1px dotted white;
}

.level_2{
	border-left: 1px dotted white;	
}

.level_3{
	border-left: 1px dotted white;	
}

#product-right{
	margin: 40px;
	width: 630px;
    float: left;
}

#product-right td{
	vertical-align: top; 
	padding-right: 5px;
	padding-top: 5px;
}

.abstract{
	line-height: 18px;
	width: 250px;
	padding: 10px 10px 0px 20px;
}

.subcategory, 
.group{
	text-align: center;
	margin: auto;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}

.group{
	font-size: 16px;
}

.pdficon img{
	margin-bottom: 0px;	
}
