.dProducts h3 {
	/*border-bottom:1px solid #9abdf5;*/
	text-transform:uppercase;
	background-color:#606b87;
	padding:5px 20px;
	margin:0 -20px 10px -19px;
}

.dProducts .sector {
	margin-bottom:40px;
}

.dProducts .name {
	font-weight:bold;
	font-size:13px;
	margin-top:10px;
	color:#bfd828;
}

.dProducts .image {
	float:right;
	margin-left:10px;
	border:5px solid #606b87;
}

.dProducts .mitem {
	clear:both;	
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #606b87;
}



