.acv {
	padding-left: 20px;
}
.line {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
}
.line_above {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

