@charset "windows-1251";

table.find_area {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.find_area td.left {
	font-weight:bold;
	border: solid #9abadb 1px;
	padding-left: 42px;
	width: 99px;
	height: 27px;
	border-bottom: none;
	background: url(images/find_loop.gif) 3px bottom no-repeat #cee4fa;
}

table.find_area td.right {
	border-bottom: 1px solid #9abadb;
	height: 27px;
}

table.find_area td.bottom {
	border: 1px solid #9abadb;
	/*border-top: none;*/
	background: url(images/find_loop_full.gif) 3px 14px no-repeat #cee4fa;
	height: 71px;
}
