[id*="TemplateControl"] legend {
	background: #fc667b;
	display: inline-block;
	border-radius: 0;
	border: 1px solid #ccc !important;
	width: 100% !important;
	text-align: right;
	border-radius: 6px 6px 0 0 !important;
	height: 32px;
	line-height: 32px;
	color: #fff;
	margin-top: 10px !important;
}