div.sref_container {
	width: 163px;
	border-bottom: 1px solid #7e6633;
	border-left: 1px solid #7e6633;
	border-right: 1px solid #7e6633;
	padding: 8px 0 8px 0;
}

div.sref_label {
	width: 163px;
	height: 19px;
	border: 1px solid #7e6633;
	color: #ad9259;
	text-transform: uppercase;
	margin: 14px 0 0 0;
}

.experience_open {
	background-image: url(../img/sref_label_experience_open.gif);
}

.experience_close {
	background-image: url(../img/sref_label_experience_close.gif);
}

.cuisine_open {
	background-image: url(../img/sref_label_cuisine_open.gif);
}

.cuisine_close {
	background-image: url(../img/sref_label_cuisine_close.gif);
}

.restfeat_open {
	background-image: url(../img/sref_label_restfeat_open.gif);
}

.restfeat_close {
	background-image: url(../img/sref_label_restfeat_close.gif);
}

.neighborhood_open {
	background-image: url(../img/sref_label_neighborhood_open.gif);
}

.neighborhood_close {
	background-image: url(../img/sref_label_neighborhood_close.gif);
}

div.sref_checkbox {
	border: 0px solid #ccc;
	margin: 0 0 0 5px;
}

div.sref_checkbox_label {
	border: 0px solid #ccc;
	margin: 3px 0 0 5px;
}

div.searchCriteriaContainer {
	color:#ccc; 
	font-family: Trebuchet MS, sans-serif; 
	padding: 0 0 0 15px; 
	font-size: 12px;
	margin: 10px 0 0 13px;
}

.cursor_over {
	cursor: pointer;
}

.cursor_out {
	cursor: pointer;
}