﻿div.frame {
	height: 300px;
	overflow: auto;
	background-color: white;
	border: 1px #cccccc solid;
	padding: 4px;
	line-height: 150%;
	width: 300px; 
}
div.frame2 {
	height: 300px;
	overflow: auto;
	background-color: white;
	border: 1px #cccccc solid;
	padding: 4px;
	line-height: 150%;
	width: 200px; 
}
div.frame3 {
	height: 80px;
	border: 1px #cccccc solid;
	padding: 4px;
	background-color: #ffffff;
	margin-bottom: 9px;
}

div.frame4 {
	/*
	width: 250px;
	*/
	height: 200px;
	overflow: auto;
	border: 1px #cccccc solid;
	padding: 4px;
	background-color: #f7f7f7;
	color: black;
	margin-top: 0px;
	line-height: 150%;
}
div.search-real-pribluda-nah {
	color: black;
	font-size: 80%;
}
