/* *********Материалы********** */
.materials_annonce_title{
	color:black;
	text-decoration:underline;
}
.materials_annonce_title:hover{
	text-decoration:none;
}
.materials_block_title{
	font-weight:bold;
}
#materials_block_text_short{
	margin-top:10px;
}
#materials_block_text_more{
	margin-top:10px;
}
/* ***********Файлы************ */
.our_files_block_title{
	font-weight:bold;
}
#our_files_block_text_short{
	margin-top:10px;
}
#our_files_block_text_more{
	margin-top:10px;
}
/* ***********Вопросы************ */
.often_questions_annonce_block{
	margin-top:10px;
}
#often_questions_question{
	font-weight:bold;
}
#question_list_question{
}
#all_elements{
	margin-top:10px;
	margin-bottom:0px;
}
/* ***********Проекты************ */
.projects_question{
	font-weight:bold;
}
#projects_answer{
	margin-top:10px;
}
/* ***********Поддержка************ */
#podderjka{
	width:209px;
	padding-top:3px; 
	padding-left:30px; 
	padding-right:5px; 
	padding-bottom:7px; 
	margin-top:5px; 
	cursor:pointer; 
	background-image:url('/templates/browse/image/plash_right.jpg');
	background-repeat:no-repeat;
	color:#ff6600;
	text-decoration:underline;
}