
.s {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   
    border-color: -moz-use-text-color #ccc #ddd #ddd;
    border-image: none;
    border-radius: 12px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: #888;
    font-family: helvetica,sans-serif;
    font-size: 12px;
   
    height: 20px;
    padding: 2px;
    text-indent: 10px;
    width: 360px;
}
.searchsubmit {
    background: rgba(0, 0, 0, 0) url("img/search.png") no-repeat scroll center center;
    border: medium none;
    cursor: pointer;
    height: 14px;
    position: relative;
    right: 20px;
    top: 2px;
    width: 13px;
}

.lazy 
{
	background:#fdfdfd;
}
.sl_filter
{
	float:left;background:#fdfdfd;;width:100%;padding-top:5px;border-bottom:solid 1px #cccccc
}
.sl_filter h2 {margin:0px;float:left;font-size:14px}
#sub_type {float:left;margin-left:50px;display:none;padding:10px 0px}
.sl_title
{
	color:#0331c4;font-size:14px;font-weight:bold
}
.salon_item a {text-decoration:none;}
.s_spec {font-weight:normal}