.csspanel2
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	left: 100px;
	border-left: black 1px solid;
	width: 300px;
	border-bottom: black 1px solid;
	position: absolute;
	top: 200px;
	height: 100px;
	background-color: white;
}
