/*--------------------------------------------------------------*/
/*  Хидер                                                       */
/*--------------------------------------------------------------*/

.feedback_header_link a
{
	font-size: 19px;
	color: #f7ddbe;
}

.feedback_header_link a:hover
{
	color: white;
}

.feedback_header_text
{
	font-size: 19px;
	color: white;
	font-weight: bold;
}

h2.feedback_header_text
{
	font-size: 19px;
	color: white;
	font-weight: bold;
}

.feedback_header_arrow
{
	padding: 6px 8px 0px 7px;
}

/*--------------------------------------------------------------*/
/*  Остальное                                                   */
/*--------------------------------------------------------------*/

.feedback_content, .feedback_content *
{
	font-size: 13px;
	line-height: 1.3;
}

.feedback_content_header
{
	font-size: 16px;
	color: #f7ddbe;
	margin: 0px 0px 10px 0px;
}

.feedback_content_list_bullet img
{
	margin: 6px 9px 0px 20px;
}

.feedback_content_numlist_bullet
{
	padding: 0px 9px 0px 20px;
	color: #f7ddbe;
	font-weight: bold;
}

.feedback_edit
{
	cursor: text;
	height: 28px;
	padding: 5px 0px 0px 5px;
	background: #373737;
	font-weight: bold;
	border: 1px solid rgb(130, 130, 130);
}

.feedback_memo
{
	cursor: text;
	padding: 5px 5px 5px 5px;
	background: #373737;
	font-weight: bold;
	border: 1px solid rgb(130, 130, 130);
}

.feedback_button
{
	padding: 5px 10px 5px 10px;
	color: black;
	font-weight: bold;
	cursor: pointer;
}
