.Outline {
	border: 1px solid #000000;
}
.outline {
	border-top: 1px solid #000000;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.LineOutLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.layerRt {
	top: 150px;
	right: 20px;
}
.RedOutline {
	border: 1px solid #FF0000;
}
