@CHARSET "UTF-8";
.rhcol{
	margin-right:2px;
	margin-left:2px;
	padding-right:0;
	padding-left:0;
}
	
.filterCondContent{
	
}
	
.filterCondContent a img {
	width:16px;
	height:16px;
	display:inline;
}

select{border: solid 1px #000;appearance:menulist; -moz-appearance:menulist; -webkit-appearance:menulist;-ms-appearance:menulist; background:none\9;padding-right: 14px;padding-right:0\9;}
.search_cond_close{
	background: url(../images/close_input.png) no-repeat center;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}