@CHARSET "UTF-8";

#pagetitle {
	display:				none;
}

#build_site_form_tabs,
#build_feedbackform_form_tabs {
	position:				absolute;
	top:					122px;
}

#build_site_form div.CpHTMLTabs_mainSelected,
#build_feedbackform_form div.CpHTMLTabs_mainSelected {
	background:				url('/images/editsite.png') left bottom no-repeat;
	padding:				15px;
	border-right:			1px solid #888;
	width:					300px;
}

#build_site_form table.CpHTMLTabs_browser,
#build_feedbackform_form table.CpHTMLTabs_browser  {
	border-collapse:		collapse;
	width:					331px;
}

#build_site_form th,
#build_feedbackform_form th {
	background:				url('/images/build-tab.png') left top no-repeat;
	height:					30px;
	border-bottom:			1px solid #888;
	text-align:				center;
	white-space:			nowrap;
}

#build_site_form th.CpHTMLTabs_extraHeader,
#build_feedbackform_form th.CpHTMLTabs_extraHeader {
	background:				white;
	width:					90%
}

#build_site_form th.CpHTMLTabs_browserButtonSelected,
#build_feedbackform_form th.CpHTMLTabs_browserButtonSelected {
	border-bottom:			1px solid #EFEFEF;
}

#build_site_form table.CpFormSimple_table,
#build_feedbackform_form table.CpFormSimple_table {
	margin-top:				15px;
}

#build_site_form th span,
#build_feedbackform_form th span {
	padding-right:			15px;
	padding-left:			0;
	background:				url('/images/build-tab.png') right top no-repeat;
	margin-left:			15px;
	height:					30px;
	line-height:			30px;
	display:				block;
}