@charset "utf-8";
h2.cmt-cp {
	line-height: 30px;
	position: relative;
	height: 30px;
	display: block;
}
h2.cmt-cp  span {
	position: absolute;
	top: 2px;
	right: 5px;
	font-size: 10pt;
}

.cmt-table .rpl {
	background-color: #E1E1E1;
}
#cmt-cp-nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 24px;
	height: 24px;
}
#cmt-cp-nav li {
	float: right;
	border-right: solid 2px #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	cursor:pointer;
}
