.style {
	border-right-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.type2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
	font-weight: normal;
}
.type3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 15px;
	font-weight: normal;
	font-variant: small-caps;
}
.style2 {
	border: 1px dotted #CCCCCC;
}
.type4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 999999;
	line-height: 15px;
}
