@charset "utf-8";
/* CSS Document */

.futureborderTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2D7D0C;
	height:8px;
	font-size:7px;
}
.futureborderR {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2D7D0C;
	width:8px;
}

.futureborderL {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2D7D0C;
	width:8px;
}
.futureborderbot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2E7D0A;
	width:9px;
}