.panel {
	background: #EEE;
	padding: 8px;
	border: 1px #C7C7C9 solid;
	margin-bottom: 10px;
}

div.panelWidget {
	background: url(/resources/global/elex1/images/global/section/small/body.gif) repeat-y;
	padding: 0;
}

div.panelWidget-foot {
	background: url(/resources/global/elex1/images/global/section/small/foot.gif) bottom left no-repeat;
	height: 10px;
	padding: 0;
}

div.panelWidget-body {
	padding: 0px 10px 5px 15px;
	min-height: 40px;
}

.panel, div.panelWidget {
	font-size: 12px;
}


.panel h1 {
	font-size: 18px;
	color: #303030;
}

div.panelWidget-body h1  {
	padding: 1px 10px 0 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
	font-size: 10px;
	background: url(/resources/global/elex1/images/global/section/small/head.gif) no-repeat;
	cursor: default;
	margin: 0 -10px 8px -15px;
}

.panel h2, div.panelWidget-body h2 {
	font-size: 16px;
	color: #303030;
}

.panel h3, div.panelWidget-body h3 {
	color: #303030;
	font-style: italic;
	margin-bottom: 1px;
}



/* SPECIFICS - Move to comp files */

tr#panel-myAccount-buttons td {
	 padding-top: 10px;
}