#mydiv {
	max-height: auto;
	min-height: 0px;
	margin-right: 70px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
	top: -63px;
	left: -5px;
	position:relative;
	z-index: 99;
	display: none;
	font-size: 12px;
	opacity: 0;
	padding: 5px;
	border: 1px solid #000 ;
	border-top: none;
	margin-top: 45px; 
	width: 455px;
}

#mydiv div.active {
	background-color: #ccc;
	display: table;
	position: relative;
	width: 100%;
	cursor: pointer;
}

#ajaxSearch {
	width: 100%;
	height: 26px;
	background: transparent 0 0 repeat-x;
	border: medium none;
	font-size:16px;
}

#SearchButton {
	border: medium none;
	background: url(../../images/strelki.gif) 50% 50% no-repeat;
	width: 80px;
	vertical-align: top;
	height: 27px;
	cursor: pointer;
	margin-right:8px;
}

#SearchB {
	position: relative;
	top: 0;
	right: 0;
	text-align: right;
	z-index: 8;
}

#inputT {
	top: -26px;
	position: relative;
	margin-right: 90px;
	z-index: 9;
}
form {
	margin: 0;
}

.hover {
	cursor: pointer;
	opacity: 1;
	background:#B7B7B7 none repeat-x scroll 0 0;
	color: #FFFFFF;
}

.thumbs {
	width: 50px;
}

.imageView {
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

.description {
	font-size: 8pt;
}

.address {
	font-size: 7pt;
	font-weight: bold;
}