a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
a.search-result{color:#f7941d;}
a.search-result:hover{color:#666;}

div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
.search-page .box{height:20px;width:100%;max-width:600px;border:1px #ccc solid;font-size:14px;}
.search-page select {height:23px;}
.button{
	display:inline-block;*display:inline;
	padding:2px 14px;
	margin-bottom:0;*margin-left:.3em;
	font-size:14px;
	line-height:20px;*line-height:20px;
	color:#333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	/* vertical-align:middle; */
	cursor:pointer;
	background-color:#f5f5f5;*background-color:#e6e6e6;
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(to bottom,#fff,#e6e6e6);
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-repeat:repeat-x;border:1px solid #bbb;*border:0;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color:#a2a2a2;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;
		-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
	}
.search-site{padding:2px 5px;background-color:#009fc8;color:#fff;font-size:11px;}
.search-blog{padding:2px 5px;background-color:#82b340;color:#fff;font-size:11px;}
.search-forum{padding:2px 5px;background-color:#e71757;color:#fff;font-size:11px;}
.search-university{padding:2px 5px;background-color:#f7941d;color:#fff;font-size:11px;}
.search-idea{padding:2px 5px;background-color:#f7941d;color:#fff;font-size:11px;}
.search-istochnik{color:#999999;font-size:11px;}
.search-date-modified{color:#999999;font-size:11px;margin-left:10px;}