@charset "UTF-8";
/*
Site Content Assistance Layout CSS
Revision: 1.0
Copyright (c) 2010 by A-PoRa
This file is part of the A-PoRa Web Site
Do not use it and do not make copies of it without written permission from A-PoRa
Please contact us at http://www.a-pora.ru
*/

#ch {
	color: #888;
	width: 195px;
	margin-top: 5px;
	padding: 0;
}
#ch * {
	font-size: 9px;
	font-weight: normal;
}
#ch_header {
	width: 195px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin-bottom: 6px;
}
#ch_logo {
	float: left;
	padding: 0 4px 0 4px;
}
#ch_title {
	float: left;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
}
#ch_close_top a {
	float: right;
	padding: 2px 1px 0 0;
}
#ch_body {
	font-family: Arial, Helvetica, sans-serif;
	width: 195px;
	height: 60px;
	clear: both;
	float: none;
	text-indent: 4px;
	padding: 0 0 2px 0;
	white-space: nowrap;
	overflow: hidden;
}
.ch_body_extended {
	height: 100% !important;
	overflow-y: visible !important;
}
#ch_body h1, #ch_body h2 {
	margin: 1px 0;
	color: #888;
	font-size: 9px;
	font-weight: normal;
}
#ch_body strong {
	color: #888;
}
#ch_footer{
	width: 195px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ch_more_link, #ch_less_link {
	padding: 5px 0 2px 4px;
}
#ip {
	color: #888;
	clear: right;
	width: 195px;
	margin-top: 10px;
	padding: 0;
}
#ip * {
	font-size: 9px;
	font-weight: normal;
}
#ip_header {
	width: 195px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin-bottom: 6px;
}
#ip_logo {
	float: left;
	padding: 0 4px 0 4px;
}
#ip_title {
	float: left;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
}
#ip_close_top a {
	float: right;
	padding: 2px 1px 0 0;
}
#ip_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 195px;
	height: 60px;
	clear: both;
	float: none;
	text-indent: 4px;
	padding: 0 0 2px 0;
	white-space: nowrap;
	overflow: hidden;
}
.ip_body_extended {
	height: 100% !important;
	overflow-y: visible !important;
}
#ip_body h1, #ip_body h2, #ip_body h1 a, #ip_body h2 a {
	margin: 1px 0;
	color: #888;
	font-size: 9px;
	font-weight: normal;
}
#ip_body strong a, #ip_body div a {
	color: #888;
}
#ip_body * a:link, #ip_body * a:visited {
	text-decoration: none;
}
#ip_body * a:hover, #ip_body * a:active {
	text-decoration: underline;
}
#ip_footer{
	width: 195px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ip_more_link, #ip_less_link {
	padding: 5px 0 2px 4px;
}
#fp_checkbox {
	height: 11px;
	float: right;
	margin: 10px 1px 0 0;
}
#fp_checkbox input {
	width: 12px;
	height: 12px;
	margin: 0 2px 0 0;
	padding: 0;
}
#fp_checkbox span {
}
#fp_close_bottom {
	height: 13px;
	float: right;
	clear: both;
	margin: 5px 1px 3px 0;
}
