.ppDescription ul {
	list-style:disc;
	margin-bottom:20px;
	margin-left:30px;	
}

.productpageRight .divs {
	border:1px solid #ccc; 
	margin-top:15px; 
	padding:5px; 
	
	
	color:#667;
	width:367px;
	font-size:12px;;
	line-height:18px;
}

.productpageRight .divs a {
	font-size:12px;
}

.productpageRight .divs ul {
	list-style:disc;
	margin-left:15px;
}

.dirlist {
	overflow-x: hidden;

}

#itemPrice {
	font-size:21px;
	color:#CC0000;
	font-family: verdana;
	font-weight:bold;
}

#grade_desc {
	display:none;	
}
#grade_desc_txt {
	padding-bottom:5px;
	color:#667;	
}

#grade_desc_txt table tr td.header_grade {
	font-weight:bold;
	width:40px;
	border-bottom:1px solid #667;
}
#grade_desc_txt table tr td.header_desc {
	font-weight:bold;
	width:200px;
	border-bottom:1px solid #667;
}
#grade_desc_txt table tr td.header_reduce {
	font-weight:bold;
	width:50px;
	border-bottom:1px solid #667;
	text-align:center;
}
#grade_desc_txt table tr td.header_price {
	font-weight:bold;
	width:60px;
	border-bottom:1px solid #667;
	text-align:center;
}

#grade_desc_txt table tr td.data_grade {
	font-weight:bold;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom:1px solid #667;
}
#grade_desc_txt table tr td.data_desc {
	border-bottom:1px solid #667;
	padding-top: 3px;
	padding-bottom: 3px;
}
#grade_desc_txt table tr td.data_reduce {
	border-bottom:1px solid #667;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
}
#grade_desc_txt table tr td.data_price {
	border-bottom:1px solid #667;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
}

.grade_qty {
	border: 1px solid #ccc; 
	width:50px; 
	font-size:14px;
}

.grade_name {
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
}

.ptable {
	width:300px;	
	border:1px dotted #CCC;
}
.plabel {
	font-weight: bold;
    padding-right: 5px;
    text-align: right;
    width: 80px;
}
.pdata {
	width:211px;
	padding:2px;
}