.bordercopy {
	border: thin outset #FBFDFF;
}
.lighbord {
	border-top: thin outset #F4FAFF;
	border-right: thin inset #F4FAFF;
	border-bottom: thin inset #F4FAFF;
	border-left: thin outset #F4FAFF;

}

