ul, li{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
	list-style-type: none;
}
#cpdh {
	float: left;
	height: auto;
	width: 192px;
	background-image: url(../images/cpdh_bga.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f9fbfa;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
}
#cpdh #cpdh_bt {
	background-image: url(../images/cpdh_bgc.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 190px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #c54b08;
	text-indent: 20px;
}
#cpdh #cpdh_ul li {
	background-image: url(../images/classhelplibg.gif);
	background-repeat: no-repeat;
	width:187px;
	height:35px;
	margin-left: 4px;
}
#cpdh #cpdh_ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
	padding-left: 25px;
}
#cpdh #cpdh_ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #e36c0c;
	text-decoration: none;
	padding-left: 25px;
}


#cpdh #cpdh_bg {
	background-image: url(../images/cpdh_bgb.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 192px;
}

