.container {
	margin-bottom: 10px ;
}

.container-title {
	padding: 2px 5px ;
	border-bottom: 1px dotted #999 ;
}

.container-title .Head {
	color: #036 ;
	font-weight: 900 ;	
}

.container-contentpane {
	padding: 10px 5px ;
}

.minwdthfix {
	width: 220px ;
	height: 0px ;
}

.grey-bg {
	border: solid 1px #dcdcdc ;
	background-color: #f5f5f5 ;
}

.grey-bg .container-title {
	background: transparent url(images/container-title-bg.gif) ;
	border-bottom: 1px solid #999 ;
}