@charset "windows-1251";
/* CSS Document */

#board_head_block {
	width: 345px;
	padding-bottom: 2px;
}

#board_darken_bgr {
	background-color: #F0F0F0;
}

#board_text_block {
	width: 370px;
	padding-bottom: 5px;
	padding-top: 10px;
	float: left;
}

#board_header_block {
	padding-bottom: 8px;
}

#board_reply_block {
	width: 370px;
	float: left;
}

#board_reply_header {
	float: left;
	width: 289px;
	padding-bottom: 10px;
}

#board_edit_button {
	height: 11px;
	width: 65px;
	background-color: #6F7E00;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

#board_del_button {
	height: 11px;
	width: 11px;
	background-color: #7E7E7E;
	text-align: center;
	float: left;
	margin-top: 1px;
}

.board_button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

.board_button_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.board_button_text a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#board_reply_text_block {
	width: 370px;
	padding-bottom: 30px;
}

#board_edit_main_button {
	height: 11px;
	width: 80px;
	background-color: #7E7E7E;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#board_edit_reply_button {
	height: 11px;
	width: 65px;
	background-color: #7E7E7E;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

#board_reply_button {
	height: 11px;
	width: 80px;
	background-color: #FE8F09;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#board_browser_block {
	width: 360px;
	padding: 5px;
	margin-bottom: 10px;
}

#board_active_block {
	width: 325px;
	padding-left: 19px;
	padding-bottom: 10px;
}

#board_lastactive_label {
	width: 120px;
	background-color: #FE8F09;
	color: #FFFFFF;
	line-height: 9px;
	padding-bottom: 2px;
	margin-bottom: 14px;
	margin-top: 20px;
	text-align: center;
}
