.pty_themeForm label {
	display: block;
	font-size: 11pt;
}

form.pty_themeForm {
	padding-top: 10px;
}

.pty_themeForm .textInp {
	margin-bottom: 10px;
	font-size: 15px;
	padding: 7px 6px;
	width: 264px;
	position: relative;
	z-index: 20;
}

a.pty_add_contentArea {
	display: block;
	background: none repeat scroll 0 0 #E0F6FF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 9px;
	margin-left: 140px;
	padding: 6px 0;
	width: 108px;
	margin-top: -26px;
}

select.theme_content_type {
	margin-bottom: 10px;
}

div.pty_contentArea {
	width: 268px;
	padding: 10px;
	margin-bottom: 4px;
	background: none repeat scroll 0 0 #F8F8F8;
	margin-right: 4px;
	float: left;
}

div#pty_contentAreas {
	width: 320px;
}

div#pty_contentAreasShell {
	width: 100%;
	overflow-x: auto;
	margin-bottom: 4px;
}

h4.pty_contentAreasHead {
	font-size: 12pt;
	margin: 5px 0 6px;
}

.pty_content_image {
	display: none;
}

div.pty_input_info {
	float: right;
	width: 261px;
	padding: 11px;
	background: none repeat scroll 0 0 #F4F4F4;
	margin-top: 1px;
	border-radius: 0 6px 6px 0;
	position: relative;
	z-index: 10;
	left: -6px;
}

div.pty_fieldset {
	width: 552px;
}

* {
	line-height: inherit;
}

