@charset "UTF-8";
/*
Site Content Assistance Layout CSS
Revision: 1.0
Copyright (c) 2007 by HHD Software
This file is part of the HHD Software Web Site
Do not use it and do not make copies of it without written permission from HHD Software
Please contact us at http://www.hhdsoftware.com/Company/contact-us.html

Note to e l t i m a guys (and Ñ å ð ¸ ã à   Ñ å ì å í ö î â especially): YOU can copy everything, as you always do...
*/

#ip {
	color: #888;
	clear: right;
	width: 175px;
	margin-top: 10px;
	padding: 0;
}
#ip * {
	font-size: 9px;
	font-weight: normal;
}
#ip_header {
	width: 175px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
}
#ip_logo {
	float: left;
	padding: 0 2px 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_subtitle {
	color: #666;
	width: 171px;
	height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	clear: both;
	padding: 5px 0 6px 4px;
}
#ip_body {
	width: 175px;
	height: 46px;
	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 * {
	text-decoration: none;
}
#ip_footer{
	width: 175px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ip_more_link, #ip_less_link {
	padding: 5px 0 2px 4px;
}