#locale_form_wrapper {
	background-color:#ffffff;
	color:#000000;
	border-bottom:1px solid #cccccc;
	text-align: right;
}
#blurbeditpreview, #blurbeditconfirm, #blurbremoveconfirm{
	display:none;
	width:100%;
	height:50px;
	background-color:#ffffff;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	border:1px solid #000000;
	position:fixed;
	top:0;
	z-index:1;
}
#blurbeditpreview div, #blurbeditconfirm div, #blurbremoveconfirm div{
	margin:10px auto;
	width:95%
}

#blurbeditpreview div span, #blurbeditconfirm div span, #blurbremoveconfirm div span{
	float:right
}

#blurbeditspacer{
	display:none;
	width:100%;
	height:50px;
	background-color:#ffffff;
}

.blurbhighlight{
	background-color:#f4a5a5!important;
}

.wymupdate{
	display:none;
}
.blurbhidden, .titlehidden{
	display:none;
}
#blurbeditpopup h2.usercreateheading{
	color:#000000;
	font-size:1em;
	margin:10px 0 5px 0;
}
.title-wrap .wym_box .wym_area_main .wym_iframe iframe{
	height:40px;
}
.wym_skin_default .wym_section{
	float:left;
	margin-right:2px;
}
.wym_skin_default{
	background-color:#ffffff!important;
	border:none!important;
	overflow:hidden;
}
.wym_area_main, .wym_area_top{
	clear:both;
}
#hiddenContext {
	display: none;
}
.blurb-editor {
	cursor: pointer;
}