/******************  Дефолтные  *******************/

H1, H1 a {
	margin: 0 0 19px 0;
	padding: 0;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #363636;
}

h1.list_page_title {
	float: left;
	margin-bottom: 11px;
	font-size: 22px;
	font-weight: normal;
}
	
H1 a:hover {
	text-decoration: underline;
}
	
H2, H2 a {
	margin-top: 32px;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
		
H2 a:hover {
	text-decoration: underline;
}
	
H3, H3 a {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
H3 a:hover {
	text-decoration: none;
}
	
H4, H4 a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	line-height: 14px;
}
	
H4 a:hover {
	text-decoration: underline;
}

.textpic {display: block;margin: 25px 0 22px;}
.dark {color: #262626;}
.paragraph {margin-bottom: 38px;}

.response {
	margin-bottom: 26px;
/*	width: 450px;*/
}

.response .response_text {
	position: relative;
	margin-bottom: 14px;
	padding: 13px 20px 17px 20px;
	font-family: 'Georgia', 'Times New Roman', Times, Serif !important;
	font-size: 14px;
	font-style: italic;
	color: #3a3a3a;
	background: #ffe3c9;
	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
}

.response .response_text .corn {
	position: absolute;
	bottom: -13px;
	right: 80px;
}

.response .author {
	padding-right: 14px;
	text-align: right;
	color: #5d5d5d;
}

.staff_info {
	margin: 31px 0 20px;
	width: 480px;
	background: #ffe3c9;
	padding: 12px;
	min-height: 68px;
}

.staff_info .pic {
/*	margin-top: 6px;
	margin-bottom: 30px;*/
}

.staff_info .introtext {
/*	margin-right: 0;
	margin-bottom: 30px;*/
	line-height: normal;
	font-size: 11px;
	font-family: 'Tahoma';
}