.panel-header {
	background: #ffffff url(/images/layout/panel-top.gif) top center no-repeat;
	width: 623px;
	height: 52px;
	color: #d8a765;
	font-size: 1.3em;
	font-weight: bold;
      border-bottom: 0px solid transparent !important;
margin-bottom: 0px !important;
}

.panel-header div {
	padding-left: 25px;
	padding-top: 20px;
	}

.panel-footer {
	background: #ffffff url(/images/layout/panel-bottom.gif) bottom center no-repeat;
	width: 623px;
	height: 34px;
}

.panel-body {
	background: #ffffff url(/images/layout/panel-body.gif) top center repeat-y;
}
.panel-body div {
	padding-left: 25px;
	padding-right: 20px;
	}
.panel {
	width: 623px;
}
.panel .newsdate {
	font-size: .9em;
	color: #666666;
	
}