.dispalynone {
	display:none;
}
* {
margin: 0;
/*padding: 0;*/
}
body {
	min-height: 100%;
}
*html body{
	height: 100%;
}
fieldset {
	background: #fff;
	padding: 8px;
}

#mce_editor_0_fontNameSelect{
	clear: both;
}
.mceSelectList{
	float:left;
	display: block;
}
.mce_separator{
	display: none;
}
.mceToolbarTop span span img{
	margin-top:2px;
}
.mceToolbarTop span span, .mceToolbarTop span a{
	float: left;
	_float: none;
}
#mce_editor_0_strikethrough, #mce_editor_0_forecolor, #mce_editor_0_justifyfull, #mce_editor_0_indent, #mce_editor_0_redo, #mce_editor_0_media{
	margin-right: 5px;
}
.help-block-error {
	font-weight: bold;
}