#main-title-area #wp-cta-main-headline {
width: 100%;
height: 31px;
font-size: 1.7em;
line-height: 100%;
outline: 0 none;
padding: 3px 7px;
}
#main-title-header h3 {
	display: inline-block;
	padding-left: 0px;
}
#titlediv {
	margin-bottom: 0px;
}
#edit-slug-box {
margin-top: 0px;
}
.currently_selected{
	position: absolute;
	top: 72px;
	left: 16px;
	font-size: 19px;
	line-height: 21px;
	padding-top: 15px;
	text-align: center;
	background: black;
	width: 90%;
	height: 36px;
	color: white;
	opacity: 0.5;
	border-radius: 7px;
}