@charset "utf-8";
.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

