@CHARSET "UTF-8";

.ref_fck {
	display: none;
	float: left;
	font-size: 10px;
	margin-top: -8px;
	margin-left: 20px;
	width: 654px;
	height: 52px;
	line-height: 18px;
	background:url('/static/images/pics/textarea_panel_bck_bottom_1.gif') no-repeat;
}
.ref_fck div {
	float: left;
	margin-top: 20px;
	padding-left: 5px;
}
.ref_fck div div {
	margin: 0px;
	padding: 0px;
}

.refs_list_author {
    width: auto;
    padding-top: 5px;
    margin-right: 10px;
    margin-bottom: 0;
}
.refs_list_text {
    margin-top: 3px;
}
.refs_additional {
    float: right;
    padding-top: 5px;
}

.reference_desc_body {
    width: 654px;
    height: 500px;
    margin-left: 20px;
}
.reference_desc_top {
    background: url("/static/images/pics/textarea_panel_bck_top.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    width: 100%;
}
.reference_desc_middle {
    background: url("/static/images/pics/textarea_panel_bck_center.gif") repeat-y scroll 0 0 transparent;
    overflow: auto;
    height: 480px;
    padding: 0 10px;
    margin-right: 10px;
    width: 635px;
}
.reference_desc_bottom {
    background: url("/static/images/pics/textarea_panel_bck_bottom_0.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    width: 100%;
}
.reference_desc_name {
    display: none;
}

.desc_short_desc {
    width: 475px;
    margin-top: 0!important;
}
.desc_displayed {
    float: left;
}
.desc_flags_frame {
    float: left!important;
    margin: 0!important;
}

#add_edit_desc_select {
    display: none;
}
.desc_top_input {
    background: none!important;
    height: 0!important;
    padding-top: 0!important;
}
.desc_input_title {
    display: none;
}