@charset "utf-8";
/* CSS Document */

.border
{
	border-left: solid 4px gray;
	border-right: solid 4px black;
	/*border-bottom: solid 4px gray;*/
}
