div.expandable-header {
	padding:0.5em;
	//border-bottom:1px dotted #606060;
	border:1px solid #DEDEDE;
	margin-top:1.5em;
	background: #FFF url(../images/expandable-header-bg.png) repeat-x bottom;
}

div.expandable-header h3 {
	color:navy;
}

div.expandable-header h3 img{
	margin-bottom:0.15em;
}

div.expandable-item {
	border:1px solid #DEDEDE;
	padding:5px;
}
