.distrib {
	position: relative;
	padding: 10px;
	width: 80%;
	margin: 10px;
	border: 1px solid #ddd;
}

.distrib .distrib_title {
	height: 15px;
	width: 100%;
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	position: absolute;
	background: #eee;
    margin: -10px 0 0 -10px;
}