.p-goroda {
    margin-top: 20px;
    margin-bottom: 5px;
    line-height: 18px;
}
.filter_bg {
	background:url(../../koleso_oz/images/filter_bg.jpg) repeat-x 0 100%;
}
.shina, .shina2 {
	background:url(../../koleso_oz/images/shina.png) no-repeat 0 100%;
	padding:0 0 0 198px;
}
.shina2 {
	display:none;
}
.disk {
	background:url(../../koleso_oz/images/disk.png) no-repeat 0 100%;
	padding:0 0 0 198px;
}
.disk, .disk2 {
	background:url(../../koleso_oz/images/disk.png) no-repeat 0 100%;
	padding:0 0 0 198px;
}
.disk2 {
	display:none;
}
.m10 {
	margin:0 0 0 10px;
}
.filter_select {
	position:relative;
	width:350px;
	height:24px;
	background:rgb(255,255,255);
	border-top:1px solid rgb(171,173,179);
	border-left:1px solid rgb(226,227,234);
	border-right:1px solid rgb(226,227,234);
	border-bottom:1px solid rgb(226,227,234);
	outline:0;
	margin:5px 0;
}
.filter_select_small_left {
	position:relative;
	width:165px;
	height:24px;
	background:rgb(255,255,255);
	border-top:1px solid rgb(171,173,179);
	border-left:1px solid rgb(226,227,234);
	border-right:1px solid rgb(226,227,234);
	border-bottom:1px solid rgb(226,227,234);
	outline:0;
	margin:5px 8px 5px 0;
}
.filter_select_small_right {
	position:relative;
	width:165px;
	height:24px;
	background:rgb(255,255,255);
	border-top:1px solid rgb(171,173,179);
	border-left:1px solid rgb(226,227,234);
	border-right:1px solid rgb(226,227,234);
	border-bottom:1px solid rgb(226,227,234);
	outline:0;
	margin:5px 0 5px 8px;
}
.filter_button {
	/*position:relative;*/
	margin:5px 0 15px 0;	
	padding:0 10px;
	height:29px;
	background:url(../../koleso_oz/images/button_bg.jpg) repeat-x 0 0;
	font:bold 13px/29px arial;
	color:rgb(255,255,255);
	border:0;
	/*outline:0;*/
	cursor:pointer;
}