/* do forum */
.forum_table {
	width: 100%;
	margin-bottom: 10px;
	background-color: white;
	border-spacing: 0pt;
}

.forum_table td {
	border-left: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0; padding:3px
}

.main_section_header {
	background-color: #626262;
	color: white;
	font:normal 12t Arial;
	font-weight: bold;
	padding:5px;
}

.main_section_header td{
	padding:5px;
}

.forum_cols_name{
	background-color: #B0B0B0;
	font:normal 8pt Arial;
	font-weight: bold;
}

.forum_cols_name tr{
	background-color: #B0B0B0;
	font:normal 8pt Arial;
	font-weight: bold;
	padding:0px;
}

.forum_cols_name td{
	padding:0px;
}

.forum_subsection {
	background-color: #E1E1E1;
}

.forum_subsection1 {
	background-color: #EAEAEA;
}

.forum_subsection2 {
	background-color: #E1E1E1;
}

.with_subsections{
	border-bottom: 1px dotted #B0B0B0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.td_forum_ico {
	width: 30px;
}

.td_forum_section_title {
	width: 550px;
}

.td_forum_subjects_quantity {
	width: 20px;
}

.td_forum_responses_quantity {
	width: 20px;
}

.td_forum_last_message {
	width: 230px;
}

.quantity {
	text-align:center;
}

.forum_subject_header {
	padding:5px;
	background-color: gray;
	font-weight: bold;
	color:white;
	font-size:14px;
}

.forum_message_header{
	text-align:right;
	padding:0px;
	background-color: silver;
}

.forum_user_cell{
	width: 200px;
	background-color: white;
	text-align:center;
	vertical-align: top;
}

.forum_message_cell{
	background-color: white;
	vertical-align: top;
}

.textxs {
	font-size: 8px;
}

.texts {
	font-size: 10px;
}

.textn {
	font-size: 11px;
}

.textl {
	font-size: 14px;
}

.textxl {
	font-size: 18px;
}

.cytat {
	border: 1px dotted black;
}

.avatar_message{
	padding:5px;
}

.forum_message_subject{
	padding: 5px 5px 15px 5px;
}

.forum_message_content{
	padding: 0px 5px 5px 5px;
}

.tdleft {
	vertical-align:top;
}
