body, html {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

/***************** ����� ��� ���� ������ ����� */
a:link, a:visited {text-decoration:underline; color:#09F}
a:hover {text-decoration:none;}

/***************** ��������� */
#both h1,
#only_left h1,
#only_right h1,
#no_sides h1 {
margin:10px 0;
font-size:22px;
font-weight:normal;
text-align:center;
}
#both h2,
#only_left h2,
#only_right h2,
#no_sides h2 {
margin:10px 0;
font-size:20px;
font-weight:normal;
color:#333
}
#both h3,
#only_left h3,
#only_right h3,
#no_sides h3 {
margin:10px 0;
font-size:18px;
font-weight:normal;
color:#666;
}
#both .con_title,
#only_left .con_title,
#only_right .con_title,
#no_sides .con_title {
font-size:18px; 
font-weight:normal;
}

/***************** ������ */
#both p,
#only_left p,
#only_right p,
#no_sides p {
font-size:19px;
line-height:1.2;
font-family:Calibri;
color:#2c2c2c;
}

/**********************************/

#both .blog_moderate_no,
#only_left .blog_moderate_no,
#only_right .blog_moderate_no,
#no_sides .blog_moderate_no {color:red;}

#both input,
#only_left input,
#only_right input,
#no_sides input, 
#both .text-input,
#only_left .text-input,
#only_right .text-input,
#no_sides .text-input {border:1px solid #666;padding:2px;}

table td {
	padding:5px
}

@font-face {
	font-family: 'CoreRhino45Regular';
	src: url('../fonts/CoreRhino45Regular.eot?') format('eot'), 
	     url('../fonts/CoreRhino45Regular.otf')  format('opentype'),
	     url('../fonts/CoreRhino45Regular.woff') format('woff'), 
	     url('../fonts/CoreRhino45Regular.ttf')  format('truetype'),
	     url('../fonts/CoreRhino45Regular.svg#EBGaramond') format('svg');
}
@font-face {
	font-family: 'CoreRhino65Bold';
	src: url('../fonts/CoreRhino65Bold.eot?') format('eot'), 
	     url('../fonts/CoreRhino65Bold.otf')  format('opentype'),
	     url('../fonts/CoreRhino65Bold.woff') format('woff'), 
	     url('../fonts/CoreRhino65Bold.ttf')  format('truetype'),
	     url('../fonts/CoreRhino65Bold.svg#EBGaramond') format('svg');
}
@font-face {
	font-family: 'CoreRhino75Heavy';
	src: url('../fonts/CoreRhino75Heavy.eot?') format('eot'), 
	     url('../fonts/CoreRhino75Heavy.otf')  format('opentype'),
	     url('../fonts/CoreRhino75Heavy.woff') format('woff'), 
	     url('../fonts/CoreRhino75Heavy.ttf')  format('truetype'),
	     url('../fonts/CoreRhino75Heavy.svg#EBGaramond') format('svg');
}