#refine_container {
	position:relative;
	float:left;
	min-height:216px;
	width:249px;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #afafaf;
	border-radius: 0 8px 8px 0;
	z-index:6;
	background-color:#ffffff;
	background: -webkit-linear-gradient(top, #c8d6e3 0%, #fcfcfc 100%);
	padding-bottom:8px;
}
#refine_container:before {
	position: absolute; 
	content: ' '; 
	top: 2px; 
	right: -1px; 
	bottom: 0;
	left: 0; 
	background-color: transparent; 
	box-shadow: 0 0 5px black;
	border-radius: 0 0px 8px 0;
}
#refine_container .search_box.hover {
}
#refine_container #refine_title {
	position:relative;
	float:left;
	font-family: Helvetica;
	color:#ffffff;
	text-shadow: 1px 1px 0 #b0c4de;
	font-size:15px;
	background-image: -webkit-linear-gradient(bottom, #1e6ea6 0%, #94c5e3 100%);
	background-image: -moz-linear-gradient(bottom, #1e6ea6 0%, #94c5e3 100%);
	background-image: -ms-linear-gradient(bottom, #1e6ea6 0%, #94c5e3 100%);
	border:1px solid #1e6ea6;
	height:24px;
	//width:216px;
	margin-left:-1px;
	padding:4px 0px 0px 0px;
	margin-bottom:8px;
	width:100%;
	text-indent: 6px;
}
.cedar #refine_container #refine_title {
	background-image: -webkit-linear-gradient(bottom, #5f4180 0%, #8f74aa 100%);
	background-image: -moz-linear-gradient(bottom, #5f4180 0%, #8f74aa 100%);
	background-image: -ms-linear-gradient(bottom, #5f4180 0%, #8f74aa 100%);
	border:1px solid #5f4180;	
}
#refine_container .search_box {
}
#refine_container .refine_content {
	width:216px;
	min-height:200px;
	position:relative;
	float:left;
}
#refine_container .search_display {
	display:none;
	width:0px;
	//height:100%;
}
#refine_container .search_box.hover {
	min-width:530px;
	-webkit-box-shadow: 5px 0 5px 5px #adadad;
	//z-index:11;
	width:auto;
	padding-right:12px;
}
#refine_container .search_box.hover .search_title {
	//width:304px;
}
#refine_container .search_box.hover .search_display .group {
	width:304px;
}
#refine_container .buttonholder {
}
#refine_container .ui_input.submitbutton {
	position:relative;
	float:right;
	margin-right:8px;
	width:156px;
}
#refine_container .ui_input.resetbutton {
	position:relative;
	float:left;
	margin-left:8px;
}
#refine_container .search_box {
	height:auto;
}
#refine_container .search_box .search_box_image {
	z-index:auto;
}
#refine_container .search_box .expand_content {
	width:180px;
}
#refine_container .search_box.hover .search_bothlinks,
#refine_container .search_box.hover .search_bothlinks > .ui_input,
#refine_container .search_box.hover .expand_content {
	min-width:470px;
	width:auto;
	//overflow:hidden;
}
#refine_container .search_box .expand_content {
	//min-width:470px;
	//width:auto;
	//overflow:hidden;
}
#refine_container .search_box .search_bothlinks,
#refine_container .search_box .search_links {
	width:180px;
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
}
#refine_container .search_box .search_display {
	width:200px;
	//margin-left: 200px;
	display:none;
}
#refine_container .search_box.hover .search_display {
	width:274px;
	display:block;
	position:relative;
	float:left;
}
#refine_container .search_box .ui_input.break {
	width:100%;
}
#refine_container .search_box .search_display .ui_input.break {
	width:110%;
	margin-left:-10%;
}
#refine_container .search_box  .ui_input {
	//border:1px solid blue;
	position:relative;
	float:left;
	min-height:20px;
	//padding:0px;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	top:auto;
	left:auto;
	right:auto;
	height:auto;
}
#refine_container .search_box .search_display,
#refine_container .search_box .search_links {
	padding:0px;
	margin-top:3px;
	margin-bottom:3px;
}
#refine_container .search_box .search_display .ui_input .ui_input,
#refine_container .search_box .search_display .ui_input input
{
	margin:0px;
	padding:0px;
	//height:auto;
	height:18px;
}
#refine_container .search_box .search_links .ui_input.radio {
	width:100%;
}
#refine_container .search_box .search_display .ui_input.optionholder {
	margin-bottom: 22px;
	//margin-left: 8px;
}
#refine_container .search_box .search_display .ui_input.counterbox {
	margin-top: -8px;
	margin-right: -8px;
}
#refine_container .search_box .search_display .ui_input.ui_button {
	width:86px
}
#refine_container .search_box .search_display .ui_input.space {
	width:100%;
}
#refine_container .search_box .search_links .ui_input.input {
	margin:0px;
}
#refine_container .search_box .search_display .ui_input.tinyinput {
	width:70px;
	margin-right:8px;
}
#refine_container .search_box .search_display .ui_input.textonly {
	width:126px;
}
#refine_container .search_box .search_display .ui_input.tinyinput input {
	width:90px;
}
#refine_container .search_box .search_display .ui_input.searchfull {
	width:100%;
}
#refine_container .search_box .ui_input.searchfull .autofull {
	width:auto;
	min-width:80px;
}
#refine_container .search_box .search_display .ui_input.searchfull .finderbutton{
	margin-top:1px;
	margin-left:8px;
	height:22px;
}
#refine_container .search_box .search_display > .ui_input.finderbutton {
	height:22px;
	//margin-left:164px;
}
#refine_container .search_box .search_links .ui_input.autofull .autocomplete {
	height:22px;
	width:180px;
	margin:0px;
}
#refine_container .search_box .search_links .ui_input.autofull .autocomplete input {
	height:18px;
	width:180px;
}
#refine_container .search_box .search_display .ui_input.searchfull .autocomplete{
	height:22px;
	width:165px;
}
#refine_container .search_box .search_display .ui_input.searchfull .autocomplete input {
	height:18px;
	width:165px;
}
#refine_container .search_box .search_display .ui_input.input {
	width:150px;
	margin-right:8px;
}
#refine_container .search_box .search_display .ui_input.input .textinput {
	text-indent:8px;
	font-size:14px;
	line-height:16px;
}
#refine_container .search_box .search_display .ui_input.textdrop {
	width:100px;
	margin-left:4px;
}
#refine_container .search_box .search_display .ui_input.tinytext {
	width:20px;
}
#refine_container .search_box select.search_display.ui_input.halfdrop {
	width:85px;
	height:24px;
}
#refine_container .search_box input.search_display.ui_input.halfinput {
	width:180px;
	margin-left:8px;
}
#refine_container .search_box .search_display .textinput {
	width:100%;
	height:19px;
}
#refine_container .search_box .search_display .ui_input.textdrop select {
	height: 22px;
	font-size:12px;
	line-height:12px;
}
#refine_container .ui_input.autofull .option_display {
	z-index:11;
}
#refine_container .ui_input.multiselect .text_holder .ui_input.titletext {
	text-indent:4px;
	margin-top:1px;
	margin-bottom:1px;
}
#refine_container .ui_input.expanddrop {
	position:relative;
	float:left;
	//border-bottom:1px solid #e0e0e0;
	//border-right:1px solid #e0e0e0;
	//border-left:1px solid #505050;
	//border-top:1px solid #505050;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #d0d0d0;
	border-top:1px solid #d0d0d0;
	padding-right:2px;
}
