.dashedright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	height: 550px;
}
.lineborder {
	border: 1px solid #3B5C4E;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5C4E;
}

