@CHARSET "UTF-8";

.termOfUse dl {
	margin: 10px 10px 10px 10px;
}

.termOfUse dt {
	font-weight: bold;
	font-size: 12pt;
	margin: 20px 10px 20px 10px;
}

.termOfUse dd {
	margin: 10px 10px 10px 30px;
}

.termOfUse ol {
	margin: 10px 10px 10px 30px;
}

.termOfUse ol li {
	margin: 5px 0px 5px 0px;
}

#specList {
	display : none;
}

#rightContainer > div > p {
	display : none;
}