a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
.search-page > form {
    text-align: center;
}
.page input[type="submit"]{
    background-color: #19698C;
    border-color: #384B64;
    box-shadow: none;
    text-shadow: none;
    color: white;
    border: none;
    padding: 3px;
    width: 150px;
}