.rbcms_inner_fieldset {
	margin-left: 60px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.rbcms_inner_legend {
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.uniqueURLResult {
	margin-left: 175px;
	margin-bottom: 30px;
}

.controls input[type=text] {
	width: 400px;
}

td.lc {
	text-align: right;
}

form.Layout.Section {
	background: white;
	border: 2px solid #CCC;
}

form.Layout.Section h2 {
	border: 0px;
	border-bottom: 2px solid #CCC;
}

form.Layout.Section #add_layout_section_btn {
	margin-left: 40px;
}

form.Layout.Section #submit_layout_sections_btn {
	display: inline-block;
	margin: auto 0;
	text-align:center;
}