.block-quickSearch-wrapper{
	margin:0px 0px 20px 0px;
}
.block-quickSearch-wrapper .content-block{
	padding:10px 12px 0px 12px;
}
.block-quickSearch-wrapper .block-title{
	position:relative;
	left:-3px;
	height:24px;
}
.block-quickSearch-wrapper .block-quickSearch{
	width:100%;
	height:37px;
	background:#ffffff;
	position:relative;
}
.block-quickSearch-wrapper .block-quickSearch .rushechka1{
	width:12px;
	height:37px;
	background:url(../images/006.png) left top no-repeat;
	position:absolute;
	right:-12px;
	top:0px;
}
.block-quickSearch-wrapper .block-quickSearch .rushechka2{
	width:12px;
	height:37px;
	background:url(../images/005.png) left top no-repeat;
	position:absolute;
	left:-12px;
	top:0px;
}
.block-quickSearch-wrapper .content-block{
	padding:7px 5px 0px 12px;
}
.block-quickSearch-wrapper .content-block form{
	margin:0px;
	padding:0px;
}
.block-quickSearch-wrapper .content-block form p{
	margin:0px;
	padding:0px;
}
.block-quickSearch-wrapper .content-block .inputText{
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	border-left:1px solid #404040;
	padding:2px 7px 2px 7px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	width:120px;
	margin-right:10px;
}
.block-quickSearch-wrapper .content-block .inputSubmit{
	border:none;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background:url(../images/010.gif) left bottom repeat-x #ed1c24;
	padding:2px 10px 2px 10px;
}

.ac_results {
	padding: 0px;
	border: none;
	background:url(../images/075.png) left top repeat transparent;
}
 
.ac_results ul {
	width: 100%;
	float:left;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	position:relative;
	left:-7px;
	top:-7px;
	background:white;
	padding:13px 0px 13px 0px;
	margin:0px;
}
 
.ac_results li {
	position:relative;
    margin: 0px;
	padding: 5px 10px;
	cursor: pointer;
	display: block;
	width: 230px;
	float:left;
	clear:left;
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	overflow: hidden;
}
.ac_results li a{
	font-family:Arial, sans-serif;
	font-size: 12px;
	color:#ed1c24;
	font-weight:bold;
}
.ac_results li .image{
	float:left;
	margin-right:10px;
}
.ac_results li .link{
	margin-left:10px;
	padding-top:2px;
}
.ac_results li .first{
	margin-top:15px;
	padding-top:20px;
	border-top:1px solid #b2b2b2;
}
 
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
 
.ac_loading {
	background : Window url('../images/autocomplete_indicator.gif') right center no-repeat;
}
 
.ac_over {
	
}
.ac_over a{
	color:#631114 !important;
}

