.home1 {
	height: 3px;
	border: 1px solid #CCCCCC;

}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

}
.character {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #999999;
}
.right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
