.panel1 {
	font-family: Tahoma, sans-serif;
	background: #eee;
	border: #eee 1px solid;
	padding: 5px;
	margin-bottom: 2px;
}
.panelname1 {
	border-bottom: #888 1px solid;
	margin-bottom: 2px;
}
.panelname1 img { margin-right: 5px; }
.panelcontent1 { width: 100%; }