.my-panel {
	background-color: white;
	padding: 25px;
	border-color: #dddddd;
	border-width: 1px;
	border-style: none solid solid solid;
}