@charset "utf-8";
/* CSS Document */
.easm_border{
	text-align:left; 
	padding:3px;
	overflow:auto;
	width:98%;
	border:#565656 solid 1px;
}
.easm_label{
	/*float:left;
	margin:6px 0px 1px;
	text-align:left; */
	padding-left:10px;
	width:100%;
	font-weight:700;
	background:transparent url(/modules/mod_ea_search/img/arrow_down.png) no-repeat center left;
	

}
.easm_input{
	/*margin:3px 0px;*/
	/*white-space:nowrap;*/
	/*float:left;
	margin:2px;*/
	width:100%;
}

.easm_label_price{
	float:left;
	text-align:left; 
	width:40px;
}
div.str_container{

	display:inline;
	width:140px;
}
div.horiz_container{
	
	display:inline; 
	width:140px;
	float:left;
}
.horiz_container_price{
	
	display:inline; 
	width:90px; 
	float:left;
}
.horlabel{
	float:left;
	text-align:left; 
	padding-left:10px;
	width:130px;
	height:16px;
	overflow:hidden;
	font-weight:700;
	background:transparent url(/modules/mod_ea_search/img/arrow_down.png) no-repeat center left;
}
.strlabel{
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right: 20px;
	height:16px;
	overflow:hidden;
	font-weight:700;
	background:transparent url(/modules/mod_ea_search/img/arrow_down.png) no-repeat center left;
}
.hor_price_label{
	float:left;
	text-align:left; 
	padding-left:10px;
	height:16px;
	overflow:hidden;
	width:75px;
	font-weight:700;
	background:transparent url(/modules/mod_ea_search/img/arrow_down.png) no-repeat center left;
}